I wish to add a snippet to all pages of any shopify store. While I can add it to theme.liquid, for the thank you page, I believe I need to add it elsewhere. Is there any way I can bypass that and place the script tag at one place only?
I wish to add a snippet to all pages of any shopify store. While I can add it to theme.liquid, for the thank you page, I believe I need to add it elsewhere. Is there any way I can bypass that and place the script tag at one place only?
2
Answers
Unless you are on Shopify plus account you can’t.
The only way to add script tags is via the Additional Scripts in the checkout settings page.
You can include JavaScript on the storefront pages and the thank you page (aka the order status page) using Shopify’s ScriptTag API: https://help.shopify.com/api/reference/scripttag