Session data
You can capture session data in an event that is triggered in the session, for example, a VIEW event or an ADD event. To pass session data in a custom-made deep link, place the deep link in the object.
|
Attribute |
Type |
Description |
Example |
Required/optional |
|---|---|---|---|---|
|
|
JSON object |
JSON Object An object of arbitrary session data. |
N/A |
Required |
|
|
Any of the following:
|
One or many name/value pair attributes for custom session data. |
|
Optional |
Example 32. Session data