Name |
Type |
Dimension |
Default Metric |
Default Dimension |
Description |
Date |
String |
True |
False |
False |
The session date formatted as YYYYMMDD. |
Year |
Int32 |
True |
False |
False |
The session year with a four-digit year starting from 2005 to the current year. |
Month |
Int32 |
True |
False |
False |
The session month with an integer from 01 to 12. |
Week |
Int32 |
True |
False |
False |
The session week with a number from 01 to 53 wherein each week starts on Sunday. |
Day |
Int32 |
True |
False |
False |
The day of the month with a number from 01 to 31. |
Hour |
Int32 |
True |
False |
False |
An hour of the day starting from 00-23 in the configured time zone for the account. This value is also adjusted for the daylight savings time. |
EventCategory |
String |
True |
True |
False |
The event category. |
EventAction |
String |
True |
False |
False |
The event action. |
EventLabel |
String |
True |
False |
False |
The event label. |
TotalEvents |
Int32 |
False |
True |
False |
The total number of events for the profile for all categories. |
UniqueEvents |
Int32 |
False |
True |
False |
The total number of unique events for the profile for all categories. |
EventValue |
Int64 |
False |
True |
False |
The total value of profile events. |
SessionsWithEvent |
Int32 |
False |
True |
False |
The total number of sessions with events. |
AvgEventValue |
Double |
False |
True |
False |
The average value of an event. |
EventsPerSessionWithEvent |
Double |
False |
True |
False |
The average number of events per session with event. |
StartDate |
String |
False |
False |
True |
The start date for obtaining the Analytics data which is either a date string or a relative date (e.g., today, yesterday, or #daysAgo). |
EndDate |
String |
False |
False |
True |
The end date for obtaining the Analytics data which is either a date string or a relative date (e.g., today, yesterday, or #daysAgo). |