Squarespace
Finding your Site ID
Log in at dash.botfighter.dev → your Site ID is shown at the top of the dashboard.
Squarespace plan requirement
Code Injection is available on Business and Commerce plans. It is not available on the Personal plan.
- In your Squarespace admin, go to Settings → Advanced → Code Injection.
- Paste the snippet into the Footer field:
html
<script
src="https://botfighter.dev/botfighter.js"
data-site="YOUR-SITE-ID"
data-api="https://api.botfighter.dev"
data-honeypot="true"
defer>
</script>- Click Save.
- Visit your site and check your dashboard for the first signal.
TIP
Footer Code Injection applies to every page on your site automatically.
Need help? Open an issue on GitHub or check the dashboard for your live signal feed.