⬆️Source

Source is a graph that analyzes indicators of the amount of resources earned in the game.

I. Filter

1. Currency

Type of resources in the game: gold, gem, coin,...

2. Item Type

  • Where do resources come from(endless, campaign_dropingame, pvp, shop,...)

  • The ItemType will change according to the Currency, each currency will have 1 set of Itemtype.

I. Chart

1. Toatal Source by Date

Graph showing how much earned resources are allocated by day

For example, Figure 1.1 shows that players earn the most resources from flowers, the total resources earned by players on April 16, 2023 is the largest.

Figure 1.1. Graph of Total source by date

2. Total Source by Level

The graph shows the amount of resources earned allocated by level, which level the player earns the most resources, where the resources earn the most,...

For example, Figure 2.1 shows that the total amount of coins earned by players at level 0 is the largest.

Figure 2.1. Total Source Chart by Level

The drag bar represents the percentage of resources earned per set level compared to the total amount of resources earned across the entire level (The ratio of resource allocation earned by level).

Figure 2.2. The drag bar represents the percentage of resource allocation earned by level

3. Average Source Per User Earns By Level

The graph shows the average amount of Source users earn at each level.

Formula: AVG Source = Total Source Earned / Total Users

For example: Figure 3.1 at level 17 each user earns 15.47(volume) on average.

Figure 3.1 Average amount of Source Earned By Each User

III. Notes

  • The resource data will be delayed by several hours, so the graph showing the current-day data will not be really accurate.

Last updated