Add tokwork to your Shopify store to turn customers into brand advocates.
</body> tag<!-- tokwork Widget -->
<script async src="https://js.tokwork.com/loader.js"
data-website-id="YOUR_WEBSITE_ID"
data-website-domain="{{ shop.domain }}">
</script>
</body>
{{ shop.domain }} to automatically insert your shop domain.We're building a Shopify app for even easier installation. Stay tuned!
The widget will automatically appear on:
✅ tokwork Widget loaded successfullyMake your installation dynamic:
<!-- tokwork Widget with Liquid -->
<script async src="https://js.tokwork.com/loader.js"
data-website-id="YOUR_WEBSITE_ID"
data-website-domain="{{ shop.domain }}"
data-shop-name="{{ shop.name }}"
data-currency="{{ shop.currency }}">
</script>
{% if template contains 'product' %}
<script async src="https://js.tokwork.com/loader.js"
data-website-id="YOUR_WEBSITE_ID"
data-website-domain="{{ shop.domain }}">
</script>
{% endif %}
{% unless template contains 'checkout' %}
<script async src="https://js.tokwork.com/loader.js"
data-website-id="YOUR_WEBSITE_ID"
data-website-domain="{{ shop.domain }}">
</script>
{% endunless %}
If you're on Shopify Plus and want the widget on checkout:
<script async src="https://js.tokwork.com/loader.js"
data-website-id="YOUR_WEBSITE_ID"
data-website-domain="{{ shop.domain }}">
</script>
If you're using Shopify as a headless CMS:
data-website-domaintokwork is optimized for e-commerce:
theme.liquid for site-wide coverage{{ shop.domain }} for automatic domain