[
https://jira.jboss.org/browse/JBIDE-6881?page=com.atlassian.jira.plugin.s...
]
Andre Dietisheim commented on JBIDE-6881:
-----------------------------------------
There are 2 levels of uniqueness:
- session (aka work session in Eclipse) -> reported as "page view" /
"unique page view"
- Eclipse instance -> reported as "New Visitor" / "Returning
Visitor"
Eclipse instances should be trackable by querying the stats for 'Visitor Type' and
the value 'New Visitor'. My plugin currently counts visits and GA recognizes this
and reports accordingly (pretty picky tests should be done though).
It would be nice to have a match towards the sessions, too. Unfortunately I'm still
not 100% sure how this stuff works. There are cookies for this (utmb, utmc) but no spec
that details the values. My tries resulted in strange behaviors in GA (no reporting at
all,
usage reporting reports same eclipse instance as different instances
--------------------------------------------------------------------
Key: JBIDE-6881
URL:
https://jira.jboss.org/browse/JBIDE-6881
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: usage
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 3.2.0.Beta
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
The current usage plugin should stick to the eclipse instance and report request as being
sent by the same eclipse instance. Of course different eclipse instances should be treated
as different instances.
Currently the plugin report requests from the same eclipse instance as being from
different eclipse instances.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira