Expand my Community achievements bar.

SOLVED

Adobe launch - Android SDK - Page hits are not received in sequence

Avatar

Level 2

Hi ,

I am using adobe launch SDK in Android mobile app. Issue is the page hits are not reaching workspace in the sequence it has been tested. 

 

Say, 

Original user Journey - Page1 - Page 2 - Page 3 - Page 4

Adobe Flow shows - Page 1 - Page 3 - Page 2 - Page 4

 

batchLimit = 0 , offlineEnabled  = false, launchhitdelay:5 in config. What could be the reason?

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Dear Padma,

For the first level of analysis, consider 'Hit Depth' Dimension in WorkSpace.

If the User Journey is Page1 - Page 2 - Page 3 - Page 4 then Page 1 = Hit Depth 1, Page 2 = Hit Depth 2, Page 3 = Hit Depth 3 and Page 4 = Hit Depth 4.

If you still want to understand the exact second, then you can use the Data Feed option for the hour to see the raw image request details.

Thank You, Arun.

View solution in original post

6 Replies

Avatar

Level 10

Consider enabling the report suite for receiving timestamped data and enable offline in SDK.

Avatar

Level 2
collecting only online data. for this case, connectivity seems ok. does it have any performance impact if enable timestamp & offline data?

Avatar

Employee Advisor

Note that timestamp hits are sequenced up to seconds level. So, if two hits have the same time stamp (up to seconds), it will depend on which hit arrives first at the Analytics servers, to be processed as the first hit.

Avatar

Level 2
is there anyway to see seconds in workspace? no access to view data feeds or other admin stuff. hope can see the hit order in visit_page_num. is there any equivalent metrics available in workspace?

Avatar

Correct answer by
Community Advisor

Dear Padma,

For the first level of analysis, consider 'Hit Depth' Dimension in WorkSpace.

If the User Journey is Page1 - Page 2 - Page 3 - Page 4 then Page 1 = Hit Depth 1, Page 2 = Hit Depth 2, Page 3 = Hit Depth 3 and Page 4 = Hit Depth 4.

If you still want to understand the exact second, then you can use the Data Feed option for the hour to see the raw image request details.

Thank You, Arun.

Avatar

Level 10
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?