Articles on: PLAYER AND VIDEO
This article is also available in:

Understanding "Clicks on the Button" in Analytics

What Are Clicks on the Button?


In our Analytics, we provide you with a metric called "Clicks on the Button."


VTurb’s Button Click counter will track all clicks made on VTurb action buttons, as well as clicks on Recovery Thumbnail buttons (that contain links).





You can also track clicks on buttons from your page builder by following the tutorial below!

This way, you get one more metric to quickly analyze the performance of your VSL!


How to set up click tracking for buttons from your page builder


You have two options for this. In your website’s HTML, you can add either a class or an ID to the button whose clicks you want to track.


If you choose to use a class:

  • Add the class smartplayer-click-event to the buttons where you want clicks to be tracked.
smartplayer-click-event


If you choose to use an ID:

  • Add the ID smartplayer-click-event-1 to the buttons where you want clicks to be tracked.

Change the number “1” for each button you want to track.

smartplayer-click-event-1
smartplayer-click-event-2


  • Elementor
  1. Open Elementor and click on the button
  2. Go to Advanced
  3. In the CSS Classes field, enter smartplayer-click-event
  4. Update the page
  5. From that point on, clicks will appear in VTurb Analytics


  • Alternative

You can also use specific IDs for buttons, for example:

<button id="smartplayer-click-event-1">Buy Now</button>
<button id="smartplayer-click-event-2">Learn More</button>

Updated on: 04/20/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!