Package com.dmurph.tracking

Interface Summary
IGoogleAnalyticsURLBuilder URL builder for the tracking requests.
 

Class Summary
AnalyticsConfigData Data that is client-specific, and should be common for all tracking requests.
AnalyticsRequestData Tracking data that is pertinent to each individual tracking request.
GoogleAnalyticsV4_7_2 http://code.google.com/apis/analytics/docs/tracking/gaTrackingTroubleshooting.html#gifParameters
JGoogleAnalyticsTracker Common tracking calls are implemented as methods, but if you want to control what data to send, then use JGoogleAnalyticsTracker.makeCustomRequest(AnalyticsRequestData).
URIEncoder simple uri encoder, made from the spec at: http://www.ietf.org/rfc/rfc2396.txt
 

Enum Summary
JGoogleAnalyticsTracker.DispatchMode  
JGoogleAnalyticsTracker.GoogleAnalyticsVersion  
 



Copyright © 2011. All Rights Reserved.