Overview
When a player creates an account, two things must happen:
- Explicit opt-in for marketing emails captured (GDPR-compliant)
- Discord server join prompt shown
Scope
- Checkbox / toggle for marketing email opt-in during sign-up
- Opt-in status stored against user record
- Discord server invite shown on sign-up completion screen
- Mailchimp integration: opted-in users added to mailing list automatically
Acceptance criteria
Dependencies
- Depends on: OAuth / Google login
- Blocks: Retention email strategy, abandoned cart flow
Overview
When a player creates an account, two things must happen:
Scope
Acceptance criteria
Dependencies