How to create trackers in the editor

It is important to add trackers in order to track how visitors respond to the changes you make on your website.

For example, if you change the color of a button, you’ll need to track the clicks on it.

Add a tracker

Select the element you want to track and click on Add Tracker.

  • Name your tracker (e.g. click on CTA “Buy Now”)

  • Event: Choose between the following options:

    • Mousedown: tracked event based on the mouse clicking and releasing

    • Click: tracked event based on the click only

    • Submit: tracked event based on a form send

    • Focus: visitor has set the focus on the targeted element

    • Blur: visitor has left the targeted element (which had the focus)

    • Hover: visitor has hovered over the element

Note: In order to maintain good quality and a reasonable amount of data, the hover event is only triggered if the visitor remains at least 500ms above the targeted element.

The selector you’ve chosen is preselected in the change selector field, but you can change it or refine it.

While editing, click on Validate - your tracker will be visible if you click on the Tracker entry on the right-hand bar. You can edit or remove trackers directly from this panel.

Trackers availability

Two options are available in the tracker configuration:

For more information about trackers (Account action trackers and X action trackers), please refer to the following article.

Last updated

Was this helpful?