Chord Data Platform
Analytics Features
Building Cart Abandonment Audiences with the Product Abandoned Explore
8 min
building cart abandonment audiences with the product abandoned explore this guide explains how to use the products abandoned explore to build targeted abandonment audiences explore overview the products abandoned explore tracks user sessions from the last 72 hours and provides session activity metrics (products viewed, added to cart, checkout started, orders completed) ranked product lists (top 6 viewed and top 6 added products per user) user identification (email, anonymous id, cdp user id) backend order validation via oms data audience segmentation the explore supports three types of abandonment audiences based on how far users progressed in the funnel audience type description key filters browse abandonment users who viewed products session product viewed count > 0 cart abandonment users who added to cart session product added count > 0 checkout abandonment users who started checkout but didn't complete order session checkout started count > 0 and session order completed count = 0 building an audience filter configuration cart abandonment filters field operator value purpose session product added count > 0 added at least one product to cart session checkout started count > 0 user started checkout email or user id is not null identifiable users only session end time is before x hours ago session has ended (cooldown period) last order completed time is null or is before x days ago exclude recent purchasers (backend oms check) key fields reference session activity fields session product viewed count total product views in the session session product added count products added to cart in the session session cart viewed count times cart was viewed in the session session checkout started count checkout initiations in the session session order completed count orders completed in the session (frontend events) product fields viewed product 1 6 top 6 most viewed products (ranked by view count) added product 1 6 top 6 most added products (ranked by add to cart count) time fields session start time when the session began session end time when the session ended (30+ min of inactivity or 3 hours total duration) last order completed time most recent backend order completion timestamp identification fields email user's email address anonymous id browser anonymous identifier cdp user id unique user identifier from the cdp best practices always filter for identifiable users include email or user id is not null to ensure you can reach the audience use session end time for cooldown filter session end time is before x hours ago to give users time to return on their own before targeting check last order completed time this field checks backend oms events to see when a user last completed any order use is null or is before x days ago to include users who have never purchased (is null) include users whose last purchase was long enough ago to re engage (is before x days ago) exclude very recent purchasers who may have completed via a different session differentiate cart vs checkout abandonment the key differentiator is session checkout started count = 0 means they abandoned at the cart stage > 0 means they started checkout but abandoned use product fields for personalization include viewed product 1 6 or added product 1 6 in your export to personalize abandonment emails with the actual products join with oms users for additional user context, join with the oms users explore to access customer lifetime value, order history, and other profile data example cart abandonment flow cart abandonment flow trigger user adds product to cart but doesn't complete checkout within 2 hours audience filters session product added count > 0 session order completed count = 0 email is not null session end time is before 2 hours ago last order completed time is null or is before 30 days ago personalization include added product 1 3 for product recommendations in the email exclusions recent purchasers (via last order completed time filter)