/
Search with Custom Tracking (EN)

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

Field label

Fieldcontent

event

Search

keyword

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.

An overview of the data fields you can send in the event, can be found here: Data (EN)



  • Activate the trigger on the website (for example in the case of ViewContent; view a product on the website)

  • Click on F12

  • Go to Console

  • Type 'datalayer' and press enter

  • Check in the response which fields are available:

Can't figure it out? Consult a webdeveloper



First you need to create the custom data fields in Squeezely Creating custom data fields (EN)

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.

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



Related content

Custom event (EN)
Custom event (EN)
Read with this
Custom event with Custom Tracking (EN)
Custom event with Custom Tracking (EN)
More like this
Custom Tracking (EN)
Custom Tracking (EN)
Read with this
CompleteRegistration with Custom Tracking (EN)
CompleteRegistration with Custom Tracking (EN)
More like this
Custom event with Google Tag Manager (EN)
Custom event with Google Tag Manager (EN)
Read with this
InitiateCheckout with Custom Tracking (EN)
InitiateCheckout with Custom Tracking (EN)
More like this