I am trying to install Microsoft Clarity, but the Shopify tech team took out the box to put the script in. Customer service is unable to modify the code to work. Does anyone know how to fix this?
Topic summary
A user is attempting to install Microsoft Clarity on their Shopify store but encountered an issue: Shopify’s tech team removed the interface for adding custom scripts, and customer service couldn’t help modify the code.
Solution provided:
- Another user advised adding the Clarity script directly to the
theme.liquidfile - The script should be pasted just before the closing
</head>tag
Resolution:
- The original poster confirmed the solution worked and thanked the helper
- The issue appears to be resolved
Note: The conversation includes a screenshot and code snippet showing the Microsoft Clarity tracking script that needed to be implemented.
1 Like
Hi,
Need to add Clarity script at theme.liquid
It should look like this (paste the code just before )
...
1 Like
Thank you!
1 Like
