Uses of Interface
org.atmosphere.util.analytics.URLBuildingStrategy

Packages that use URLBuildingStrategy
org.atmosphere.util.analytics   
 

Uses of URLBuildingStrategy in org.atmosphere.util.analytics
 

Classes in org.atmosphere.util.analytics that implement URLBuildingStrategy
 class GoogleAnalytics_v1_URLBuildingStrategy
          Fork of https://code.google.com/p/jgoogleanalytics/

URL building logic for the earlier versions of google analytics (urchin.js)

 

Methods in org.atmosphere.util.analytics with parameters of type URLBuildingStrategy
 void JGoogleAnalyticsTracker.setUrlBuildingStrategy(URLBuildingStrategy urlBuildingStrategy)
          Setter injection for URLBuildingStrategy incase if you want to use a different url building logic.
 



Copyright © 2014. All Rights Reserved.