Documentation
Complete guide to implementing SpamBlock on your website.
Quick Start
Get started with SpamBlock in under 5 minutes. Add one script tag and you're protected.
Integrations
Browse our integrations for popular platforms like WordPress, GTM, and more.
Usage Guides
Learn how to use SpamBlock with React, Tailwind, Bootstrap, and other frameworks.
Getting Started
SpamBlock is a spam protection service that works by intercepting form submissions and analyzing them for spam signals before allowing them through to your backend.
Installation
Add the SpamBlock script to your website:
<script src="https://api.spamblock.io/pixel.js"
data-spamblock-domain="yourdomain.com" defer>
</script>How It Works
- Add the SpamBlock pixel script to your pages
- SpamBlock automatically detects forms and intercepts submissions
- Each submission is analyzed using 13+ detection signals
- Clean submissions are forwarded to your backend
- Spam is blocked automatically