My client is currently using Adobe CQ5.
Each time I add the Google Analytics event tracking via CQ5, the code breaks. (It doesn't matter whether I choose HTML view or design view.)
The code:
onClick="_gaq.push(['_trackEvent', 'CC tracking test', 'CC CAN button click', 'Clicked',, false]);">Find a local cc branch</a>
Just wondering if there are other options for how this code can be implemented in CQ5.