EventAttributesInput
|
Type |
Interface |
|
Import path |
|
Data common to VIEW, IDENTITY, and custom events.
Signature
Properties
|
Name |
Type |
Description |
Value |
|---|---|---|---|
|
|
|
Optional. The language the site visitor interacts with your brand in. For example, if the site visitor selects the Japanese language in your app, the language is Format: uppercase ISO 639. Default for browser-side events: inferred from the HTML Default for server-side events: empty string. |
|
|
|
|
Optional. The name of the webpage where the interaction with your brand takes place. Default for browser-side events: for the website root page, Default for server-side events: empty string. |
|
|
|
|
Optional. The touchpoint where the user interacts with your brand. For example, for webpages, the channel is Format: uppercase. If unset, this property will not be part of the payload. |
Must be one of:
|
|
|
|
Optional. The alphabetic currency code of the currency the site visitor uses in your app. For example, if the site visitor selects Australian dollars as the currency, the currency is Format: uppercase ISO 4217. If unset, this property will not be part of the payload. |
|