I had this tracking code on some of my links for some time, but now don't see any results. So I'm wondering if the Google Analytics syntax changed at some point?
<a alt="reviews" href="http://example.com/services/site-reviews/" onClick="ga('send', 'event', { eventCategory: 'Home', eventAction: 'site review'});">Site Reviews</a>
Or perhaps there is something wrong with the code that I'm not seeing? Secondary eyes would be very helpful here.
Thanks