projects
/
WP-Themes
/
westernup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6144a14
)
update tracking code
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 31 May 2016 13:20:14 +0000
(09:20 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 31 May 2016 13:20:14 +0000
(09:20 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
5755926
..
22d200f
100644
(file)
--- 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']
);
}
})
</script>