dymatrix_flutter
library
Classes
-
BasketItem
-
A representation of an item in the shopping cart.
-
Bill
-
A representation of billing information.
-
Dymatrix
-
Implementation of the Dymatrix API.
-
Login
-
A representation of a user login attempt.
-
PageViewEvent
-
A representation of a page view event. This class serves as a data container
for tracking user interactions on a page. After instantiating a PageViewEvent,
various properties such as billing, login, content, and product events can be added.
-
ProductEvent
-
A representation of a product-related event, such as viewing, adding, removing or buying a product.
-
Register
-
A representation of a user registration attempt.
-
Search
-
A representation of a search query.
-
Target
-
A representation of a target, e.g. a download or a lottery.
Enums
-
PrivacySettings
-
A collection of predefined privacy settings used to control the tracking behavior.
Use
setPrivacySettings() to change the privacy settings for all future tracking events.
-
TargetRule
-
A collection of methods to use.