skijump Posted February 10, 2021 Share Posted February 10, 2021 Afternoon, I'm trying to add the Microsoft Clarity tracking code to my Prestashop 1.6 header. I've attempted it a few times without success. In the theme/header.tpl file, between the <head> </head> lines, I've used: <script type="text/javascript"> (function(c,l,a,r,i,t,y){ XXX XXX XXX </script> or {literal} <script type="text/javascript"> (function(c,l,a,r,i,t,y){ XXX XXX XXX </script> {/ literal} Any ideas, I get a blank white screen either code I insert? Thanks. Link to comment Share on other sites More sharing options...
JBW Posted February 12, 2021 Share Posted February 12, 2021 You definitly need {literal}. If you get white screen, activate debug mode to see the error 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