Two implementation approaches compared side-by-side — website email capture vs Shopify checkout opt-in — with benefits, risks, mitigations, and a phased rollout plan
March 2026 | 2 approaches | 3-phase rollout
Why Email, Why Now
Blockstream has historically avoided email marketing due to its cypherpunk ethos and the industry's history of data mishandling. Ledger's customer data breaches led to widespread phishing attacks and physical threats. But as Blockstream targets more mainstream buyers and prioritizes revenue growth, email is becoming essential to nurture the high-intent traffic from Beginner and BTC Maxi ad personas.
The Ledger precedent is real: 300K names, emails, and physical addresses leaked. Customers received death threats. Any email strategy must be designed with this in mind — not as a reason to avoid email, but as a reason to do it right.
The Problem
✕40K+ monthly visitors leave without a way to re-engage
✕No nurture path for high-intent ad traffic that doesn't convert immediately
✕25 persona-specific emails designed but no implementation path
✕Relying solely on retargeting ads to recover abandoned consideration
The Opportunity
✓Capture pre-purchase intent from all traffic sources
✓Activate 25 persona-specific nurture emails already designed
✓Build post-purchase onboarding for existing customers
✓Differentiate with privacy-first email approach (BTC rebate, minimal data)
Approach 1 — Website Email Capture
Embed a form on jade-plus-landing pages. Visitors enter their email in exchange for an incentive — either a discount code (10% off first order) or a bitcoin rebate (sats-back on purchase).
⚡
A BTC rebate incentive aligns with Blockstream's identity and attracts higher-LTV Bitcoin-native buyers vs generic discount seekers.
✓
Captures pre-purchase intent
Reaches people still in the consideration phase, before they've committed to buying
✓
Grows list from all traffic sources
Ad clicks, organic search, direct visits, and social referrals all feed the list
✓
Enables persona sequences
The 25-email nurture flows were designed for ad-click entry points — a website form is the natural trigger
✓
Bitcoin rebate is on-brand
Sats-back differentiates from generic coupons and attracts the right audience
✓
Recovers abandoned consideration
Re-engage visitors who don't buy on first visit without relying solely on retargeting ads
⚠
Data liability
Storing emails creates a target. If breached, Blockstream faces the exact reputational damage it criticizes Ledger for
⚠
Brand perception
Cypherpunk community may view email collection as antithetical to Blockstream's privacy-first values
⚠
Spam/phishing surface
Once customers know "Blockstream sends emails," attackers can craft more convincing phishing emails
⚠
Low opt-in quality
Discount seekers may convert once and never return, inflating the list with low-LTV contacts
⚠
Incentive margin impact
10% discount on $149 is ~$15/order — needs to be offset by incremental email revenue
→
Minimal data collection
Email only — no name, address, or phone. Reduces breach impact surface
→
Zero-knowledge ESP
Use a provider with strong encryption, or self-host with Listmonk so Blockstream doesn't hold plaintext emails at rest
→
Transparent opt-in messaging
"We store your email securely and will never share it. Here's exactly what we'll send you." Link to a plain-English privacy policy
→
DKIM/DMARC/SPF from day one
Authenticate all outgoing email to make phishing impersonation harder. Educate subscribers on how to verify legitimate Blockstream emails
→
90-day sunset policy
Auto-remove unengaged subscribers after 90 days to minimize data held
→
BTC rebate over discount
Sats-back attracts Bitcoin-native buyers (higher LTV). Can be implemented via Lightning payment post-purchase
→
Community messaging
Frame it as "we're doing email differently" — transparency, minimal data, and user control (one-click unsubscribe, data deletion on request)
Approach 2 — Shopify Checkout Opt-In
Add an email marketing consent checkbox to the Shopify checkout flow. Customers who are already purchasing opt in to receive future communications. Shopify has native support via checkout settings or apps like Klaviyo.
🏆
Zero pre-purchase data risk — you only collect marketing consent from people whose email Shopify already holds for order fulfillment.
✓
Highest-quality leads
These people already bought. They trust Blockstream and are most likely to buy again (accessories, upgrades)
✓
No additional incentive needed
Already converting — the opt-in is a simple checkbox, no discount required
✓
Zero pre-purchase data risk
Only collect marketing consent from people whose data Shopify already holds for fulfillment
✓
Simpler implementation
Shopify native feature, no custom form development needed
✓
Natural for post-purchase flows
Onboarding sequences (setup guides, security tips), cross-sells, and product updates
✓
Lower community backlash risk
Collecting consent from existing customers is standard and less controversial than pre-purchase capture
⚠
Small list, slow growth
Limited to ~58 purchases/month. At 40% opt-in, that's only ~23 new subscribers/month
⚠
Misses the consideration funnel
Doesn't capture the 40,000+ monthly visitors who don't buy — exactly the people email nurture is designed for
⚠
No persona segmentation
Shopify checkout doesn't know which ad persona drove the purchase, so you can't trigger persona-specific sequences
⚠
Fulfillment email confusion
Customers may not distinguish transactional emails from marketing emails, leading to unsubscribes from both
→
Clear email separation
Distinct "from" names for transactional vs marketing (e.g., "orders@blockstream.com" vs "updates@blockstream.com")
→
UTM-based persona tagging
Pass UTM parameters through to Shopify to tag which persona drove the purchase, enabling persona-specific post-purchase flows
→
Post-purchase survey
Include a one-question "What matters most to you?" in the confirmation email to segment customers into persona buckets
Start with Checkout Opt-In (zero risk, proves infrastructure), then layer in Website Capture with BTC rebate (higher reward, needs privacy messaging done right).
1
Checkout Opt-In
Week 1-2
2
Website Capture
Week 3-6
3
Measure & Iterate
Week 6+
01Enable marketing consent checkbox in Shopify checkout settings
02Set up basic post-purchase welcome sequence (3-4 emails: setup guide, security best practices, community links)
03Configure DKIM/DMARC/SPF email authentication
04Low risk, no custom development — builds the muscle of sending email before scaling
01Add email capture form to landing pages with sats-back incentive
02Connect to the 5 persona-specific email sequences already designed
03Implement minimal data architecture: email-only, encrypted storage, 90-day sunset
04Publish a transparent "How we handle your data" page that directly addresses the Ledger comparison
05UTM parameter pass-through for persona segmentation from ad clicks
01Compare list growth rates, open rates, and revenue attribution between both channels
02A/B test incentive types: discount code vs BTC rebate vs no incentive
03If BTC rebate outperforms, lean into it as a brand differentiator across all marketing
Why this order
Phase 1 firstCheckout opt-in is zero-risk and proves the email infrastructure works before scaling
Phase 2 secondWebsite capture needs privacy messaging and technical setup done right — Phase 1 buys time to build that
Customers firstStarting with buyers gives Blockstream email credibility before reaching out to non-buyers
ESP Considerations
KlaviyoRecommended
✓ Deep Shopify integration
✓ Best-in-class e-commerce flows
✓ Fastest time to market
✕ Data hosted by third party
✕ Cost scales with list size
Shopify Email
✓ Native, no additional vendor
✓ Simplest setup
✓ Low cost for small lists
✕ Limited automation
✕ Basic segmentation
Listmonk (self-hosted)
✓ Full data control
✓ Open source, on-brand
✓ Zero third-party data risk
✕ Requires DevOps setup
✕ No native Shopify integration
Start with Klaviyo for speed-to-market with Shopify, with a clear data processing agreement. Revisit self-hosted Listmonk if list exceeds 10K or community pushback on third-party data storage is significant.