All installation methods
How to install the widget on Shopify
The code is added once to the main theme layout and works across all store pages.
Embed code
<script type="text/javascript" src="https://leadmate.me/widget.js?widget_id=YOUR_WIDGET_ID"></script>
Replace YOUR_WIDGET_ID with your project ID from the dashboard — you can find it on the "Install" tab.
-
1
Open the theme code editor
In the Shopify admin, go to "Online Store → Themes", click "..." on your active theme → "Edit code".
-
2
Find the theme.liquid file
In the left list, under "Layout", open the theme.liquid file.
-
3
Paste the widget code
Paste the copied code right before the closing </body> tag at the end of the file.
-
4
Save
Click "Save". The widget appears on your storefront.
Check that the widget works
Open your site in a new tab — the widget appears in the corner. Send a test message and confirm the lead reaches your dashboard.
Guides for other platforms
No account yet? Create a project and get your widget code.
Create an account