Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

143
Vistas
How to add a script tag to shopify directly to the html source?

This plugin for shopify: https://apps.shopify.com/custom-js

It used to allow you to add a full script tag to the html.

But today a client was complaining saying it did not work for them, when i dug into the issue the plugin appears to have stopped doing that and only allow you to add actual javascript code.

They don't want to use google tag manager, but we need a simple way (that they can understand in the future when i am not there) to be able to inject custom script tags.

EG:

<script src="https://some-review-service.com/loader.js"></script>

Any help would be hugely helpful as I am by no means a shopify guru :)

about 4 years ago · Santiago Gelvez
1 Respuestas
Responde la pregunta

0

Use this code in theme.liquid if you are using third party js file:

{{ 'https://some-review-service.com/loader.js' | script_tag }}

Otherwise, upload loader.js file in the assets folder. and add the below code in your theme.liquid head section:

{{ 'loader.js' | asset_url | script_tag }}
about 4 years ago · Santiago Gelvez Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda