adds the screen name as a logEvent property so customers can build funnels based on screen name - this was requested by IBM, and this functionality also reflects how we handle screen names in Mixpanel for Android's consolidatedPageCalls setting
if enabled, trackAllPagesV2 overrides any other page settings (using an early return)
trackAllPagesV2
defaults to truelogEvent
property so customers can build funnels based on screen name - this was requested by IBM, and this functionality also reflects how we handle screen names in Mixpanel for Android'sconsolidatedPageCalls
settingtrackAllPagesV2
overrides any other page settings (using an early return)Satisfies JIRA issue: https://segment.atlassian.net/browse/PLATFORM-1644