Newsletter Subscriber Management
Newsletter Subscriber Management
Web3Forms Dashboard
Your newsletter subscribers can be viewed and managed through the Web3Forms dashboard.
Access Your Subscribers:
- Login to Web3Forms: https://web3forms.com/login
- Use the email/password you created when setting up your access key
- View Submissions:
- Once logged in, go to the “Forms” section
- Find your form (identified by access key:
64d439f4-10f8-41bf-b2ea-c754a499b188
) - Click on “Submissions” to see all newsletter signups
- Export Data:
- Web3Forms allows you to export your subscriber list as CSV
- You can filter by date range
- Download includes email addresses and signup timestamps
Email Notifications
As configured, you should also receive email notifications at newsletter@status.health
for each new subscription.
Alternative: Create Your Own Endpoint
If you prefer more control, you can:
- Set up a webhook endpoint to receive submissions
- Store them in your own database
- Build a custom dashboard
Web3Forms supports webhooks that can send form data to any endpoint you specify.
Privacy Compliance
Remember to:
- Only use subscriber emails for newsletter purposes
- Provide easy unsubscribe options
- Follow GDPR/privacy regulations
- Never share subscriber data
Weekly Newsletter Schedule
As configured, newsletters should be sent on Wednesdays. You’ll need to:
- Export your subscriber list from Web3Forms
- Use an email service provider (like SendGrid, Mailchimp, etc.) to send bulk emails
- Include unsubscribe links in all emails
Would you like help setting up an automated newsletter sending system?
Managing Unsubscribes
Getting Notified of Unsubscribes
Currently, Web3Forms doesn’t directly handle unsubscribes. Here are recommended approaches:
- Email Service Provider (Recommended):
- Use services like SendGrid, Mailchimp, or ConvertKit for sending newsletters
- These services automatically handle unsubscribes and notify you
- They maintain compliance with email regulations
- Custom Unsubscribe System:
- Create an unsubscribe page on your blog
- Include unique unsubscribe links in emails
- Set up a webhook to notify you when someone unsubscribes
- Manual Process:
- Include “Reply with UNSUBSCRIBE” in your emails
- Manually remove addresses when you receive unsubscribe requests
- Keep a record of unsubscribed emails
Recommended Email Service Providers
For sending newsletters and managing unsubscribes:
- SendGrid (Developer-friendly)
- API-based sending
- Automatic unsubscribe handling
- Detailed analytics
- Webhook notifications for unsubscribes
- Mailchimp (User-friendly)
- Visual email builder
- Built-in unsubscribe management
- Subscriber preferences center
- Email notifications for unsubscribes
- ConvertKit (Creator-focused)
- Automation workflows
- Subscriber tagging
- Unsubscribe notifications
- GDPR compliance tools
Setting Up Unsubscribe Notifications
For SendGrid:
- Log into SendGrid dashboard
- Go to Settings > Mail Settings > Event Webhook
- Set up webhook URL to receive events
- Enable “Unsubscribe” events
- You’ll receive JSON POST data when someone unsubscribes
For Mailchimp:
- Go to Audience > Settings > Webhooks
- Create new webhook
- Select “Unsubscribes” event
- Mailchimp will POST to your URL when someone unsubscribes
For ConvertKit:
- Account Settings > Integrations
- Create webhook
- Select “subscriber.unsubscribe” event
- Receive notifications at your endpoint
Best Practices
- Double Opt-in: Consider implementing email confirmation for new subscribers
- Clear Expectations: Tell subscribers what they’re signing up for
- Easy Unsubscribe: One-click unsubscribe in every email
- Preference Center: Let subscribers choose email frequency
- Re-engagement: Periodically clean your list of inactive subscribers
Legal Compliance
Ensure compliance with:
- CAN-SPAM Act (US)
- GDPR (EU)
- CASL (Canada)
- Privacy laws in your subscribers’ jurisdictions
Always include:
- Physical mailing address
- Clear identification of sender
- Unsubscribe mechanism
- Honor unsubscribe requests within 10 business days