Interface | Description |
---|---|
SetConfigCallback |
SetConfigCallback should be implemented when setConfig method in async mode called
|
TrackerListener |
Send different events during hit building
|
UserIdCallback |
UserIdCallback should be implemented when getUserId method in async mode called
|
Class | Description |
---|---|
AbstractScreen |
Abstract class to manage screen tracking
|
Aisle |
Wrapper class for visited aisle tracking
|
Aisles | Deprecated
Since 2.3.0, Aisle is now only available as a screen object property.
|
ATFrameLayout | |
ATImageView | |
ATInternet |
Use this class to manage tracker instances
|
ATRelativeLayout | |
Audio |
Wrapper class for audio media tracking
|
Audios |
Wrapper class to manage Audio instances
|
AVInsights | |
BusinessObject | |
Campaign |
Wrapper class for marketing campaign tracking
|
Campaigns |
Wrapper class to manage Campaign instances
|
Cart |
Wrapper class to manage your cart
|
Configuration |
Class to manage tracker configuration
|
Context |
Wrapper class to manage global context tracking
|
CustomObject |
Wrapper class to inject custom data in tracking
|
CustomObjects |
Wrapper class to manage CustomObject instances
|
CustomTreeStructure |
Wrapper class for custom tree structure tracking
|
CustomTreeStructures | Deprecated
Since 2.3.0, CustomTreeStructure is now only available as a screen object property.
|
CustomVar |
Wrapper class to inject custom variables
|
CustomVars |
Wrapper class to manage CustomVar instances
|
Debugger |
Class to manage Debugger feature
|
DynamicScreen |
Wrapper class for dynamic screen tracking
|
DynamicScreens |
Wrapper class to manage Screen instances
|
ECommerce | |
Event | |
Events | |
Gesture |
Wrapper class for gesture tracking
|
Gestures |
Wrapper class to manage Gesture instances
|
Hit |
Class to provide hit information
|
IdentifiedVisitor |
Wrapper class for identified visitor tracking
|
InternalSearch |
Wrapper class for internal search tracking
|
InternalSearches | Deprecated
Since 2.3.0, InternalSearch is now only available as a screen or gesture object property.
|
LiveAudio |
Wrapper class for live audio tracking
|
LiveAudios |
Wrapper class to LiveAudio instances
|
LiveMedia |
Wrapper class to LiveMedium instances
|
LiveMedium |
Wrapper class for media tracking
|
LiveVideo |
Wrapper class for live video tracking
|
LiveVideos |
Wrapper class to LiveVideo instances
|
Location |
Wrapper class for gps location tracking
|
Locations | Deprecated
Since 2.3.0, Location is now only available as a screen object property.
|
Media |
Wrapper class to Medium instances
|
MediaPlayer |
Wrapper class to manage rich media tracking
|
MediaPlayers |
Wrapper class to manage MediaPlayer instances
|
Medium |
Wrapper class for media tracking
|
MvTesting |
Wrapper class for mm testing tracking
|
MvTestings |
Wrapper class to manage Order instances
|
MvTestingVars |
Adds variables to a mvtesting
|
NuggAd |
Wrapper class to enable NuggAd partner usage
|
NuggAds |
Wrapper class to manage NuggAd instances
|
Offline |
Wrapper class to manage offline hits stored
|
OnAppAd |
Abstract class to manage advertising tracking
|
Order |
Wrapper class to manage SalesTracker order feature
|
OrderAmount |
Wrapper class to manage specific order amount feature
|
OrderCustomVars |
Adds custom variables to an order
|
OrderDelivery |
Wrapper class to manage specific order delivery feature
|
OrderDiscount |
Wrapper class to manage specific order discount feature
|
Orders |
Wrapper class to manage Order instances
|
Param | |
ParamOption |
Class to customize parameter options
|
Privacy | |
Product |
Wrapper class to manage product for SalesTracker or viewed products tracking
|
Products |
Wrapper class to manage Product instances
|
Publisher |
Wrapper class for advertising publisher tracking
|
PublisherImpression |
Publisher subclass to manage Publisher impression only
|
PublisherImpressions |
Wrapper class to manage PublisherImpression instances
|
Publishers |
Wrapper class to manage Publisher instances
|
ReferrerReceiver |
Broadcast Receiver to catch store referrer
|
RequiredPropertiesDataObject | |
RichMedia | |
Screen |
Wrapper class for screen tracking
|
Screens |
Wrapper class to manage Screen instances
|
SelfPromotion |
Wrapper class for advertising self promotion tracking
|
SelfPromotionImpression |
SelfPromotion subclass to manage self promotion impression only
|
SelfPromotionImpressions |
Wrapper class to manage SelfPromotionImpression instances
|
SelfPromotions |
Wrapper class to manage SelfPromotion instances
|
Tracker |
Wrapper class for tracking usage of your application
|
TrackerConfigurationKeys |
Tracker Configuration Keys constants
|
Utility | |
Video |
Wrapper class for video media tracking
|
Videos |
Wrapper class to manage Video instances
|
Enum | Description |
---|---|
ATInternet.EncryptionMode |
Enum for different encryption mode
|
Context.BackgroundMode |
Enum with different background mode
|
CustomVar.CustomVarType |
Enum with different CustomVarType
|
Gesture.Action |
Enum with different type of gesture
|
Hit.HitParam |
Enum with different hit parameter keys
|
Hit.HitType |
Enum with different hit types
|
OnAppAd.Action |
Enum with different advertisement type
|
ParamOption.RelativePosition |
Enum for relative position
|
Privacy.StorageFeature | |
Privacy.VisitorMode | |
Product.Action |
Action enum
|
RichMedia.Action |
Enum with different action types
|
RichMedia.BroadcastMode |
Enum with different broadcast mode
|
Tracker.IdentifierType |
Enum for different identifier
|
Tracker.OfflineMode |
Enum for different offline mode
|
Tracker.PluginKey |
Enum for different plugin
|
Tracker.UUIDExpirationMode |
Enum for different UUID Expiration mode
|
TrackerListener.HitStatus |
Status enum
|