10

I have used Omniture/DTM latest SDK in my iOS application, I have followed the migration document provided by marketing.adobe.com, and all logs are requesting to Adobe server as per our requirements - but events, page views and purchase items are not reflecting in the Omniture dashboard.

alex
  • 6,818
  • 9
  • 52
  • 103
Brjv
  • 1,054
  • 1
  • 8
  • 24
  • are you seeing *any* data show up? If not, my first guess would be you have the request setup for offline tracking but pointing to a report suite that does not have it enabled. Or the opposite: the report suite is setup for offline tracking but your app isn't setup for offline tracking (so the timestamp param isn't included) – CrayonViolent Jul 10 '15 at 19:27
  • I have tried both cases but, still data's are not appears in dashboard. – Brjv Jul 13 '15 at 09:41
  • Have you checked to make sure you are specifying the proper report suite id (rsid) in your code? Are you looking in that same report suite in the interface? Have you checked that you are pointing to the proper collection server? – CrayonViolent Jul 13 '15 at 13:57
  • I have verified rsid in code and interface and its same. – Brjv Jul 13 '15 at 15:35
  • And the tracking server too? If you have indeed verified that all of this is correct and that you are seeing the request sent to Adobe then honestly I can't think of any other reason you shouldn't see any data come in at all, not even base hits. Sounds like you should contact Adobe ClientCare. Maybe there is an issue with the tracking server on their end or maybe the hit cap for your account has been reached or something. – CrayonViolent Jul 13 '15 at 16:04

0 Answers0