Deal-Based Segment Distribution

Automating cross-sell and upsell based on purchased products, categories, and amounts

HubSpotWorkflowDealSegmentCross-sellUpsell
2 min read

About This Article

"I want to automatically recommend related products based on purchase history" "I want to send special offers to VIP customers"

By combining HubSpot's Deal functionality with workflows, you can automate segment distribution based on purchase history.

Segmentation Axes from Deal Records

Implementation Patterns

Pattern 1: Category-Based Cross-sell

Category-Based Cross-sell
Trigger: Deal stage changed to Closed Won

Start workflow when deal is closed

Branch: What is the product category?

Determine category from line items or deal property

30 days later
Send related category recommendation email

Category A purchased → Recommend Category B

Pattern 2: Purchase Amount-Based VIP Segmentation

Pattern 3: Product-Based Upsell

Product-Based Upsell
Trigger: Deal closed (Product: Standard Plan)

Customers who purchased Standard Plan

60 days later
Email: How's your experience?

Check satisfaction

90 days later
Premium plan recommendation

Introduce advanced features

Combining with Contact Properties

Summary

  • Prepare deal properties: Record information needed for segmentation
  • Reflect info to contacts: Auto-update contact properties from deal data
  • Combine conditions: Refine with both deal and contact conditions
  • Set exclusion conditions: Always prevent unnecessary distribution