Event Reference
A dataLayer event for GTM
Please select one of the following options:
- Complex Event with Validation Constraints
- Purchase Event
- Add to Cart Event
- Root AnyOf Event
- Root Choice Event
- Choice Event
- Conditional Event
- Nested Conditional Event
- Battle Test Event
View Raw JSON Schema
{
: "https://json-schema.org/draft/2020-12/schema",
: "https://tracking-docs-demo.buchert.digital/schemas/1.3.0/event-reference.json",
"title": "Event Reference",
"description": "A dataLayer event for GTM",
"type": "object",
"allOf": [
{
"$ref":
}
],
"oneOf": [
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
}
]
}