Map
CHANGED_REGION
Indicates when a user navigates between different map regions (units) using the arrows in the map screen’s header.
targetRegionId
stringThe id of the region the user is navigating to.
targetRegionName
stringThe name of the region the user is navigating to.
navigationType
stringThe direction in which the user is navigating
Possible Values
nextprevious
VIEWED_REGION_SELECTOR
Indicates if the user has tapped on the region selector button in the map screen’s header.
currentRegionId
stringThe id of the region the user is was on when clicking the button.
currentRegionName
stringThe name of the region the user is was on when clicking the button.
CLICKED_UNIT_COMPLETE_NEXT_UNIT_BUTTON
Indicates when a user taps on the “Complete & Next Unit” button in the map screen.
currentRegionId
stringThe id of the region the user is was on when clicking the button.
currentRegionName
stringThe name of the region the user is was on when clicking the button.