sessionControl() - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
setBoolean(GoogleAnalyticsParameter, Boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
setDefaultRequest(DefaultRequest) - Method in class com.brsanthu.googleanalytics.GoogleAnalytics
setDeriveSystemParameters(boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
setDiscoverRequestParameters(boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
If true, derives the system properties (User Language, Region, Country, Screen Size, Color Depth, and File encoding) and adds to
the default request.
setDouble(GoogleAnalyticsParameter, Double) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
setEnabled(boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalytics
setEnabled(boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Enables or disables the GoogleAnalytics posting.
setGatherStats(boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
setHttpClient(HttpClient) - Method in class com.brsanthu.googleanalytics.GoogleAnalytics
setHttpsUrl(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
URL to use when posting the event in https mode.
setHttpUrl(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
URL to use when posting the event in http mode.
setInteger(GoogleAnalyticsParameter, Integer) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
setMaxThreads(int) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
setPostedParms(List<NameValuePair>) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsResponse
setProxyHost(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Sets the host name of the proxy server, to connect to Google analytics.
setProxyPassword(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Sets the password which should be used to authenticate to the proxy server.
setProxyPort(int) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Sets the host name of the proxy server, to connect to Google analytics.
setProxyUserName(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Sets the user name which should be used to authenticate to the proxy server.
setRequestParameterDiscoverer(RequestParameterDiscoverer) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Sets the appropriate request parameter discoverer.
setStatusCode(int) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsResponse
setString(GoogleAnalyticsParameter, String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
Sets the String value for specified parameter.
setThreadNameFormat(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Sets the thread name format that should be while creating the threads.
setUseHttps(boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Instructs to use https url to send the events.
setUserAgent(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
Sets the user agent string that should be sent while making the http request.
setValidate(boolean) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
If set, validates the request before sending to Google Analytics.
socialAction(String) - Method in class com.brsanthu.googleanalytics.DefaultRequest
socialAction() - Method in class com.brsanthu.googleanalytics.DefaultRequest
socialAction(String) - Method in class com.brsanthu.googleanalytics.SocialHit
socialAction() - Method in class com.brsanthu.googleanalytics.SocialHit
socialActionTarget(String) - Method in class com.brsanthu.googleanalytics.DefaultRequest
socialActionTarget() - Method in class com.brsanthu.googleanalytics.DefaultRequest
socialActionTarget(String) - Method in class com.brsanthu.googleanalytics.SocialHit
socialActionTarget() - Method in class com.brsanthu.googleanalytics.SocialHit
SocialHit - Class in com.brsanthu.googleanalytics
GA request to track social interactions
SocialHit() - Constructor for class com.brsanthu.googleanalytics.SocialHit
SocialHit(String, String, String) - Constructor for class com.brsanthu.googleanalytics.SocialHit
socialNetwork(String) - Method in class com.brsanthu.googleanalytics.DefaultRequest
socialNetwork() - Method in class com.brsanthu.googleanalytics.DefaultRequest
socialNetwork(String) - Method in class com.brsanthu.googleanalytics.SocialHit
socialNetwork() - Method in class com.brsanthu.googleanalytics.SocialHit
T
- tcpConnectTime(Integer) - Method in class com.brsanthu.googleanalytics.DefaultRequest
-
- tcpConnectTime() - Method in class com.brsanthu.googleanalytics.DefaultRequest
-
- tcpConnectTime(Integer) - Method in class com.brsanthu.googleanalytics.TimingHit
-
- tcpConnectTime() - Method in class com.brsanthu.googleanalytics.TimingHit
-
- TimingHit - Class in com.brsanthu.googleanalytics
-
GA request to track performance timings like page load time, server response time etc.
- TimingHit() - Constructor for class com.brsanthu.googleanalytics.TimingHit
-
- toBoolean(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
-
- toDouble(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
-
- toInteger(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
-
- toString() - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsConfig
-
- toString() - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
-
- toString() - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsResponse
-
- toString() - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsStats
-
- trackingId(String) - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
-
- trackingId() - Method in class com.brsanthu.googleanalytics.GoogleAnalyticsRequest
-
- TransactionHit - Class in com.brsanthu.googleanalytics
-
GA request to track ecommerce transaction.
- TransactionHit() - Constructor for class com.brsanthu.googleanalytics.TransactionHit
-
- TransactionHit(String) - Constructor for class com.brsanthu.googleanalytics.TransactionHit
-
- TransactionHit(String, Double) - Constructor for class com.brsanthu.googleanalytics.TransactionHit
-
- TransactionHit(String, String, Double) - Constructor for class com.brsanthu.googleanalytics.TransactionHit
-
- TransactionHit(String, String, Double, String) - Constructor for class com.brsanthu.googleanalytics.TransactionHit
-
- TransactionHit(String, String, Double, Double, Double, String) - Constructor for class com.brsanthu.googleanalytics.TransactionHit
-
- txAffiliation(String) - Method in class com.brsanthu.googleanalytics.DefaultRequest
-