Google Analytics tracking link click and form submit to multiple trackers


/ Published in: JavaScript
Save to your folder(s)

<p>usage:
<code>&lt;a href="" onclick="recordOutboundLink(link, category, action, opt_label, opt_value);return false;"&gt;
&lt;form id="uniqueID" onsubmit="trackFormSubmit(form, category, action, opt_label, opt_value);return false;"&gt;</code></p>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.