1. Customer Segment Overlap
Marketing AnalystBackground
The team needs to show how many customers are interested in both 'Electronics' and 'Home Goods' to plan a cross-promotion.
Problem
Visualizing the intersection of two distinct customer interest groups.
How to use
Input the total counts for each category and the specific count for the intersection in the Set Data field.
{"element": [{"name": "Electronics", "count": 500}, {"name": "Home Goods", "count": 400}], "Intersecting": [{"names": "Electronics,Home Goods", "count": 150}]}Outcome
A clear Venn diagram showing the two main segments and the 150-customer overlap.