Appearance
Ecwid
Finding your Site ID
Log in at dash.botfighter.dev → your Site ID is shown at the top of the dashboard.
Ecwid is embedded — install on the site hosting it, not inside Ecwid itself
Ecwid isn't a standalone website — it's a store widget embedded into another site (WordPress, Wix, Squarespace, a plain HTML page, and so on). Botfighter doesn't need a separate Ecwid-specific step: add the snippet the normal way for whatever site embeds your Ecwid store, so it loads on the page(s) containing the storefront.
html
<script
src="https://botfighter.dev/botfighter.js"
data-site="YOUR-SITE-ID"
data-api="https://api.botfighter.dev"
data-honeypot="true"
defer>
</script>- Embedded via the WordPress Ecwid plugin → see the WordPress guide.
- Embedded on Wix → see the Wix guide.
- Embedded on a plain HTML page → see the HTML / Other guide.
Once the snippet is on the page that shows your Ecwid store, visit that page and check your dashboard for the first signal.
Need help? Check the dashboard for your live signal feed.