com.dmurph.tracking
Class GoogleAnalyticsV4_7_2
java.lang.Object
com.dmurph.tracking.GoogleAnalyticsV4_7_2
- All Implemented Interfaces:
- IGoogleAnalyticsURLBuilder
public class GoogleAnalyticsV4_7_2
- extends Object
- implements IGoogleAnalyticsURLBuilder
http://code.google.com/apis/analytics/docs/tracking/gaTrackingTroubleshooting.html#gifParameters
- Author:
- Daniel Murphy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL_PREFIX
public static final String URL_PREFIX
- See Also:
- Constant Field Values
GoogleAnalyticsV4_7_2
public GoogleAnalyticsV4_7_2(AnalyticsConfigData argConfig)
getGoogleAnalyticsVersion
public String getGoogleAnalyticsVersion()
- Description copied from interface:
IGoogleAnalyticsURLBuilder
- Gets the version for this builder.
- Specified by:
getGoogleAnalyticsVersion in interface IGoogleAnalyticsURLBuilder
- Returns:
- See Also:
IGoogleAnalyticsURLBuilder.getGoogleAnalyticsVersion()
buildURL
public String buildURL(AnalyticsRequestData argData)
- Description copied from interface:
IGoogleAnalyticsURLBuilder
- Build the url request from the data.
- Specified by:
buildURL in interface IGoogleAnalyticsURLBuilder
- Returns:
- See Also:
IGoogleAnalyticsURLBuilder.buildURL(com.dmurph.tracking.AnalyticsRequestData)
resetSession
public void resetSession()
- Description copied from interface:
IGoogleAnalyticsURLBuilder
- Reset the session cookie.
- Specified by:
resetSession in interface IGoogleAnalyticsURLBuilder
- See Also:
IGoogleAnalyticsURLBuilder.resetSession()
Copyright © 2011. All Rights Reserved.