Custom Statistics Collection
WebEvent is a collector to collect custom statistics information. The information includes the categories, names, descriptions, units, data types, and default aggregation modes of metrics.
|
Category |
Metric |
Name |
Description |
Unit |
Data Type |
Default Aggregation Mode |
|---|---|---|---|---|---|---|
|
Custom statistics metric set (CustomEvent) |
total |
Total Trigger Times |
Total number of trigger times |
- |
INT |
SUM |
|
url |
Last URL |
URL of the last loaded page |
- |
STRING |
LAST |
|
|
customKey |
Event Name |
Event name |
- |
STRING |
LAST |
|
|
strVal |
Event Value |
Event value |
- |
STRING |
LAST |
|
|
pv |
PV |
Total number of page views |
- |
INT |
SUM |
|
|
uv |
UV |
Total number of unique visitors |
- |
INT |
SUM |
|
|
avgNumVal |
Avg. Event Value |
Average event value |
- |
DOUBLE |
AVG |
|
|
maxNumVal |
Max. Event Value |
Maximum event value |
- |
DOUBLE |
MAX |
|
|
minNumVal |
Min. Event Value |
Minimum event value |
- |
DOUBLE |
MIN |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot