[AGC] Issues related to access distribution and operation analysis

 【keyword】

AGC, distribution analysis, operation analysis

 

【Problem Description】

Developers reported that they encountered some problems when accessing AGC distribution analysis, operation analysis, and event analysis in the application. Specifically as follows:

1. Whether there is a limit on the number of embedded event parameters and parameter values ​​in the event analysis.

2. Is the buried point statistics a fee item, and if so, is there a free quota?

3. Whether there is app crash statistics/analysis in the analysis service, and whether it is a paid item.

4. Is there a limit to the number of values ​​under the parameters? From the table of real-time overview-today's events-specific parameter statistics-download (see the attachment for steps), only 50 parameter values ​​are displayed. I will upload the actual parameter values Got over 1000 entries.

Or is there only so much data displayed/downloaded today, and all parameter values ​​can be seen when viewing event analysis tomorrow.

cke_5800.png

 

【problem analysis】

1. There is a limit to the number of buried events in the event analysis.

2. AGC analysis is free of charge.

3. In AGC, there is a dedicated service for statistical analysis of application crashes - crash service.

4. There is no limit, but it is recommended to control the range, and it can be fully displayed on the second day.

 

【solution】

1. The restrictions on buried events in event analysis are as follows:

https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/meta-manage-0000001050985177#section5729142611116

2. Huawei analysis service is free.

3. The crash statistics can be connected to the crash service of AppGallery Connect, the document is as follows:

https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agc-crash-introduction-0000001055732708

4. There is no limit, but it is recommended that a parameter value be controlled within 10,000. You can see the following example:

An application adds all urls to an event parameter. This parameter value is about 16,000 and will continue to increase in the future.

As a result, when the parameter value is queried in the event analysis-some event-event distribution analysis, the page freezes or the probability does not respond or the data cannot be loaded. From the figure below, you can simply see that a user loaded a huge amount of data when querying the parameter

cke_6817.png

This situation is being optimized, but it is not recommended that developers pass in a huge number of different parameter values ​​under one event parameter, and it is recommended to control it within 10,000.

From the table of real-time overview-today's event number-specific parameter statistics-download (see the attachment for steps), only 50 parameter values ​​are displayed, and more than 1000 actual parameter values ​​have been uploaded.

The number of real-time overview displays is limited. The Top50 should be displayed, and the entire list can be displayed tomorrow.

1. Parameter values ​​can be queried in event analysis - certain event - event distribution analysis

Event parameter reference link: https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/user-behavior-0000001050745157#section3491121008

cke_7873.png

2. View the parameter details of custom/preset events through data export

Data export reference link: https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/data-export-0000001078524336

 

 For more comprehensive technical articles, please visit https://developer.huawei.com/consumer/cn/forum/?ha_source=zzh

{{o.name}}
{{m.name}}

Guess you like

Origin my.oschina.net/u/4478396/blog/8785114