cjbvv Posted October 5, 2016 Share Posted October 5, 2016 How to place direct event tracking in html code without errors? Just to place html-code: <a href="tel:0123456789" onclick="ga('send', 'event', 'Klik', 'Tel', 'Link', 1);”>Call us! 0123456789</a> When we are in the editor of Prestashop we get errors and if we only place: Call us! 0123456789, it works fine. Someone? Please let me know. Link to comment Share on other sites More sharing options...
vekia Posted October 5, 2016 Share Posted October 5, 2016 standard prestashop editor does not support javascripts, onclick="" that you've got in your code is a javascript to use thins kind of code you have to extend tinymce editor with free tutorial or with some paid module Link to comment Share on other sites More sharing options...
cjbvv Posted October 10, 2016 Author Share Posted October 10, 2016 It still doesn't work??? What to do now? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now