Invisible Protection, Maximum Security
Protect your Magento 2 store from spam, bots, and malicious attacks whilst maintaining excellent user experience. Google's invisible reCaptcha works silently in the background, only challenging suspicious users when necessary, ensuring legitimate customers enjoy frictionless interactions.
How Invisible reCaptcha Works
1
Background Analysis
Silently monitors user behaviour patterns
2
Risk Assessment
AI evaluates if user is human or bot
3
Smart Challenge
Only suspicious users see verification
4
Seamless Access
Legitimate users proceed uninterrupted
Protected Areas
👤 Customer Forms
- Account registration
- Login forms
- Password reset requests
- Newsletter subscriptions
- Contact form submissions
🛒 Checkout Process
- Guest checkout forms
- Shipping address entry
- Payment form protection
- Order placement verification
- Review and rating submissions
🔐 Admin Security
- Admin login protection
- Bulk action verification
- Configuration changes
- User management actions
- System maintenance forms
User Experience Comparison
❌ Traditional Captcha
- Interrupts user flow
- Reduces conversion rates
- Frustrates customers
- Mobile accessibility issues
- Time-consuming verification
✅ Invisible reCaptcha
- Zero user interference
- Maintains conversion rates
- Enhances user satisfaction
- Mobile-friendly protection
- Instant verification
Configuration Options
⚙️ Flexible Protection Settings
🎯 Form Selection
- Enable/disable per form
- Custom form protection
- Third-party form support
- Selective area protection
🔧 Security Levels
- Low (minimal challenges)
- Medium (balanced protection)
- High (maximum security)
- Custom threshold settings
📊 Monitoring
- Bot attempt statistics
- Challenge success rates
- User interaction analytics
- Security event logging
Security Dashboard
Advanced Features
- Smart Detection: Machine learning identifies sophisticated bot attacks
- Adaptive Scoring: Adjusts sensitivity based on site patterns
- Multi-Language: Supports all Google reCaptcha languages
- Performance Optimised: Asynchronous loading for fast page speeds
- Fallback Protection: Secondary verification for high-risk scenarios
- Custom Styling: Match your site's design aesthetics
- API Integration: Direct integration with Google services
- Compliance Ready: GDPR and privacy law compatible
🔑 Setup Requirements
Getting started is simple and free:
- Visit Google reCaptcha and create a free account
- Register your domain and get site/secret keys
- Add keys to extension configuration
- Choose which forms to protect
- Your store is now protected!
Note: Google reCaptcha is completely free with generous usage limits.
Installation Guide
- Download the extension from GitHub
- Upload to your Magento 2 root directory
- Run:
php bin/magento module:enable Rathsh_GoogleRecaptcha
- Run:
php bin/magento setup:upgrade
- Run:
php bin/magento cache:flush
- Configure in: Stores → Configuration → Security → Google reCaptcha
- Add your Google reCaptcha keys and enable protection
System Requirements
- Magento 2.3.0 or higher
- PHP 7.3 or higher with cURL enabled
- Google reCaptcha account (free)
- SSL certificate (recommended for security)