Class GoogleAnalyticsV4_7_2
java.lang.Object
com.dmurph.tracking.GoogleAnalyticsV4_7_2
- All Implemented Interfaces:
IGoogleAnalyticsURLBuilder
http://code.google.com/apis/analytics/docs/tracking/gaTrackingTroubleshooting.html#gifParameters
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildURL(AnalyticsRequestData argData) Build the url request from the data.Gets the version for this builder.private StringgetURIString(String argString) private inthostnameHash(String hostname) voidReset the session cookie.
-
Field Details
-
URL_PREFIX
- See Also:
-
config
-
random
-
-
Constructor Details
-
GoogleAnalyticsV4_7_2
-
-
Method Details
-
getGoogleAnalyticsVersion
Description copied from interface:IGoogleAnalyticsURLBuilderGets the version for this builder.- Specified by:
getGoogleAnalyticsVersionin interfaceIGoogleAnalyticsURLBuilder- Returns:
- See Also:
-
buildURL
Description copied from interface:IGoogleAnalyticsURLBuilderBuild the url request from the data.- Specified by:
buildURLin interfaceIGoogleAnalyticsURLBuilder- Parameters:
argData-- Returns:
- See Also:
-
getURIString
-
hostnameHash
-
resetSession
public void resetSession()Description copied from interface:IGoogleAnalyticsURLBuilderReset the session cookie.- Specified by:
resetSessionin interfaceIGoogleAnalyticsURLBuilder- See Also:
-