Activity Payload Base

Extended by

Properties

activityId?

optional activityId: string

Unique identifier used to de-duplicate activities


activityName?

optional activityName: TrackingActivityNames

Standard or custom activity / behavior activity name.


activityNameCustom?

optional activityNameCustom: string

Required if ActivityName is set to Custom. When setting this parameter in conjunction with setting ActivityName to a standard event name, Seeka will process the event as a standard event with the exception of conversion based data destinations being sent the event as the ActivityNameCustom value with the parameters of the standard event.


commerce?

optional commerce: CommerceActivityTrackingEventMetadata

E-Commerce specific activity properties


contentBehaviour?

optional contentBehaviour: ContentBehaviourActivityTrackingEventMetadata

Content behavior specific activity properties


contentItem?

optional contentItem: ContentItemActivityTrackingEventMetadata

Content item activity properties


lead?

optional lead: LeadActivityTrackingEventMetadata

Lead activity properties


promotion?

optional promotion: PromotionalActivityTrackingEventMetadata

Promotion specific activity properties


properties?

optional properties: object

Custom properties attached to the tracking event

Index signature

[key: string]: string


search?

optional search: SearchActivityTrackingEventMetadata

Search function specific activity properties


signUp?

optional signUp: SignUpActivityTrackingEventMetadata

Sign up / newsletter function specific activity properties


userAccount?

optional userAccount: UserAccountActivityTrackingEventMetadata

User account specific activity properties