What It Is
When a customer shops in creator context, customer-facing lifecycle emails stay co-branded with that creator (name, image, shop context, and discount context). This preserves trust from click to purchase and retention.Key Capabilities
- Cart abandonment — “Don’t forget [Creator]‘s picks”
- Post-purchase — “Thanks for shopping with [Creator]”
- Win-back — “[Creator] has new recommendations”
- Browse abandonment — Products they viewed + creator discount
- Review requests — Attribute review to creator referral
This page is about consumer-facing messaging only (B2C).
Creator/affiliate lifecycle communication (B2B) is documented separately in Collab Messaging Integrations.
Creator/affiliate lifecycle communication (B2B) is documented separately in Collab Messaging Integrations.
How Consumer Flows Are Powered
Consumer co-branded email flows are powered by Shopify Flow templates that push events to Klaviyo only when creator context is present.| Template | Event Name Sent to Klaviyo | Primary Trigger |
|---|---|---|
CC // Log a customer abandoned cart Klaviyo event | Creator Checkout Abandoned | Customer abandons checkout |
CC // Log a custom post-purchase Klaviyo event | Creator Attributed Order | Order created |
CC // Log a customer marketing opt-in Klaviyo event | Marketing Opt In From Creator | Customer marketing opt-in/subscribe event |
- Trigger
- Confirm creator-context condition
Get metaobject entry- Klaviyo
Track an Eventaction with CC payload
Email Personalization
| Email Type | Creator Elements |
|---|---|
| Cart abandonment | Photo, name, discount reminder |
| Order confirmation | ”You shopped with [Creator]” banner |
| Shipping notification | Creator thank-you message |
| Review request | ”Tell [Creator] what you think” |
| Win-back | ”[Creator] misses you” + new picks |
Dynamic Content Block
In Klaviyo templates use:
- Profile properties:
{{ person|lookup:"field-name" }} - Event properties:
{{ event.property_name }} - Nested event properties:
{{ event.property.nested_variable }}
Payload Shape Used in Klaviyo Track Event
The Shopify Flow templates map:Event Properties->{{getMetaobjectEntry.data}}Customer Properties-> a creator/collab object including fields such as:cc-creator-first-namecc-creator-last-namecc-creator-profile-picturecc-creator-shop-titlecc-creator-shop-theme-primary-colorcc-creator-shop-handlecc-collab-affiliate-linkcc-collab-discount-amountcc-collab-discount-codecc-collab-affiliate-codecc-collab-discount-typecc-creator-shop-description
Performance Impact
| Metric | Improvement |
|---|---|
| Open rate | +15-25% |
| Click rate | +20-35% |
| Conversion | +30-50% |
| Unsubscribe | -10-20% |
How This Connects
- Co-branded consumer emails begin with storefront visits where creator context is captured (landing, PDP, popup, cart).
- When email is collected, persist creator association so the profile carries both shopper identity and referring creator context.
- In most implementations, this is powered by Klaviyo using Shopify Flow templates and CC payload mapping described in Klaviyo Events.
- This is the B2C side of messaging and complements partner lifecycle messaging in Collab Messaging Integrations.
Related
- How Features Connect — System-level map of feature dependencies
- Create a Co-branded Email Sync
- Klaviyo — Primary integration for co-branded consumer flows
- The Two Sides of Klaviyo — Distinguishes affiliate vs consumer messaging
- Testing & Retention Strategies