Jump to content

UA Tracking Code Won't Working on Home Text Editor


Recommended Posts

Hi guys,

 

I'm trying to track the number of clicks on 1 particular banner in Home Text Editor. It automatically remove my tracking code. It's working on another HTML modules from 3rd party, but not on Home Text Editor module.

 

This is UA tracking code I'm trying to put it inside html link:

onclick="ga('send','event','banner','click-banner','left panel',1,{'nonInteraction':1})"

It's easily working like this on another module:

<a title="click here" href="http://example.com" target="_blank" onclick="ga('send','event','banner','click-banner','left panel',1,{'nonInteraction':1})"><img src="../img/homepage/grey-line.gif" alt="Grey Line" width="274" height="13" />

How can I track the number of clicks on that banner if that prestashop module automatically remove my tracking code? Once I typed it & close the html source, I opened it again, it's all gone before I even save it. Any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...