Integrate Navattic events with Google Tag Manager for flexible tracking configurations.
Create and configure the Navattic JS tag
View complete GTM tag code
Create a custom event trigger
navattic_event
{{Event}}
equals navattic_event
Create data layer variables
Variable Name | Type | Data layer variable name |
---|---|---|
Navattic event type | Data Layer Variable | data.type |
Navattic demo name | Data Layer Variable | data.project__name |
Navattic flow name | Data Layer Variable | data.flow__name |
Navattic step name | Data Layer Variable | data.step__name |
data.type
, data.project__name
)Configure GA4 event tag
navattic_engagement
Event Parameter | Data layer variable name |
---|---|
navatticEventType | {{Navattic event type}} |
navatticDemoName | {{Navattic demo name}} |
navatticFlowName | {{Navattic flow name}} |
navatticStepName | {{Navattic step name}} |
Preview, test, and publish