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 |
ScreenViewBuilder — class, package com.distriqt.extension.googleanalytics.builders |
| |
ScreenViewBuilder() — Constructor, class com.distriqt.extension.googleanalytics.builders.ScreenViewBuilder |
|
Constructor
|
send(hit:com.distriqt.extension.googleanalytics:Hit) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Merges the values set on this Tracker with params in hit and generates a hit to be sent. |
service — Static Property, class com.distriqt.extension.googleanalytics.GoogleAnalytics |
|
The singleton instance of the GoogleAnalytics class. |
setAction(action:String) — method, class com.distriqt.extension.googleanalytics.builders.EventBuilder |
|
Set the Action associated with the event
|
setAction(action:String) — method, class com.distriqt.extension.googleanalytics.builders.SocialBuilder |
| |
setAffiliation(affiliation:String) — method, class com.distriqt.extension.googleanalytics.builders.TransactionBuilder |
| |
setAnonymizeIp(anonymizeIp:Boolean) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Enabling anonymize IP functionality tells Google Analytics to anonymize
the IP information sent by the SDK by removing the last octet of the IP
address prior to its storage. |
setAppId(appId:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets the id of the App for analytics reports. |
setAppInstallerId(appInstallerId:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets the Installer Id of the App for analytics reports. |
setAppName(appName:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets the name of the App for analytics reports. |
setAppOptOut(optOut:Boolean) — method, class com.distriqt.extension.googleanalytics.GoogleAnalytics |
|
Sets or resets the application-level opt out flag. |
setAppVersion(appVersion:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets the version identifier of the App for analytics reports. |
setBrand(value:String) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the brand associated with the product in GA reports
|
setCampaignParamsFromUrl(utmParams:String) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
|
Parses and translates utm campaign parameters to analytics campaign param
Valid campaign parameters are:
utm_id
utm_campaign
utm_content
utm_medium
utm_source
utm_term
dclid
gclid
gmob_t
|
setCampaignParamsOnNextHit(url:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Includes the campaign parameters contained in the URI referrer in the next hit. |
setCategory(value:String) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the category associated with the product in GA reports
|
setCategory(category:String) — method, class com.distriqt.extension.googleanalytics.builders.EventBuilder |
|
Set the Category in which the event will be filed
|
setCategory(category:String) — method, class com.distriqt.extension.googleanalytics.builders.ItemBuilder |
| |
setCategory(category:String) — method, class com.distriqt.extension.googleanalytics.builders.TimingBuilder |
| |
setCheckoutOptions(value:String) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the label associated with the checkout. |
setCheckoutStep(value:int) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the checkout processes's progress. |
setClientId(clientId:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets a particular client Id for the device. |
setCouponCode(value:String) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the coupon code associated with the product. |
setCreative(value:String) — method, class com.distriqt.extension.googleanalytics.Promotion |
|
Sets the name of the creative associated with the promotion
|
setCurrencyCode(currencyCode:String) — method, class com.distriqt.extension.googleanalytics.builders.ItemBuilder |
| |
setCurrencyCode(currencyCode:String) — method, class com.distriqt.extension.googleanalytics.builders.TransactionBuilder |
| |
setCustomDimension(index:int, value:String) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the custom dimensions associated with the product
|
setCustomDimension(index:int, dimension:String) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
|
Adds a custom dimension to the current hit builder. |
setCustomMetric(index:int, value:int) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the custom metrics associated with the product
|
setCustomMetric(index:int, metric:Number) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
|
Adds a custom metric to the current hit builder. |
setDescription(description:String) — method, class com.distriqt.extension.googleanalytics.builders.ExceptionBuilder |
| |
setDryRun(dryRun:Boolean) — method, class com.distriqt.extension.googleanalytics.GoogleAnalytics |
|
Toggles dry run mode. |
setEncoding(encoding:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
setFatal(fatal:Boolean) — method, class com.distriqt.extension.googleanalytics.builders.ExceptionBuilder |
| |
setHostname(hostname:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
setId(value:String) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the id that is used to identify a product in GA reports
|
setId(value:String) — method, class com.distriqt.extension.googleanalytics.Promotion |
|
Sets the id that is used to identify a promotion in GA reports. |
setLabel(label:String) — method, class com.distriqt.extension.googleanalytics.builders.EventBuilder |
| |
setLabel(label:String) — method, class com.distriqt.extension.googleanalytics.builders.TimingBuilder |
| |
setLanguage(language:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets the language based on user's preferred locale. |
setLocalDispatchPeriod(seconds:int) — method, class com.distriqt.extension.googleanalytics.GoogleAnalytics |
|
Sets dispatch period for the local dispatcher. |
setLocation(location:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
setName(value:String) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the name that is used to identify the product in GA reports
|
setName(value:String) — method, class com.distriqt.extension.googleanalytics.Promotion |
|
Sets the name that is used to identify the promotion in GA reports. |
setName(name:String) — method, class com.distriqt.extension.googleanalytics.builders.ItemBuilder |
| |
setNetwork(network:String) — method, class com.distriqt.extension.googleanalytics.builders.SocialBuilder |
| |
setNewSession() — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
| |
setNonInteraction(nonInteraction:Boolean) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
| |
setPage(page:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
setParam(key:String, value:String) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
|
Sets the value for the given parameter name. |
setPosition(value:int) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the position of the product on the page/product impression list etc
|
setPosition(value:String) — method, class com.distriqt.extension.googleanalytics.Promotion |
|
Sets the position of the promotion. |
setPrice(value:Number) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the price of the product
|
setPrice(price:Number) — method, class com.distriqt.extension.googleanalytics.builders.ItemBuilder |
| |
setProductAction(action:com.distriqt.extension.googleanalytics:ProductAction) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
|
Sets a product action for all the products included in this hit. |
setProductActionList(value:String) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the list name associated with the products in the analytics hit. |
setProductListSource(value:String) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the list source name associated with the products in the analytics hit. |
setPromotionAction(action:String) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder |
| |
setQuantity(value:int) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the quantity of the product. |
setQuantity(quantity:int) — method, class com.distriqt.extension.googleanalytics.builders.ItemBuilder |
| |
setReferrer(referrer:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
setRevenue(revenue:Number) — method, class com.distriqt.extension.googleanalytics.builders.TransactionBuilder |
| |
setSampleRate(sampleRate:Number) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Set the sample rate for all hits generated by the app. |
setScreenColors(screenColors:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
setScreenName(screenName:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Set the screen name to be associated with all subsequent hits
|
setScreenResolution(width:int, height:int) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets the screen resolution of the device. |
setSessionTimeout(sessionTimeout:int) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Specify the time (in seconds) an app can stay in the background before a new session is started. |
setShipping(shipping:Number) — method, class com.distriqt.extension.googleanalytics.builders.TransactionBuilder |
| |
setSku(sku:String) — method, class com.distriqt.extension.googleanalytics.builders.ItemBuilder |
| |
setTarget(target:String) — method, class com.distriqt.extension.googleanalytics.builders.SocialBuilder |
| |
setTax(tax:Number) — method, class com.distriqt.extension.googleanalytics.builders.TransactionBuilder |
| |
setTitle(title:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
setTransactionAffiliation(value:String) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the transaction's affiliation value. |
setTransactionCouponCode(value:String) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the coupon code used in a transaction. |
setTransactionId(value:String) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
The unique id associated with the transaction. |
setTransactionId(transactionId:String) — method, class com.distriqt.extension.googleanalytics.builders.ItemBuilder |
| |
setTransactionId(transactionId:String) — method, class com.distriqt.extension.googleanalytics.builders.TransactionBuilder |
| |
setTransactionRevenue(value:Number) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the transaction's total revenue. |
setTransactionShipping(value:Number) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the transaction's shipping costs. |
setTransactionTax(value:Number) — method, class com.distriqt.extension.googleanalytics.ProductAction |
|
Sets the transaction's total tax. |
setUseSecure(useSecure:Boolean) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets whether hits should be sent securely over https. |
setValue(key:String, value:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
|
Sets the model value for the given key. |
setValue(value:int) — method, class com.distriqt.extension.googleanalytics.builders.EventBuilder |
| |
setValue(value:int) — method, class com.distriqt.extension.googleanalytics.builders.TimingBuilder |
| |
setVariable(variable:String) — method, class com.distriqt.extension.googleanalytics.builders.TimingBuilder |
| |
setVariant(value:String) — method, class com.distriqt.extension.googleanalytics.Product |
|
Sets the variant of the product
|
setViewportSize(viewportSize:String) — method, interface com.distriqt.extension.googleanalytics.Tracker |
| |
SOCIAL — Constant Static Property, class com.distriqt.extension.googleanalytics.Hit |
| |
SocialBuilder — class, package com.distriqt.extension.googleanalytics.builders |
| |
SocialBuilder() — Constructor, class com.distriqt.extension.googleanalytics.builders.SocialBuilder |
|
Constructor
|
|
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 |