mirceapiturca / Sections

Shopify sections for everyone. Tooltips, FAQ, Quiz, and App Performance
https://sections.design
MIT License
173 stars 80 forks source link

optimization not loading some js #19

Open ae-1972 opened 1 year ago

ae-1972 commented 1 year ago

Hi

Thanks for the guide I have install the code but it does not find some script

image

mirceapiturca commented 1 year ago

The section will only find scripts injected by Shopify apps via the Script Tag API. If the script you want to block is added via the Script Tag API, please send me a link where I can replicate the issue. Thanks

ae-1972 commented 1 year ago

Hi

For example we have installed this on the website which does not show https://developer.reevoo.com/docs/overview

Also googletagmanager

mirceapiturca commented 1 year ago

googletagmanager is not added via Script Tag API: https://shopify.dev/docs/api/admin-rest/2023-01/resources/scripttag Not sure about Reevoo.

The app/section will only help optimize those scripts that are injected by Shopify