What if you could use AI to identify which customers have the potential to spend more — before they even know it themselves? With Census GPT Columns, this is easy to do in just a few steps, and we’re giving you the full GPT prompts and SQL to do it yourself. Let’s dive in!
Check out the video walkthrough below, or read on for a step by step:
Overview
In our example, we’re a gym with four tiers of membership, with $29.99 being the lowest and $129.99 being the highest. Our goal is to identify which of our customers have potential to become premium customers, aka high-paying customers, so we can unlock hidden revenue.
What makes premium customers unique? And more importantly, which lower-paying customers are exhibiting identical patterns and have potential to upgrade?
First, we need to understand premium customer characteristics like age, location, visit frequency, and personal training usage to create an Upsell Score, then we can send targeted marketing communications to individuals with the highest scores.
Process
- Identify our highest paying premium customers and the traits commonly associated with those customers.
- Analyze all of our customers by comparing each individual’s traits to create an Upsell Score.
- Operationalize the score and our customers' interests by sending them to marketing channels like email, SMS, and advertising.
Step 1: Identifying Traits in Premium Customers
The first step is straightforward - understanding what distinguishes premium customers from others. Using SQL and Census GPT columns, here's how to structure data to figure out the likelihood of each trait being associated with the highest tier plan:
Then create a Census GPT column to analyze these traits:
The technical setup is simple, but the insights it enables are powerful. When analyzing customer traits – from preferences to typical behaviors – clear patterns emerge. These aren't just random characteristics; they're powerful predictors of which customers would be most interested in and likely to benefit from premium offerings.
Step 2: Creating an Upsell Score
These insights can be transformed into a scoring system that automatically identifies customers showing premium patterns. By using GPT Columns to analyze traits and behaviors against known indicators of premium preferences, we'll create two columns for each customer: an Upsell Score and an Upsell Top Trait that indicates their top interest.
This automated analysis runs continuously, ensuring opportunities aren't missed as customer behaviors evolve.
First we want to join the trait analysis we created in the last step to our Users table to compare each individual’s traits against their propensity to upgrade. Here's the query structure:
And the GPT prompt that creates the Upsell Score and Upsell Top Trait columns for each individual:
Operationalizing Upsell Score in Marketing Campaigns
After you’ve identified the customers with the highest upsell potential, you want to get them into the hands of your marketing team who will send thoughtful, targeted communications.
Simply create a Census Sync to connect to 200+ marketing automation and advertising tools, such as HubSpot, Braze, Iterable, Attentive, Google Ads, and Meta Ads.
Transforming Infinite Data into Actionable Insights
Every business has valuable data about their customers, and turning oceans of data into insights is even easier with tools like LLMs and Census GPT Columns. Think of it as having a clear window into your customer base - one that reveals patterns and opportunities that would otherwise remain hidden.
Instead of casting a wide net with broad campaigns, sales and marketing teams can precisely target customers whose traits signal readiness for premium offerings. These targeted interactions lead to more meaningful conversations based on actual characteristics that indicate interest, rather than guesswork.
Beyond immediate marketing benefits, the process uncovers valuable insights about customer traits and patterns. Businesses discover common characteristics of high-value customers, identify key indicators of premium potential, and better understand what truly differentiates various customer segments.
Looking Ahead
Today we covered a consumer fitness example, but upsell scoring can be used for any industry or business model. For a B2B company, this might be a customer who’s ready to upgrade to a higher tier plan or add on more features. For a B2C company, this might be a consumer who purchases a more expensive product or service, or adds more items to a purchase.
Ready to try it out for yourself? Census users can get 1 million free OpenAI credits to use with GPT Columns 🎉 See if you qualify by applying here.