Skip to content

Instantly share code, notes, and snippets.

@karngyan
Created November 1, 2024 05:35
Show Gist options
  • Save karngyan/cb65b638e5ab638d2917373d976caff1 to your computer and use it in GitHub Desktop.
Save karngyan/cb65b638e5ab638d2917373d976caff1 to your computer and use it in GitHub Desktop.
[
{
"name": "New Subscribers",
"description": "Users who have signed up within the last 7 days."
},
{
"name": "High Spenders",
"description": "Customers who have spent more than $500 in the last 30 days."
},
{
"name": "Loyal Customers",
"description": "Users who have made more than 10 purchases over their lifetime."
},
{
"name": "Cart Abandoners",
"description": "Users who have added items to their cart but haven't completed a purchase."
},
{
"name": "Inactive Users",
"description": "Users who haven't interacted with emails or visited the site in the last 60 days."
},
{
"name": "VIP Members",
"description": "Members who belong to the VIP loyalty program."
},
{
"name": "Newsletter Subscribers",
"description": "Users who are subscribed to the weekly newsletter."
},
{
"name": "Frequent Shoppers",
"description": "Customers who make purchases more than once a month."
},
{
"name": "First-Time Buyers",
"description": "Users who have made their first purchase within the last 30 days."
},
{
"name": "Referral Program Participants",
"description": "Users who have referred at least one friend through the referral program."
},
{
"name": "Mobile App Users",
"description": "Customers who have downloaded and logged in to the mobile app."
},
{
"name": "Recent Browsers",
"description": "Users who have browsed products within the last 7 days but haven't purchased."
},
{
"name": "International Customers",
"description": "Customers whose shipping address is outside the home country."
},
{
"name": "Top Reviewers",
"description": "Users who have left more than 5 product reviews."
},
{
"name": "Seasonal Shoppers",
"description": "Users who make purchases primarily during holiday seasons."
},
{
"name": "Email Engagers",
"description": "Users who have opened and clicked on emails in the last 30 days."
},
{
"name": "Dormant Subscribers",
"description": "Users who haven't engaged with email content in the last 6 months."
},
{
"name": "Birthday This Month",
"description": "Users whose birthdays fall in the current month."
},
{
"name": "Product Launch Interested",
"description": "Users who have shown interest in new product announcements."
},
{
"name": "Recent Survey Responders",
"description": "Users who have completed a survey within the last 30 days."
},
{
"name": "Flash Sale Buyers",
"description": "Customers who have purchased during flash sales."
},
{
"name": "Pending Reviews",
"description": "Users who have made a purchase but haven't reviewed the product yet."
},
{
"name": "Wishlist Users",
"description": "Users who have items saved in their wishlist but haven't bought them."
},
{
"name": "Returning Visitors",
"description": "Users who have visited the website more than once in the last month."
},
{
"name": "Expired Memberships",
"description": "Users whose membership has expired within the last 3 months."
},
{
"name": "High Email Bounce Rate",
"description": "Users with a history of emails bouncing due to invalid addresses."
},
{
"name": "Gift Card Purchasers",
"description": "Customers who have purchased or used a gift card."
},
{
"name": "Discount Seekers",
"description": "Users who have only made purchases with discount codes."
},
{
"name": "Webinar Attendees",
"description": "Users who have registered and attended a webinar event."
},
{
"name": "Social Media Followers",
"description": "Customers who follow the brand on social media platforms."
},
{
"name": "Referral Sign-Ups",
"description": "Users who signed up through a referral link from an existing customer."
},
{
"name": "Recently Unsubscribed",
"description": "Users who have unsubscribed from emails in the last 30 days."
},
{
"name": "VIP Birthday This Month",
"description": "VIP members celebrating their birthdays this month."
},
{
"name": "Recently Engaged",
"description": "Users who have engaged with content or made a purchase in the last 14 days."
},
{
"name": "Longtime No Purchase",
"description": "Users who haven't made a purchase in over a year."
},
{
"name": "Early Adopters",
"description": "Users who are among the first to try new features or products."
},
{
"name": "Weekend Shoppers",
"description": "Users who primarily make purchases on weekends."
},
{
"name": "Customizable Product Buyers",
"description": "Customers who have purchased customizable or personalized products."
},
{
"name": "Frequent Returners",
"description": "Customers who have a history of returning items frequently."
},
{
"name": "Event Registrants",
"description": "Users who have registered for an upcoming event or workshop."
},
{
"name": "Abandoned Sign-Up",
"description": "Users who started the sign-up process but didn't complete it."
},
{
"name": "Cross-Sell Potential",
"description": "Users who have purchased complementary products in the past."
},
{
"name": "Last-Minute Shoppers",
"description": "Customers who make purchases close to delivery deadlines."
},
{
"name": "Green Shoppers",
"description": "Users who prefer eco-friendly and sustainable products."
},
{
"name": "Customer Service Interactors",
"description": "Users who have contacted customer support within the last 3 months."
},
{
"name": "Returning Gift Buyers",
"description": "Users who frequently buy gifts for others during special occasions."
},
{
"name": "Push Notification Opt-Ins",
"description": "Users who have opted in to receive push notifications."
},
{
"name": "Frequent App Users",
"description": "Users who use the mobile app more than 5 times per week."
},
{
"name": "Content Downloaders",
"description": "Users who have downloaded resources like eBooks or whitepapers."
},
{
"name": "Geo-Targeted Segment",
"description": "Users within a specific geographic area targeted for a local campaign."
},
{
"name": "Non-Buyers",
"description": "Users who have engaged with content but haven't made a purchase."
},
{
"name": "Back-in-Stock Notifiers",
"description": "Users who signed up to be notified when a product is back in stock."
},
{
"name": "High Average Order Value",
"description": "Customers whose average order value is significantly higher than average."
},
{
"name": "Discount Code Collectors",
"description": "Users who have signed up or visited pages looking for discount codes."
},
{
"name": "Content Consumers",
"description": "Users who actively read blogs, articles, or watch videos on your site."
},
{
"name": "Exit Intent Users",
"description": "Users who showed exit intent but didn’t leave right away."
},
{
"name": "Reactivation Campaign Target",
"description": "Users who haven't been active for more than 6 months but are still subscribed."
},
{
"name": "Last Purchase Anniversary",
"description": "Customers who are approaching the anniversary of their last purchase."
},
{
"name": "Limited Edition Interest",
"description": "Users who have shown interest in limited edition or special release products."
},
{
"name": "Pet Owners",
"description": "Users who have indicated or purchased pet-related products."
},
{
"name": "Tech Enthusiasts",
"description": "Customers who frequently purchase or engage with tech-related content."
},
{
"name": "College Students",
"description": "Users who have indicated they are in college or have a .edu email address."
},
{
"name": "Users with Expiring Points",
"description": "Users who have loyalty points expiring within the next month."
},
{
"name": "Free Trial Users",
"description": "Users currently on a free trial period for your product or service."
},
{
"name": "Fitness Buffs",
"description": "Users who have purchased or shown interest in fitness-related products."
},
{
"name": "Live Chat Users",
"description": "Customers who have used the live chat feature on your site."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment