What It Is
The shopping cart and checkout experience stays personalized with creator branding, automatic discount application, and attribution tracking that ensures proper commission credit.Key Capabilities
- Auto-applied discounts — Creator code added at checkout automatically
- Cart attribution — Creator context stored in cart attributes
- Savings display — Show projected savings in cart
- Creator reminder — Small callout in cart/checkout
- Order tagging — Attributed orders tagged for reporting
How It Works
Cart Attributes Set
| Attribute | Value |
|---|---|
cc-creator-handle | Creator’s handle for attribution |
cc-discount-code | Discount code to apply |
cc-landing-url | Original landing page URL |
cc-landing-time | Timestamp of first visit |
How This Connects
- Cart and checkout are the conversion handoff from landing/PDP/product-list experiences where creator context is first introduced.
- The cart attributes set here are reused by Shopify-native Attribution, post-purchase tagging, and reporting.
- Discount persistence should be implemented with Maintained Discount Protection so attribution and customer UX stay intact across sessions.
Related
- Support Unique Discounts
- Enable the CC Web Pixel
- How Features Connect — System-level map of feature dependencies