How to build a complete user analysis system?

How to build a complete user analysis system?

How to create a user analysis system? Let's learn in this article~

User analysis is something that many people talk about. However, when it comes to implementation, it is often done in a fragmented way. When many novices hear the term "user analysis", they start with a reflexive approach: "gender, age, region, activity, retention, churn, conversion, RFM..." They present a lot of data but have no conclusion.

How to make user analysis more systematic? Today, let’s explain it systematically.

1. The biggest difficulty of the user analysis system

What is the biggest difficulty in building a user analysis system? Of course: lack of data!

There are only three channels for collecting user data:

  1. The form information filled in by the user
  2. User consumption history
  3. User active records in APP/Mini Program

In terms of collecting user data, ordinary companies cannot compare with monopoly companies like Touteng'a. Large companies have many business lines and collect a wealth of information about various users. In addition, the user stickiness of the apps under large companies is high, so the user behavior data is also very rich. Large companies also like to make recommendations from acquaintances and obtain the relationship between users. As for location information and facial information, they are even more well-controlled.

The current situation of most ordinary enterprises is:

  • The user form filling rate is low, and even the ID card cannot be collected, let alone the facial recognition information.
  • Users consume less frequently, consume fewer types of products, and consume less frequently. The most consumed products are still those that attract traffic.
  • There are few active user behaviors. Except for a few loyal fans, most users only log in when there are activities.

This situation means that when ordinary companies conduct user analysis, they must first consider what data they have. They should start from where the data is the richest and most likely to generate value. While conducting analysis, they should also promote business improvement of data, thus achieving a virtuous cycle.

Step 1: User value stratification

The data that all companies must have is: consumption records. Therefore, the first step is to do this. From the consumption records, you can distinguish who are the high-spending users. Identifying the sponsor is the starting point for all subsequent analysis.

Note: To identify high-spending users, you don’t simply need to count the amount of spending in the past year. Instead, you need to use a lifecycle observation method to observe the user’s spending distribution from the time they register. Different distribution patterns mean different user operation strategies (as shown in the figure below).

Step 2: User source channel analysis

After understanding who the high-spending users are, we can further think about which channels the high-spending users come from. When analyzing the user source channels, we should first evaluate the channel quality and identify high-quality channels with more high-spending users. Then, we can increase the investment in high-quality channels and reduce the investment in low-quality channels, so as to achieve the goal of reducing costs and increasing efficiency. In this way, even if there is no conversion path data for the time being, we can still do a preliminary analysis.

After that, you can gradually promote the business, improve the data collection of the conversion path, analyze the advertising materials, conversion processes, drainage products, drainage activities, etc., and further improve the quality of attracting new customers.

Step 3: User Activity Analysis

After solving the problem of attracting new users, you can further think about: How active are the existing users? Which group needs help? From the perspective of user operation, users of different levels and different levels of activity have different operation ideas. Therefore, sorting out the user activity stratification is very helpful in forming operation ideas (as shown in the figure below).

Many students will get stuck in this step, listing a lot of indicators but not finding any problems. Note: Most companies do not have a super app like WeChat, Taobao, or Douyin. Most users have a low frequency of interaction with companies and are likely to only show up during large-scale events. Only a very small number of users have a high frequency of interaction.

Therefore, when analyzing user retention, we must first perform a matrix analysis of the following two factors to gain a clear understanding of the overall situation and identify the right direction to focus our efforts (as shown in the figure below).

  1. User consumption frequency
  2. User interaction frequency

Step 4: User Activity Participation Analysis

After the first three steps, we have understood three basic issues:

  1. Who are high-value users?
  2. Where do users come from?
  3. Where users go

Then you can think about how to increase user value. The best way is to offer discounts, so you can start from here.

There are five common types of discounts: buy goods worth XX yuan and get a discount of XX amount.

  • Discount type: XX product, sold at X discount from original price
  • Buy-one-get-one-free type: Buy XX items and get Y gifts.
  • Coupon type: Use a coupon worth X yuan to deduct the order amount
  • Points-based: earn points for consumption, and redeem points for cash/gifts

