Converge Embed Tracking Js Auto Collection Configuration

Properties

activityDefinitions?

optional activityDefinitions: ConvergeEmbedTrackingActivityDefinition[]


activityNames?

optional activityNames: TrackingActivityNames[]

Activities or events that will be automatically collected from user behaviour.


interceptorStartDelayMs?

optional interceptorStartDelayMs: number

Milliseconds to wait until initialising the interceptors that support automatic activity collection. Null or 0 will disable the delay and initialise the interceptors immediately. -1 will disable the interceptors.


keywordSearchQueryParamName?

optional keywordSearchQueryParamName: string

Name of query parameter that contains the search text for site searches. A KeywordSearchQueryParamName of 'q' will resolve the search text 'awesome product' from the url https://examplewebsite.com?q=awesome%20product


orderSuccessUrlPathMatchRegex?

optional orderSuccessUrlPathMatchRegex: string

Regex to match and identify order status page URL for the site to allow for automatic order event collection.