Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

hpeterso
hpeterso
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
3

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by hpeterso
Customize the badges you want to showcase on your profile
Re: Mobile App Acquisition - race condition in Android - Adobe Experience Cloud Mobile 15-10-2015
Christa,Unfortunately if you would like to configure your report suite for offline tracking there is a bit more to it than just changing that value. While is a simple thing to change in the sdk, but you will need to contact client care and have them configure your report suite to have timestamping enabled (hits with timestamps will not be processed into our system unless this is configured). For your current configuration, I would not set this timeout to anything over 30 seconds. Please try to s...

Views

393

Likes

0

Replies

0
Re: Mobile App Acquisition - race condition in Android - Adobe Experience Cloud Mobile 15-10-2015
Christa,Im sorry I have been going on the assumption that you are configured for offline tracking (in your ADBMobileConfig.json - "offlineEnabled" : true) is this the case? If so, the below information is how it is handled. When this timeout is set we automatically handle when to send subsequent track calls. Meaning if your timeout is 10, we will queue all hits until either the referrer data is collected or the 10 seconds passes. You should not need to control or handle when to call track calls ...

Views

392

Likes

0

Replies

0
Re: Mobile App Acquisition - race condition in Android - Adobe Experience Cloud Mobile 15-10-2015
Hi Christa,referrerTimeout is the amount of time we will hold off sending hits to wait for referrer data. Increasing this value will enable our library to wait longer before sending that initial install hit in order to get and append the referrer data to this hit instead of going into a subsequent hit. Hunter PetersonSr. Mobile EngineerAdobe Marketing Cloud

Views

391

Likes

0

Replies

0
Re: Data not populated in the Report Suite, when sending from iOS SDK 4.0 - Adobe Experience Cloud Mobile 15-10-2015
Robert,The screenshot that you provided does not show the variable ts. This variable indicates that the app is set up for offline tracking. With that said the config file that you posted indicates that you have set "offlineEnabled" to True. Are we sure that is the config file that is being used? Is the application target pointing to a dev config file or something? To test this can you maybe change the rsid in that config and verify it changed in the hit in bloodhound? Hunter PetersonMobile Engin...

Views

792

Likes

3

Replies

0
Likes from