...
Field label | Field content |
---|---|
event | ViewCategory |
Category id of the viewed page |
Note: the category id in the event needs to correspond with the category id in Squeezely!
An example of the ViewCategory tracking can be found here: https://squeezely.tech/documentation#frontend-viewcategory (see Example)
...
Expand | ||
---|---|---|
| ||
An overview of the data fields you can send in the event, can be found here: Data fields |
Expand | ||
---|---|---|
| ||
Can't figure it out? Consult a webdeveloper |
...
Expand | ||
---|---|---|
| ||
First you need to create the custom data fields in Squeezely Create custom data fields If the custom data fields are available in the datalayer, you can send them along with the field label: custom_(name of the field). In the case of the custom data field custom_province, for example, custom_province must be sent along. |
...