reCAPTCHA Setup
Google reCAPTCHA helps prevent spam and bot submissions on formulario de feedbacks. It's optional — tenants can enable/disable it per campaign.
🔧 Setup
Step 1: Register Your Site
- Va para Google reCAPTCHA Admin
- Click + to register a new site
- Label: "FeedbackPulse"
- reCAPTCHA type: v2 ("I'm not a robot" checkbox)
- Domains: add
yourdomain.com(and any subdomains) - Accept the terms → Submit
- Copy the Site Key and Secret Key
Step 2: Configure .env
RECAPTCHA_SITE_KEY=6Lxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
RECAPTCHA_SECRET_KEY=6Lxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Step 3: Enable Per Campaign
Tenants can enable reCAPTCHA on individual campaigns:
- Va para Campanhas → Edit a campaign
- Toggle Enable reCAPTCHA
- Save