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  
action — Property, class com.distriqt.extension.googleanalytics.ProductAction
ACTION_ADD — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action to use when a product is added to the cart.
ACTION_CHECKOUT — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action to use for hits with checkout data.
ACTION_CHECKOUT_OPTION — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action to be used for supplemental checkout data that needs to be provided after a checkout hit.
ACTION_CLICK — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action to use when the user clicks on a set of products.
ACTION_CLICK — Constant Static Property, class com.distriqt.extension.googleanalytics.Promotion
Action to use when the user clicks/taps on a promotion.
ACTION_DETAIL — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action to use when the user views detailed descriptions of products.
ACTION_PURCHASE — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action that is used to report all the transaction data to GA.
ACTION_REFUND — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action to use while reporting refunded transactions to GA.
ACTION_REMOVE — Constant Static Property, class com.distriqt.extension.googleanalytics.ProductAction
Action to use when a product is removed from the cart.
ACTION_VIEW — Constant Static Property, class com.distriqt.extension.googleanalytics.Promotion
Action to use when the user views a promotion.
addImpression(product:com.distriqt.extension.googleanalytics:Product, impressionList:String) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder
Adds a product impression to the hit.
addProduct(product:com.distriqt.extension.googleanalytics:Product) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder
Adds product information to be sent with a given hit.
addPromotion(promotion:com.distriqt.extension.googleanalytics:Promotion) — method, interface com.distriqt.extension.googleanalytics.builders.HitBuilder
Adds promotion related information to the hit
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