HIER

The simplest way to tag a button click is using our Custom Tag Editor. Check out this article to learn more about this method.

 

For advanced configuration follow the guide below:

 

Let’s say you have a call-to-action button on one of your pages, and you would like to filter for all recordings where a user has clicked this button. To do this, you will want to tag the recording by running a line of JavaScript whenever the user clicks this button.

 

First, we will need to understand what is the HTML of that CTA button.

 

Here is an example of how your HTML might look.

HALLO