Go to documentation repository
맵의 카운터는 이벤트를 사용하여 일부 값을 계산한 결과를 보여줍니다 (카운터 추가, 카운터 생성 및 구성 참고):
카운터에 이벤트별 그룹화가 구성된 경우 총 이벤트 수 외에도 그룹별 계산 결과가 표시됩니다. 이 경우 그룹 이름은 그룹화의 지정된 속성에 해당합니다. 아래 예에서 나이(Age) 속성 이 설정됩니다.
그룹화에 여러 속성이 지정된 경우 이러한 속성을 결합하는 그룹이 표시됩니다. 아래 예에서 성별(Gender) 및 나이(Age) 속성이 설정됩니다.
위의 예에서 첫 번째 줄의 69는 나이, 여성은 성별, 그리고 8은 69세 여성의 수를 나타냅니다. 나머지 줄도 마찬가지입니다.
모든 라인을 보려면 버튼을 클릭하세요
Counters on the map show the results of counting some values using events (see 카운터 추가, Creating and configuring counters):
If grouping by events is configured for the counter, then in addition to the total number of events, the results of counting by groups will be displayed. In this case, the names of the groups correspond to the specified properties of the grouping. In the example below, the Age property is set:
If multiple properties are specified for a grouping, then the groups that combine these properties will be displayed. In the example below, the Gender and Age properties are set:
In the example above, 69 in the first line is the age, Female is the gender, and 8 is the number of women at the age of 69. The same goes for the rest of the lines.
To view all lines, click the button.