Ana içeriğe geç

reCAPTCHA Setup

Google reCAPTCHA helps prevent spam and bot submissions on geri bildirim formus. It's optional — tenants can enable/disable it per campaign.


🔧 Setup

Step 1: Register Your Site

  1. Su adrese gidin Google reCAPTCHA Admin
  2. Click + to register a new site
  3. Label: "FeedbackPulse"
  4. reCAPTCHA type: v2 ("I'm not a robot" checkbox)
  5. Domains: add yourdomain.com (and any subdomains)
  6. Accept the terms → Submit
  7. 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:

  1. Su adrese gidin Kampanyalar → Edit a campaign
  2. Toggle Enable reCAPTCHA
  3. Save

⏭️ Sonraki Adimlar