Interface: TrackingConfig
Custom Tracking provider
Hierarchy
- TrackingConfig
Index
Properties
Properties
Optional
cookieName
• cookieName? : undefined | string
The name of the cookie the tracker should access
Optional
eventHandlers
• eventHandlers? : undefined | object
Optional
trackingBaseUrl
• trackingBaseUrl? : undefined | string
The base url for the tracking proxy
type
• type: "sample"
Sample custom tracking implementation