Track onclick event with param:
<input name="submit" type="button" onclick="_gaq.push([‘_trackEvent’, ‘Widget Tab’, ‘Click’, ‘Hotels’]);">Submit</input>
Does anybody knows y this code doesn't work?
I have read the docs here and I can find any.