Installation guide
3 min · Easy
Install BackToMe on Webflow.
Follow the path for Webflow, paste your tag and then check its detection. Add the button via Project Settings > Custom Code > Head Code.
Installation
Before copying the tag.
Check the required access, then use the location shown for your platform.
Prerequisites
- A Webflow shop hosted on Webflow (static HTML exports also work but require injecting the tag into the exported file)
- A paid Site plan (Basic, CMS, Business or Enterprise). The free Starter plan lets you design but not publish custom code
- Designer or Editor rights with access to the Project Settings
Location in Webflow
In Project Settings > Custom Code > Head Code, applied globally to the shop
- 01Open your shop settings (from the Dashboard: 'Custom code' in the left-hand menu; or from the Designer: Project Settings > Custom Code)
- 02In the 'Custom Code' section, find the 'Head code' field
- 03Paste the tag into the Head code field
- 04Save changes
- 05Publish the shop (Publish button, top right) so the tag is active on the production domain
Copy your BackToMe tag
Replace YOUR_ID with the shop identifier shown in your account.
Save and publish
The change must be published on the version your customers actually see.
Tag to copy into the <head>
<script async src="https://backtome.fr/widget.js" data-site="YOUR_ID"></script>Over time
What removes the button from a Webflow shop
An update or theme change can remove a script that worked until then.
- Dropping below a paid site plan: custom code locks.
- Editing the project without republishing: custom code only ships on publish.
- Page-level custom code taking precedence over the project’s.
BackToMe tracks the last signal received
The dashboard shows the tag’s last detection. If the button disappears, you have a precise starting point for checking the shop.
Verification
Check the published shop.
Do not stop at the editor’s confirmation. Open the public site and check what is actually loaded.
The status changes to Detected in BackToMe and the button appears on the public shop.
- 01Open a private window.
- 02Load a public page of the shop.
- 03Check the button position and label.
- 04Open the form without submitting a real request.
After the click
Every request joins a verifiable case.
BackToMe records the request, sends the acknowledgement and keeps the information needed for tracking. The certificate states exactly what can be checked.
Troubleshooting
The most common blockers.
Custom Code locked without a paid Site plan
The tag is only active after publishing
10,000-character limit
Per-page custom code is available too
The button does not appear after publishing
The status remains Not detected
The form does not open
Can I give the installation to my developer?
Official Webflow documentation
Still stuck? Contact us with the shop URL and a screenshot.
Other platforms
View all guides