Event tracking
-
Hi John,
I’ve added the event code:
<script>
jQuery(function($) {
$( “#cspv4-subscribe-btn,#csp3-subscribe-btn” ).click(function() {
ga(‘send’,’event’,’Subscribed’,’Subscribed’,’Coming Soon Pro’);
}
}
</script>to the ‘Conversion Scripts’ box and when I enter an email and get taken to the next page, if I view the source code I can see the code on the page.
Nothing shows in Google Analytics though (apart from pageviews)
Any advice?
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Event tracking’ is closed to new replies.