| Package | Description |
|---|---|
| com.erikandcolleen.gacookieparser |
https://developers.google.com/analytics/resources/concepts/gaConceptsCookies
http://www.tutkiun.com/2011/04/a-google-analytics-cookie-explained.html
http://home.wangjianshuo.com/archives/20090502_google_analytics_cookie_by_this_site.htm
http://blog.vkistudios.com/index.cfm/2010/8/31/GA-Basics-The-Structure-of-Cookie-Values
|
| com.erikandcolleen.gacookieparser.servlet |
| Modifier and Type | Method and Description |
|---|---|
GACustomValueData |
GoogleAnalyticsData.getCustomValue() |
| Constructor and Description |
|---|
GoogleAnalyticsCombinedData(GAVisitorData visitor,
GASessionData session,
GASessionEndData sessionEnd,
GACustomValueData customValue,
GAWebsiteOptimizerData websiteOptimizer,
GATrafficSourcesData trafficSources) |
GoogleAnalyticsData(GAVisitorData visitor,
GASessionData session,
GASessionEndData sessionEnd,
GACustomValueData customValue,
GAWebsiteOptimizerData websiteOptimizer,
GATrafficSourcesData trafficSources) |
| Modifier and Type | Method and Description |
|---|---|
static GACustomValueData |
GADataServletParser.getCustomValueData(javax.servlet.http.HttpServletRequest request) |
Copyright © 2015. All rights reserved.