How to create user lifecycle tags?

In Data Processing, go to the Tag Management module, click "Create Tag" and select the "Custom Tag Value" type.

We divide the lifecycle of a user into five tiers, which correspond to the five values of the tags: New User, Consistently Active User, Returning User, Churned User, and Active User.

Set calculation rules in each tier:

  • New User: First visit during the period
  • Active User: Visit during the period
  • Consistently Active User: Visits during both this period and the previous period
  • Returning User: No visit during the previous period, visit during this period
  • Churned User: No visit during both this period and the previous period

To see "keywords most searched by a user in recent days", how do I create a tag?

In Data Processing, go to the Tag Management module, click "Create Tag" and select the "Preference Attribute Tag" type.

We select the past 7 days, sort the keywords searched in the past 7 days, and record the top 3 most searched keywords.

Need "how many days ago was the user's last visit" as information, how do I tag it?

In Data Processing, go to the Tag Management module, click "Create Tag" and select the "First and Last Feature" type.

Select the number of days in the past 30 days since the last time the App was launched for each user, and we may get the following results:

  • No value: indicates that the user has not visited in the past 30 days
  • 0: indicates that the user accessed the site yesterday
  • 1 and other numbers: indicates that the number of days since the last visit of the user is 1 or another number

How can the created label data be used in analysis?

In the analysis model, you can use the tag directly, such as using the tag to filter events in the analysis model:

Is the custom tag a user can only be in one layer?

Custom tag Only one layer (tag value) can exist for a user.

For example, if we set three layers A, B, and C, and the user meets all the rules of the three layers A, B, and C, the user will enter the first layer in the order of the layers.

What is the maximum number of groups a label can display?

Label groups A maximum of 1000 groups can be displayed on the page.

What is the maximum number of label directories?

There is no upper limit on the number of labels in the directory, but it supports up to a four-tier directory structure.