TOPICS×
media.trackEvents
The variable identifies which events should be sent with a media hit.
It is only applicable with JavaScript and ActionSource.
Max Size
| Debugger Parameter
| Reports Populated
| Default Value
|
---|---|---|---|
N/A
| N/A
| N/A
| s.Media.trackEvents="None"
|
Syntax and Possible Values
Event names such as event1 or purchase.
Examples
s.Media.trackEvents="event1,purchase"
Pitfalls, Questions, and Tips
Make sure to populate trackVars with "events" whenever this variable is populated.