Installation guide
3 min · Easy
Install BackToMe on WooCommerce.
Follow the path for WooCommerce, paste your tag and then check its detection. Paste the tag via a header-injection plugin.
Video tutorial
Watch the installation on WooCommerce.
The video follows the same path as the written steps below. A transcript remains available under the player.
Video transcriptShowHide
Installation
Before copying the tag.
Check the required access, then use the location shown for your platform.
Prerequisites
- A WordPress shop with the WooCommerce plugin installed and active
- WordPress administrator rights (the Administrator role)
- Ideally a child theme set up, otherwise your changes will be overwritten at the next update of the parent theme
Location in WooCommerce
Recommended method: a custom-code management plugin (WPCode, Insert Headers and Footers, or equivalent)
- 01WordPress admin > Plugins > Add New
- 02Search for 'WPCode' or 'Insert Headers and Footers', install it and activate it
- 03In the sidebar, open Code Snippets > + Add Snippet (WPCode) or Settings > Insert Headers and Footers
- 04Paste the tag into the 'Header' field (it will be injected into <head> on every page)
- 05Save. No theme file is modified, no risk at the next update.
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 WooCommerce shop
An update or theme change can remove a script that worked until then.
- A parent theme update, when the tag was not added through a child theme.
- A caching or optimisation plugin stripping scripts from the output it stored.
- A shop redesign that starts again from a fresh theme, without the tag.
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.
Never edit the parent theme directly
Cache plugins can strip out the script
An overly strict CSP blocks the button
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 WooCommerce documentation
Still stuck? Contact us with the shop URL and a screenshot.
Other platforms
View all guides