update tracking code
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 31 May 2016 13:20:14 +0000 (09:20 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 31 May 2016 13:20:14 +0000 (09:20 -0400)
footer.php

index 5755926..22d200f 100644 (file)
@@ -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']);
 }
 })
 </script>