Title: Button tracking
Last modified: April 15, 2019

---

# Button tracking

 *  Resolved [hotelwww](https://wordpress.org/support/users/hotelwww/)
 * (@hotelwww)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/button-tracking-2/)
 * Hello,
    Is it possible to track clicks on buttons?
 * Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [tomdude](https://wordpress.org/support/users/tomdude/)
 * (@tomdude)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/button-tracking-2/#post-11430889)
 * Yes. There are a few different methods for setting up button tracking. The most
   common way to do it is to set up an Intelligence Event for tracking. To do this
   go to WP Admin > Intelligence > Settings > Events > Add event.
 * Most of the fields you can leave blank. This is an example of what to enter to
   track clicks on all buttons with the markup:
 * `<button class="btn">Click me</button>`
 * General:
    Title: Button Click Event trigger: Selector: button On Event: click
   Availability: Enable event on: All pages except those in the Page list below
 * You can adjust the settings if there are specific buttons you want to track. 
   For example, if you want to track just buttons with the class “track-click”, 
   you would change the Event trigger: Selector: “button.track-click”.
 *  Thread Starter [hotelwww](https://wordpress.org/support/users/hotelwww/)
 * (@hotelwww)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/button-tracking-2/#post-11431127)
 * tomdude,
    Many thanks, I did like this image ([https://snag.gy/MtTfYg.jpg](https://snag.gy/MtTfYg.jpg))
   and I will try to observe.
 * Best Regards
 *  Thread Starter [hotelwww](https://wordpress.org/support/users/hotelwww/)
 * (@hotelwww)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/button-tracking-2/#post-11436423)
 * is it normal to come (not set) on the label ([https://snag.gy/xSey4F.jpg](https://snag.gy/xSey4F.jpg))?
 *  Plugin Author [tomdude](https://wordpress.org/support/users/tomdude/)
 * (@tomdude)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/button-tracking-2/#post-11438879)
 * Yes, by default. If the button was a link, the label would be the href of the
   link. But for a button Intelligence doesn’t have an automatic default.
 * You can set one though either using markup on the button or setting the label
   in the Intel Event settings.
 * If you can point me to the button(s) on your site you are trying to track I could
   better advise how to set a label.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Button tracking’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/intelligence_fafafa.svg)
 * [Intelligence](https://wordpress.org/plugins/intelligence/)
 * [Support Threads](https://wordpress.org/support/plugin/intelligence/)
 * [Active Topics](https://wordpress.org/support/plugin/intelligence/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/intelligence/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/intelligence/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)

 * 4 replies
 * 2 participants
 * Last reply from: [tomdude](https://wordpress.org/support/users/tomdude/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/button-tracking-2/#post-11438879)
 * Status: resolved