October 2017
Intermediate to advanced
370 pages
8h 57m
English
We can define how and when analytics requests are made with triggers. They are essentially mappings between events and analytics requests and are defined in the triggers object. In the example earlier, we have one trigger:
"trackPageview": { "on": "visible", "request": "pageview", "vars": { "foo": "bar" } }
It has the following properties:
Read now
Unlock full access