These five forms of data can be very confusing! Especially when 2-3 discount rules can be used at the same time in the same order. Many companies are very lazy in development. They do not make a separate activity tag library, nor do they make the relationship between the activity table, product table, order table, user table, and point table (commonly known as the five promotion tables). As a result, the final order can only see the discount, and cannot be broken down into each rule. This brings irreparable problems to subsequent analysis.

In theory, you need:

  • The five promotion tables are clearly linked
  • Avoid coupons for all categories/no thresholds
  • Avoid overlapping of user vouchers and product vouchers

This will allow for clear data analysis

With these basic data, there is a lot of room for analysis:

  • Which users are sensitive to discounts? Which are not?
  • What products are insensitive users loyal to? In what specific scenarios do they consume?
  • Are sensitive users being taken advantage of too much? When performance is insufficient, pull them out to make up for it!

Step 5: User contact channel analysis

Finally, you can further check: on which platforms the retained users appear, and on which platforms the lost users last appeared. This way, you won’t be like a mourning bird, just chirping: “Users are going to be lost!” Instead, you can give a specific answer: “We can get users back through XX channel.”

For traditional enterprises with multiple channels such as stores, mini programs, apps, and e-commerce websites, the first thing to do is to distinguish which users can be reached through online channels. The store channels of traditional enterprises often have serious data gaps. Differentiating online channel users can strengthen private domain operation capabilities and make up for the problem of offline data gaps.

If an online company mainly uses APP/Mini Programs, it is mainly to differentiate the content that users are exposed to. It is necessary to distinguish which content (new products? activities? fashion? health? festivals?...) users are interested in, so as to select better content to activate users.

2. Content that is not suitable for priority

Compared with the above five modules, some analysis can be done relatively later:

  1. User portrait analysis: Good user portraits are cultivated, not born. If you don’t collect any basic information at the beginning, don’t think about it for now, and wait until you have more data.
  2. User behavior path analysis: If there is little data on the user's activity on the mini program/own e-commerce platform, don't rush to do it. There is not much data to analyze.
  3. User response rate prediction analysis: If you only have a small amount of consumption data, it is not recommended to make various response rate predictions (including activity response, churn warning, purchase prediction, etc.). From historical experience, the accuracy of predictions based only on consumption data is not very impressive, so it is better to use manual rules directly.

3. Summary

The construction of this user analysis system is closely integrated with the data collection process, fully considering: what if there is no data? Promote from the shallow to the deep (as shown below).

The idea of ​​building this user analysis system is to think about how to operate users from a business perspective:

  • Who are the high-value users? How much is worth my investment?
  • Through which channels can I find these high-value users?
  • Among the existing high-value users, who are still active and who have left?
  • What means can I use to retain existing high-value users?
  • Is it possible to activate the existing low-value users? How to activate them?

This kind of analysis with a strong sense of purpose can solve the problem much better than listing out: "The ratio of men to women is 4:6" and "25-30 years old accounts for 30%". In the process of promoting business, it can also combine operational means and supplement data, and subsequent analysis will become smoother and smoother. Students can try it.

Author: Down-to-earth Teacher Chen WeChat public account: Down-to-earth Teacher Chen

<<:  Finding the growth lever has increased my content traffic by more than 100 times

>>:  Changing your name can change your brand's fate

Recommend

Magical gesture dance, the most popular short video imitation sample in 2022!

Starting from gesture dance, this article objectiv...

The rise and fall of Xiangpiaopiao: Brand strategy vs. corporate strategy

As a brand, Xiangpiaopiao cup milk tea is successf...

Discover the hidden cards and give your brand new planning power!

This article mainly explains that planners should ...

Good planning is the driving force for a company's rapid growth

In the eyes of many people, planning is a rigid pl...

When a large number of North Americans flock to Xiaohongshu...

As TikTok faces the risk of being banned in the Un...

How many days does Shopee require for delivery? FAQs on Shopee delivery time

For Shopee merchants, delivery is a very basic ope...

How to bind a bank card to Pinduoduo Temu Hong Kong store? Operation tutorial

This article introduces the bank card binding oper...

Is Shopee profitable? How is the Shopee business?

For cross-border e-commerce, you can consider Shop...

They’re all marketing, so why do expensive ice creams have different fates?

There are only a few expensive ice cream brands, b...