Title: Need to add track scripts
Last modified: February 4, 2017

---

# Need to add track scripts

 *  Resolved [Robin](https://wordpress.org/support/users/cinghaman/)
 * (@cinghaman)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/need-to-add-track-scripts/)
 * Hi
    I need to add tracking scripts write before closing of form tag, i have three
   different popups, is there a filter i can use to add three different tracking
   scripts to three different popup forms.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Popup Builder Team](https://wordpress.org/support/users/popup-by-sygnoos/)
 * (@popup-by-sygnoos)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/need-to-add-track-scripts/#post-8743648)
 * Hi Robin,
 * I’m afraid our plugin doesn’t have tracking filter yet.
    You can try to do so
   via JS.
 * 1. For popup opening:
 * jQuery(“#sgcolorbox”).bind(“sgColorboxOnCompleate”, function () {
    //Popup opened});
 * 2. For popup closing:
 * jQuery(“#sgcolorbox”).bind(“sgPopupClose”, function () {
    //Popup closed });
 * Best regards,
    Sygnoos Team.

Viewing 1 replies (of 1 total)

The topic ‘Need to add track scripts’ is closed to new replies.

 * ![](https://ps.w.org/popup-builder/assets/icon-128x128.gif?rev=2698840)
 * [Popup Builder - Create highly converting, mobile friendly marketing popups.](https://wordpress.org/plugins/popup-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Popup Builder Team](https://wordpress.org/support/users/popup-by-sygnoos/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/need-to-add-track-scripts/#post-8743648)
 * Status: resolved