We would like to use Google Event Tracking with Contact Form 7. I can't seem to figure out how to make the tracking code fit in and work properly with Contact Form 7.
This is the raw HTML for the link as Google sees it:
<a href="#" onClick="_gaq.push(['_trackEvent', 'Buttons', 'Submit']);">Play</a>
I've tried a number of different variations that include modifications to line 47 of submit.php... I can't seem to work this one out. Any ideas on how I can make this work?