Skip to content

Map

CHANGED_REGION

Indicates when a user navigates between different map regions (units) using the arrows in the map screen’s header.

targetRegionId
string

The id of the region the user is navigating to.

targetRegionName
string

The name of the region the user is navigating to.

navigationType
string

The 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
string

The id of the region the user is was on when clicking the button.

currentRegionName
string

The 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
string

The id of the region the user is was on when clicking the button.

currentRegionName
string

The name of the region the user is was on when clicking the button.