Quantcast
Channel: Opinion: Shopify Community - Shopify Apps
Viewing all articles
Browse latest Browse all 11091

HunkyBill commented on Including a third party script in app footer

$
0
0

The nasty way to do it, to be avoided since it is theme pollution the merchant may not know how to clean.

  • Download the merchants currently active theme.liquid, add your code, and re-upload the theme.liquid file with your changes. 

The nice way to do it, since the script is automatically removed when your App is uninstalled.

  • inject a script tag file that alters the theme dynamically to include your code.

Not a tough decision for you to make. 


Viewing all articles
Browse latest Browse all 11091

Trending Articles