I'm setting up analytic tracking for an iOS app and and Android app. In my testing I'm seeing results on the website for the iOS page hits but not the Android ones. Here are samples of the calls:
iOS (working)
http://omni.pemco.com/b/ss/pemcopemcoqa/0/OIP-3.1.5/
AQB=1
ndh=1
pageName=iPhone.MyInsuranceMenu
ce=UTF-8
vid=4A0E6FEA0439504DC30982F010726A5C03B6
c.=
a.=
DeviceName=x86_64
Resolution=640x1136
OSVersion=iOS%207.0.3
CarrierName=%28null%29
.a=
demoMode=Y
.c=
t=11/10/2013%2011%3A7%3A37%201%20480
AQE=1
Android (not working)
http://omni.pemco.com/b/ss/pemcopemcoqa/0/JAVA-4.0.0-AN
AQB=1
ndh=1
pageName=Android.MyInsuranceMenu
t=00%2F00%2F0000%2000%3A00%3A00%200%20300
aid=081B88F45EE64570-164E08FF57E90A41
ts=1384196376
ce=UTF-8
c.=
demoMode=Y
a.=
AppID=Go%20PEMCO%2F1.0
DeviceName=Android%20SDK%20built%20for%20x86
Resolution=768x1184
OSVersion=Android%204.3
CarrierName=Android
.a=
.c=
AQE=1
I suspect the "t=" parameter because it looks like it contains valid timestamp info in the iOS call, but not in the Android call. I have no idea how to configure this in the Android 4.x API.
Can anyone help me out?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Cory,
The iOS hits are not timestamped (i.e., offlineTracking is set to false), whereas your Android hits are timestamped (meaning offlineTracking is set to true). The reason you're seeing data for one and not for the other is due to the fact that the report suite configuration must matched the implementation(timestamped report suites must have the library configured for offlineTracking=true, and vice-versa for non-timestamped).
In the hits you posted, the timestamp variable is actually ts, the t variable is only used for timezone, which is why you'll see that variable mostly blank on the newer versions of the library.
You will need to update your Android .json config file to disable offlineTracking and you should start seeing data.
Regards,
Peter Fransen
Adobe Marketing Cloud - Mobile Engineering Team Lead
Views
Replies
Total Likes
Cory,
The iOS hits are not timestamped (i.e., offlineTracking is set to false), whereas your Android hits are timestamped (meaning offlineTracking is set to true). The reason you're seeing data for one and not for the other is due to the fact that the report suite configuration must matched the implementation(timestamped report suites must have the library configured for offlineTracking=true, and vice-versa for non-timestamped).
In the hits you posted, the timestamp variable is actually ts, the t variable is only used for timezone, which is why you'll see that variable mostly blank on the newer versions of the library.
You will need to update your Android .json config file to disable offlineTracking and you should start seeing data.
Regards,
Peter Fransen
Adobe Marketing Cloud - Mobile Engineering Team Lead
Views
Replies
Total Likes
Hi Cory,
Experiencing the same problem, but with 3x on Android. We've setup a non-SSL for qa/dev/stage, but when pushing to prod, all properties (including web, mobile web and for this app), SSL is enabled. When SSL is enabled, no data is received by SiteCatalyst. When switched to non-SSL data is recieved. Would you happen to have any ideas on what could be causing this?
SSL Request:
AQB | 1 |
ndh | 1 |
ce | UTF-8 |
vid | efa811eccbf548a996f20e21e9e889d3 |
pev2 | ADMS BP Event |
t | 22/10/2013 15:17:37 5 480 |
c. | |
a. | |
HourOfDay | 15 |
Resolution | 1200x1824 |
MonthlyEngUserEvent | MonthlyEngUserEvent |
InstallEvent | InstallEvent |
EngDaysLifetime | +1 |
DailyEngUserEvent | DailyEngUserEvent |
InstallDate | 11/22/2013 |
AppID | WestJet(1.0) |
OSVersion | Android 4.3 |
Launches | 1 |
DeviceName | Nexus 7 |
DayOfWeek | 6 |
OSEnvironment | Android 4.3 |
LaunchEvent | LaunchEvent |
.a | |
.c | |
pageName | WestJet(1.0) Install |
pe | lnk_o |
AQE | 1 |
Non-SSL
AQB | 1 |
ndh | 1 |
ce | UTF-8 |
vid | efa811eccbf548a996f20e21e9e889d3 |
pev2 | ADMS BP Event |
t | 25/10/2013 13:36:9 1 480 |
c. | |
a. | |
DaysSinceFirstUse | 2 |
OSVersion | Android 4.3 |
HourOfDay | 13 |
Resolution | 1200x1824 |
PrevSessionLength | 1 |
Launches | 7 |
DeviceName | Nexus 7 |
DaysSinceLastUse | 0 |
DayOfWeek | 2 |
OSEnvironment | Android 4.3 |
LaunchEvent | LaunchEvent |
AppID | WestJet(1.0) |
.a | |
.c | |
pageName | WestJet(1.0) Launch |
pe | lnk_o |
AQE | 1 |
Thanks in Advance
Views
Replies
Total Likes
Thanks
Views
Replies
Total Likes
Jeff,
Are you sending the data to the same report suite as qa/dev/stage, or are you switching the targeted report suite at the same time? If so, you may have a timestamp/offline mismatch (Just like Cory did above).
In cases like this it may be a faster resolution for you to contact Client Care directly, as they have access to the details on your account and can discuss in more specific terms.
Regards,
Peter Fransen
Adobe Marketing Cloud - Mobile Engineering Team Lead
Views
Replies
Total Likes
Thanks Peter. Verified with CC and the report suites are not time stamp enabled as well as confirmed that ts is not enabled.
Any other ideas on what could be causing no data to return with enabling SSL?
Views
Replies
Total Likes
Jeff,
Please open a ticket with Client Care so we can get this issue resolved for you.
Regards,
Peter Fransen
Adobe Marketing Cloud - Mobile Engineering Team Lead
Views
Replies
Total Likes
They haven't been able to help. It's been near over a week now.
131127-000209
Views
Replies
Total Likes
Views
Likes
Replies