diff options
Diffstat (limited to 'footer.php')
| -rw-r--r-- | footer.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -111,7 +111,7 @@ $container = get_theme_mod( 'understrap_container_type' ); jQuery("#wrapper-navbar > .navbar > .navbar-toggler").click(function(e){ - _paq.push(['trackEvent', 'Top-Menu', 'Toggled']); + _paq.push(['trackEvent', 'Utility', 'Top Menu Toggled']); }); jQuery("#navbarNavDropdown .menu-item > a").click(function(e){ var _fk_top_clicked = jQuery(this).text(); @@ -171,7 +171,7 @@ $container = get_theme_mod( 'understrap_container_type' ); _paq.push(['trackEvent', 'Contact', _fk_wpcf7_clicked]); }); jQuery("#back-to-top").click(function(e){ - _paq.push(['trackEvent', 'Scroll-to-Top']); + _paq.push(['trackEvent', 'Utility', 'Scroll-to-Top']); }); jQuery("#cookie_action_close_header").click(function(e){ _paq.push(['trackEvent', 'Cookie Bar', 'Accept']); |
