User Tag System Design
Automatically plan a layered tag system by industry characteristics from real tracking data, covering RFM, behavior, state, and preference, so tags carry real business insight.
Segmentation
by clusterUser Tag System Design is a user-operations capability in ThinkingAI's industry Skill library. It helps operations teams plan the tag architecture from scratch when building a user-segmentation system, designing dimension tags such as RFM tiers, behavioral preferences, and state lifecycle by industry characteristics, and defining each tag's business definition, use case, value tiers, and calculation logic. This is ThinkingAI's decade of industry experience, packaged into ready-to-use Skills.
Live walkthrough
The system design is done. 180 cut to 52, a six-layer architecture, each one with AE calculation logic: the 128 that were cut aren't lost, they were merged, deprecated, or downgraded to derived fields. First, why not generic RFM: tower-defense payment is inherently sparse, most players only buy 1–3 times across their entire lifetime, and the payment-frequency (F) dimension has no discriminating power in your project, and forcing it in only gets you a pile of users bunched in the same tier.
1. Six-layer tag system (52 total, representative examples per layer)
| Tag layer | Count | Example tags | Calculation method | Update frequency |
|---|---|---|---|---|
| Base attribute layer | 8 | Acquisition channel, device tier | #channel, #device_model direct-read mapping | Static at registration |
| State layer | 9 | Lifecycle stage (new / growing / mature / churn risk) | First/last event + days-since-login rules | Daily |
| Behavior layer | 12 | Level-progression speed, avg. daily battles | battle_start aggregated over the last 14 days | Daily |
| Preference layer | 10 | Main deck archetype, ad-watching tendency | Top-N stats on event properties | Weekly |
| Value layer | 8 | Payment-depth tier (dual dimensions, F dropped) | Cumulative payment amount × recency of last payment | Daily |
| Prediction layer | 5 | 7-day churn probability, first-payment conversion tendency | Behavioral-feature model score | Daily |
2. Four design principles
Based on the landing benchmark of comparable-category projects: after the system is trimmed and the calculation logic is filled in, tag coverage can rise from the current 8% to roughly 85%, operations goes from "sifting through 180 tags for a feel" to "picking by layer," and there's room for about a 3x improvement in push-configuration efficiency.
On your data
That was a simulated run
Leave your work email and we will run a live walkthrough on your real business data.
The problem
Many teams directly copy the RFM model when building a user tag system, but it often works poorly in games: more than 70% of game projects find the payment-frequency dimension inapplicable, with user-segmentation accuracy below 40%. A more common problem is tag pile-up, where operations actually uses only 5 to 8 core tags out of 200+, the rest become a maintenance burden, and more than 60% of projects have tag utilization below 10%.
What it does
When to use it
Planning a user tag system from scratch before a new product launch
An existing tag system that is bloated and disorganized and needs restructuring and pruning
An operations team needing an industry-specific tag framework rather than a generic template
A precise-push scenario needing behavioral-preference tag support
User lifecycle management needing state tags and predictive tags to work together
In the field
FAQ
Does this Skill design tags or configure them?
This Skill handles planning and design, producing the tag plan, definitions, and calculation logic; actually creating tags in AE requires calling the tag-creation tool.
What is industry identification based on?
The Skill determines the industry and sub-genre from the customer's real tracking events and property data, not just the user's verbal description.
How soon can the tag system go live after design?
Once the design is delivered, AE tag configuration usually takes 1 to 3 days, and each tag comes with AE calculation logic.
Related Skills
Equip your Agent with User Tag System Design
Book a demo and see how it works in your own business.
