A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getAppOptOut() — method, class com.distriqt.extension.googleanalytics.GoogleAnalytics
Returns whether the state of the application-level opt is on.
getInstallReferrer() — method, class com.distriqt.extension.googleanalytics.GoogleAnalytics
Android only Retrieves the install referrer to see which campaigns, websites, and other apps are referring users to Google Play Store to download your app.
getTracker(trackingID:String) — method, class com.distriqt.extension.googleanalytics.GoogleAnalytics
Creates or gets a tracker from the specified tracking ID.
getValue(key:String) — method, interface com.distriqt.extension.googleanalytics.Tracker
Gets the model value for the given key.
GoogleAnalytics — final class, package com.distriqt.extension.googleanalytics
This class represents the Google Analytics extension.
GoogleAnalytics() — Constructor, class com.distriqt.extension.googleanalytics.GoogleAnalytics
Constructor You should not call this directly, but instead use the singleton access
GoogleAnalyticsUtils — class, package com.distriqt.extension.googleanalytics
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z