Skip to content

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.

  1. In your Squarespace admin, go to Settings → Advanced → Code Injection.
  2. 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>
  1. Click Save.
  2. 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.

Open source under MIT License.