From: Steve Sutton Date: Tue, 31 May 2016 13:20:14 +0000 (-0400) Subject: update tracking code X-Git-Tag: v1.0.10^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=82379dbfcd2078450eec8095757b5311d43766b2;p=WP-Themes%2Fwesternup.git update tracking code --- diff --git a/footer.php b/footer.php index 5755926..22d200f 100644 --- a/footer.php +++ b/footer.php @@ -43,7 +43,7 @@ window.addEventListener('load',function(){ if(jQuery('#gform_confirmation_message_1').length > 0) { -ga('send','event','form','submit','success'); +_gaq.push(['_trackEvent','form','submit','success']); } })