Expand my Community achievements bar.

SOLVED

Firing multiple page view events at a time

Avatar

Level 1

When I fire a page view event, I notice that 5 events are being fired. Only one of these are an actual Page View event as the rest of them have a pev2 and pe attached to it. the pev2 captures 'ADMS BP Event'. I have no idea what this is and the subsequent page views also capturing a 'crash event'. I know this is an issue but can someone please outline how I can fix this or why this would happen? Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi, those calls with "ADMS BP Event" are sent by the lifecycle call in the 3.x Mobile SDKs. Simply disable lifecycle in the SDK to disable the calls. Hope this helps.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Hi, those calls with "ADMS BP Event" are sent by the lifecycle call in the 3.x Mobile SDKs. Simply disable lifecycle in the SDK to disable the calls. Hope this helps.