Back to all support articles
Getting Started widgetscriptsupportwebsite
Widget implementation
Use these steps when adding the widget to a theme, tag manager, or custom storefront.
Basic installation steps
- Copy your widget snippet from Settings → Integration
- Paste it right before
</body>in the global page template - Set the
data-store-idanddata-languageattributes for the store - Deploy the change and clear any theme, CDN, or browser cache
- Check one product page and one non-product page on desktop and mobile
Optional parameters
Add optional attributes only when you need to override the account defaults:
data-themefor the widget color presetdata-positionfor bottom-right or bottom-left placementdata-primary-languageto force an initial defaultdata-auto-openfor guided flows where the chat should open by itself
Common mistakes
- An old CDN or theme cache still serves the previous script
- The script is installed twice, once globally and once on a page template
- The widget is rendered inside a container hidden by default
- The store URL is missing
https://, which can block secure resources
If the widget still fails, contact support with the affected page URL, your store ID, and any browser console errors.
Related articles
Contact us
Our support team is ready to give you fast, personal help when you need it.

