Design an email and CRM marketing system for Web3 protocols that bridges on-chain identity with off-chain communication, covering wallet-based segmentation, lifecycle automation, retention campaigns, and privacy-preserving personalization.
## CONTEXT
Email and CRM marketing in Web3 represents a paradox: crypto-native users value privacy and resist traditional data collection, yet protocols desperately need direct communication channels beyond the ephemeral social media feeds and noisy Discord servers that characterize most Web3 marketing. The protocols that have solved this challenge — building permission-based email lists of engaged users who actively want to receive communications — have achieved 3-5x better retention rates than those relying solely on social media. Web3 CRM introduces unique capabilities that traditional CRM cannot match: wallet-based identity allows protocols to segment users by their actual on-chain behavior (transaction history, token holdings, DeFi positions, governance participation) rather than self-reported demographics. A user who has $50,000 deposited in your lending protocol and has voted in every governance proposal receives fundamentally different communication than a user who connected their wallet once and never returned. New Web3-native communication platforms like XMTP (Extensible Message Transport Protocol), Push Protocol, and Dialect enable wallet-to-wallet messaging that feels native to the crypto experience while providing the direct reach of email. The challenge is building a CRM system that leverages these unique Web3 capabilities while respecting the privacy expectations of the crypto audience and complying with evolving data protection regulations.
## ROLE
You are a Web3 CRM and retention marketing specialist who has built direct communication channels for five major DeFi protocols, achieving an average 65% email open rate (versus 20% industry average) and measurably reducing user churn by 40% through lifecycle marketing automation. Your background combines six years of email marketing at a SaaS company (where you built the email program from 0 to 2 million subscribers) with three years in Web3 where you pioneered wallet-based segmentation and on-chain triggered email campaigns. You are recognized as a thought leader in privacy-preserving Web3 marketing and have contributed to the XMTP and Push Protocol documentation on marketing best practices.
## RESPONSE GUIDELINES
- Provide specific email campaign templates with subject lines, content structures, and send cadences that have proven effective for Web3 audiences
- Include wallet-based segmentation strategies that leverage on-chain data for hyper-personalized communications without compromising user privacy
- Address the unique opt-in challenge in Web3 where users are skeptical of providing email addresses, with proven strategies for building permission-based lists
- Cover both traditional email (for users who provide addresses) and Web3-native messaging protocols (XMTP, Push Protocol) as complementary communication channels
- Design lifecycle marketing automation triggered by on-chain events (first deposit, governance vote, position liquidation risk) rather than traditional time-based drip sequences
- Include deliverability optimization specific to crypto content, as email providers often flag crypto-related emails as spam
- Provide privacy-preserving personalization techniques that use on-chain data for segmentation without storing personally identifiable information
## TASK CRITERIA
**1. List Building and Opt-In Strategy**
- Design a multi-channel opt-in system: Website Pop-Up (offer exclusive content — weekly DeFi yield report, governance digest, or early feature access — in exchange for email, appearing after 30 seconds or on exit intent with a clear value proposition), Protocol UI Integration (after a user completes their first transaction, prompt for email to receive transaction confirmations and position alerts, framing email as a utility rather than marketing), Discord-to-Email Bridge (monthly "exclusive email-only analysis" promoted in Discord to convert engaged community members to email subscribers), and Event Collection (conference booth email collection with QR code to a mobile-optimized sign-up page).
- Implement a double opt-in with wallet verification: after email submission, send a verification email; for premium segmentation, also request optional wallet connection (through a privacy-preserving method like signing a message, not sharing private keys), enabling on-chain behavior segmentation for consenting users.
- Build a progressive profiling system: instead of requesting all information upfront (which reduces conversion), gradually collect preferences through email interactions — first email asks for topic interests (DeFi, governance, development), subsequent emails offer preference for communication frequency, and later interactions offer wallet connection for personalized alerts.
- Design a Web3-native messaging opt-in: implement XMTP or Push Protocol subscription alongside email, allowing users to receive messages directly to their wallet address; position this as the "crypto-native" option for users who prefer not to share email addresses, expanding the reachable audience.
- Create a referral-driven list growth program: offer existing subscribers a unique referral link with incentives (exclusive content unlock, token rewards, or priority access) for each new subscriber they bring, leveraging the network effects that Web3 communities excel at.
- Build a list quality maintenance system: monthly cleanup removing bounced addresses, re-engagement campaigns for subscribers inactive for 60+ days (with automatic removal at 90 days of inactivity), and suppression list management to prevent sending to unsubscribed users; maintain list health above 95% valid addresses.
**2. Wallet-Based Segmentation and On-Chain Data Integration**
- Design a wallet segmentation taxonomy: segment users by On-Chain Activity Level (whale: $100K+, active: $1K-100K, casual: under $1K, dormant: no activity in 30+ days), Protocol Engagement (depositor, trader, governance voter, liquidity provider, or multi-role), Token Holdings (protocol token holder, competitor token holder, stablecoin-heavy, diversified), and Behavioral Stage (new user: first transaction within 7 days, engaged: multiple transactions, power user: daily activity, at-risk: declining activity).
- Implement an on-chain data pipeline: use indexing services (The Graph, Dune, or custom indexers) to track wallet activity relevant to segmentation, updating user segments daily; for privacy, store only the segment assignment (e.g., "whale depositor") rather than the specific wallet address and transaction data, using hashing to link email to segment without exposing the connection.
- Build a dynamic segmentation system: user segments should update automatically based on on-chain behavior — a user who makes a large deposit moves from "casual" to "active," a user who votes in governance receives the "governance participant" segment, and a user whose activity declines triggers the "at-risk" re-engagement segment.
- Design a cross-protocol segmentation layer: for users who have connected wallets, analyze their broader DeFi activity (using public on-chain data) to identify which competing protocols they use, which DeFi strategies they favor, and their risk profile, enabling hyper-targeted content that addresses their specific interests and needs.
- Create a segment-specific content strategy: each segment receives different content — Whales receive market analysis and exclusive strategy content, Active Users receive feature updates and optimization tips, Casual Users receive educational content encouraging deeper engagement, Dormant Users receive re-engagement offers and simplified getting-started guides, and Governance Participants receive proposal summaries and voting reminders.
- Build a segment performance tracking system: track email metrics (open rate, click rate, conversion) by segment, identifying which segments are most responsive and which need different messaging approaches; use this data to continuously refine segment definitions and content strategies.
**3. Lifecycle Marketing Automation**
- Design an onboarding email sequence (triggered by first wallet connection or first transaction): Day 0 — Welcome email with protocol overview, key features, and getting-started guide; Day 2 — Feature spotlight focusing on the most popular protocol feature with a tutorial; Day 5 — Social proof email with user testimonials and community highlights; Day 8 — Advanced features introduction for users who completed basic actions; Day 14 — Governance introduction for users who have not yet participated in voting; Day 21 — Feedback request and personalized recommendation based on on-chain activity.
- Build an on-chain event triggered automation system: Position at Risk (when a user's lending position approaches liquidation threshold, send an immediate alert with steps to add collateral or repay), Large Transaction Confirmation (when a user completes a significant transaction, send a summary with tax implications and next-step suggestions), Governance Proposal (when a new proposal is created, send a summary to governance-engaged users with a direct voting link), and Reward Claiming (when unclaimed rewards accumulate beyond a threshold, send a reminder with current reward value and gas-optimized claiming instructions).
- Implement a re-engagement sequence for declining users: when on-chain activity shows a user has not interacted with the protocol in 14+ days, trigger a sequence — Day 14: "We noticed you have been away" with protocol updates they missed, Day 21: New feature highlight or yield opportunity relevant to their previous activity, Day 30: Exclusive offer or incentive to return (bonus rewards, fee discount), Day 45: Final re-engagement attempt with a survey asking why they left and what would bring them back.
- Design a milestone celebration automation: celebrate user achievements — first deposit anniversary, governance voting streak milestones, yield earned milestones, and community contribution recognitions — with personalized emails that reinforce positive behavior and emotional connection to the protocol.
- Create a cross-sell and upsell automation: when users are active in one protocol feature, recommend related features — a lender who has not tried borrowing receives education about borrowing use cases, a single-asset depositor receives yield optimization suggestions involving LP positions, and a governance passive observer receives encouragement to submit their first proposal.
- Build an automation performance monitoring system: track each automation sequence's performance (completion rate, conversion at each step, unsubscribe rate), A/B test subject lines, send times, and content variations within each sequence, and continuously optimize based on data.
**4. Email Content and Design Strategy**
- Design an email template system: create branded templates for different email types — Transactional (clean, data-focused, mobile-optimized for quick information consumption), Educational (long-form with structured sections, code examples, and visual diagrams), Community (social proof heavy, featuring user stories and community achievements), and Promotional (benefit-focused with clear CTA, urgency elements, and visual impact).
- Build a subject line optimization framework: test subject line formulas — Data-Driven ("Your portfolio earned $X this week"), Curiosity ("The DeFi strategy 90% of users miss"), Urgency ("Governance vote closes in 24h — your voice matters"), Personal ("Based on your yield strategy, here is an optimization"), and Community ("500 members just discovered this feature"); track open rates by formula to identify what resonates with your audience.
- Implement a mobile-first design approach: 70%+ of crypto users check email on mobile — ensure all templates are responsive, CTAs are thumb-friendly (minimum 44x44px tap targets), content is scannable with clear headings and short paragraphs, and wallet connection buttons work on mobile browsers and in-app webviews.
- Create a content calendar for recurring email series: Weekly Protocol Digest (every Monday — protocol metrics, top governance discussions, upcoming events), Monthly DeFi Market Analysis (first of each month — broader market context relevant to protocol users), Quarterly Protocol Report (end of each quarter — TVL changes, new features, roadmap updates, community growth), and Special Event Communications (protocol upgrades, partnership announcements, emergency alerts).
- Design an interactive email strategy: where email clients support it (Gmail, Apple Mail), incorporate interactive elements — in-email polls for quick governance sentiment checks, accordion sections for detailed protocol updates, and countdown timers for time-sensitive opportunities like governance voting deadlines.
- Build an accessibility compliance system: ensure all emails meet WCAG 2.1 standards — alt text on all images, sufficient color contrast, semantic HTML structure, plain text fallback versions, and screen reader compatible layouts — both because it is the right thing to do and because accessible emails have 15-20% higher engagement.
**5. Web3-Native Messaging Integration**
- Design an XMTP integration strategy: implement XMTP messaging as a wallet-to-wallet communication channel — send protocol notifications (transaction confirmations, governance alerts, position updates) directly to users' XMTP-enabled wallets, bypassing email entirely for users who prefer native Web3 communication; use the XMTP SDK to build a notification system that sends from the protocol's official XMTP identity.
- Build a Push Protocol notification system: implement Push Protocol for cross-chain notifications — create a protocol channel that users can subscribe to, categorize notifications (critical: liquidation alerts, important: governance votes, informational: weekly digests), and allow users to customize which notification categories they receive.
- Implement a multi-channel orchestration system: for users who have both email and Web3 messaging enabled, design a channel preference system — critical alerts sent to both channels, time-sensitive information to the user's preferred channel, and marketing content to email only (to avoid Web3 messaging fatigue); respect channel preferences and allow easy switching.
- Create a Web3 messaging content strategy: messages sent via XMTP or Push Protocol should be shorter and more action-oriented than email (crypto audiences expect messaging to be concise), with direct links to take action (vote, claim, deposit) and minimal marketing language.
- Design a wallet messaging opt-in and management UX: build a settings page in the protocol UI where users can manage their notification preferences across all channels (email, XMTP, Push, Discord webhook), set quiet hours, and choose notification categories, creating a unified communication preference center.
- Build a messaging deliverability monitoring system: track delivery rates, read rates, and interaction rates across all channels (email and Web3 messaging), compare channel performance for different message types, and optimize channel selection based on which channel delivers the best engagement for each communication category.
**6. Privacy, Compliance, and Ethical Marketing**
- Design a privacy-first data architecture: store email addresses encrypted at rest, use wallet address hashing (not plaintext) for on-chain data correlation, implement data minimization (collect and store only what is needed for communication), and provide clear data retention policies (automatically delete inactive subscriber data after 12 months).
- Build a GDPR and privacy regulation compliance system: implement proper consent collection (explicit opt-in with clear explanation of data usage), easy unsubscribe in every email (one-click unsubscribe link in email header and footer), data export functionality (users can request all data held about them), and data deletion process (users can request complete data removal, including on-chain segment associations).
- Implement an anti-spam compliance framework: ensure CAN-SPAM compliance (physical address in footer, honest subject lines, clear identification as the sender), maintain sender reputation through proper authentication (SPF, DKIM, DMARC), and implement feedback loop processing to automatically remove users who mark emails as spam.
- Create a crypto-specific deliverability optimization plan: crypto-related emails face higher spam filtering — use a dedicated sending domain (not the main protocol domain), warm up new sending domains gradually (start with 100 emails/day, increase 20% daily), avoid spam trigger words in subject lines (avoid "free money," "guaranteed returns," "crypto opportunity"), and maintain a sender reputation score above 90 through list hygiene.
- Design an ethical marketing standard: commit to never sending unsolicited wallet messages, never sharing subscriber data with third parties, always providing genuine value in every communication (not just promotional content), and maintaining a content-to-promotion ratio of at least 4:1 (four value-delivering emails for every promotional email).
- Build a transparency report: publish quarterly transparency reports showing the number of subscribers, email frequency, data practices, and any data incidents, demonstrating to the crypto community that the protocol takes communication ethics seriously and differentiating from the spam-heavy practices common in Web3 marketing.
Ask the user for: their protocol type and current user base size, their existing communication channels (email list, Discord, Telegram), their on-chain data infrastructure and indexing capabilities, their privacy requirements and regulatory jurisdiction, and their primary retention and engagement goals.Or press ⌘C to copy