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

janakiraman_raj
janakiraman_raj
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by janakiraman_raj
Customize the badges you want to showcase on your profile
Re: Setting up Analytics in iOS - Adobe Experience Cloud Mobile 15-10-2015
I changed the tracking url to http://10.100.202.21:49809 -> bloodhound url and I was able to see hits on the bloodhound tool. But, when I change it to the server tracking url, I am unable to find any hits in the analytics. When does this scenario occurs? Is it due to wrong tracking url or rsid. Does the client code has anything to do for it not to work?

Views

506

Likes

0

Replies

0
Re: Setting up Analytics in iOS - Adobe Experience Cloud Mobile 15-10-2015
I get something like the following in the debug log. But I don't see the server and RSID.(s87566545?AQB=1&ndh=1&t=00%2F00%2F0000%2000%3A00%3A00%200%20-330&c.&a.&Resolution=768x1024&DeviceName=x86_64&TimeSinceLaunch=137&AppID=My%20App%202.0.0%20%282.0.0.0%29&OSVersion=iOS%207.1&action=ButtonActionFont&CarrierName=%28null%29&.a&.ww&.c&aid=54CB5A21FAF64368-1E12FC6472557E10&ce=UTF-8&pe=lnk_o&pageName=My%20App2F2.0.0.0&pev2=AMACTION%3AButtonActionFont&AQE=1)Also, I am unable to see any analytics on s...

Views

467

Likes

0

Replies

0
Re: Setting up Analytics in iOS - Adobe Experience Cloud Mobile 15-10-2015
Jared Butterfield wrote... Since you have offlineEnabled = false in your config, all the hits the SDK is sending in will not be timestamped. If your Report Suite is timestamp enabled, those hits will be thrown away. On initial look at your config, that is most likely the issue. I would recommend logging in to Mobile Services with your Analytics account or AdobeID and downloading the config file for that report suite. That will have the correct settings for the config based on your report suite s...

Views

475

Likes

0

Replies

0
Setting up Analytics in iOS - Adobe Experience Cloud Mobile 15-10-2015
I integrated adobe analytics V4.1 with following ADBMobileConfig.json settings { "version" : "1.0", "analytics" : { "rsids" : "@MyRSID", "server" : "@trackingServerURL.112.2o7.net", "charset" : "UTF-8", "ssl" : false, "offlineEnabled" : false, "lifecycleTimeout" : 300, "referrerTimeout" : 0, "batchLimit" : 0, "privacyDefault" : "optedin", "poi" : [] }, "target" : { "clientCode" : "@TeamName", "timeout" : 15 }, "audienceManager" : { "server" : "" }, "acquisition" : { "server" : "", "appid" : "" }...

Views

1.4K

Likes

0

Replies

6