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
- Author:
- Daniel Murphy
-
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.voidReset the session cookie.
-
Field Details
-
URL_PREFIX
- See Also:
-
-
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:
-
resetSession
public void resetSession()Description copied from interface:IGoogleAnalyticsURLBuilderReset the session cookie.- Specified by:
resetSessionin interfaceIGoogleAnalyticsURLBuilder- See Also:
-