registerUserNavigation

abstract fun registerUserNavigation(navigationOption: NavigationOption = NavigationOption.ClearActiveRule)

Register a user navigation through the app. This will refresh the current screen identifier (usually used to compute stats).

Parameters

navigationOption

Option to choose the strategy relative to the active targeting rule.

See also