Search with Custom Tracking (EN)
The Search event should be triggered when a profile performs a search on the website
Minimum
In the event, at least the following is sent:
Field label | Fieldcontent |
---|---|
event | Search |
The entered search keyword |
You can find an example of the search tracking here: https://squeezely.tech/documentation#frontend-search (see Example)
Extra
In this event extra data fields from the datalayer can be send along. Tip: send all fields that are available at the trigger in the datalayer and consult with the Squeezely users which extra fields they want to receive in the event.
Check
After the implementation you can check the incoming event with its fields as follows:
Go to Data and scroll to 'Events':
Click on Search
Check if the incoming data matches with the tracking
If yes, the event comes in complete
If not, check the implementation