Quantcast
Channel: Opinion: Shopify Community - Shopify APIs & SDKs
Viewing all articles
Browse latest Browse all 25503

Chris Saunders commented on Can I add scripts/tracking pixels programmatically through my app on the checkout page?

$
0
0

You can add them using ScriptTags. If you want your scripts to be loaded in the checkout they must be served over https. You should be able to create a schemeless ScriptTag (//foo.com/bar.js) and the browser will choose the appropriate scheme (http or https depending on context)


Viewing all articles
Browse latest Browse all 25503

Trending Articles