Converge Embed Tracking Website Processing Configuration

Properties

anonymousIdentityRetentionPeriod?

optional anonymousIdentityRetentionPeriod: string

Amount of time to retain untouched anonymous/partial identities for until purging.


consent?

optional consent: ConsentSettings

Consent management settings.


contentIdentificationBehavior?

optional contentIdentificationBehavior: ContentIdentificationBehavior

Defines the behavior to identify content based on product ID, variant ID or SKU when sending events to platforms.


enrichedIdentityRetentionPeriod?

optional enrichedIdentityRetentionPeriod: string

Amount of time to retain untouched enriched/partial identities for until purging.


isBrowserEventsDisabled?

optional isBrowserEventsDisabled: boolean

Disable browser events from being sent from the browser to platforms and SEEKA API directly.


isIdentityDisabled?

optional isIdentityDisabled: boolean

Disable identity resolution on the browser SDK.


isServerEventsDisabled?

optional isServerEventsDisabled: boolean

Disable events from being ingested by SEEKA API. This will also disable the delivery of events to platforms.


mediateBrowserMethodsToWindowReference?

optional mediateBrowserMethodsToWindowReference: string

JavaScript object reference that all Converge.track and Converge.identity api calls will be mediated to. Can be used to forward all tracking calls to Shopify.analytics.publish('seeka_mediate', { api: 'track', method: TrackingActivityNames.AddToCart, params: [{ productIdentifier: '123' }, commonProps] }) by setting this to Shopify.analytics.publish.


privacyDataControl?

optional privacyDataControl: PrivacyDataControlSettings

Privacy data control settings


publishToVendorsTimeoutSeconds?

optional publishToVendorsTimeoutSeconds: number

Controls identity resolution delay.