Expand my Community achievements bar.

SOLVED

Which API do I consume to get the Referrer/Referral Report?

Avatar

Level 1

Hello,

I have the below report created in omniture and I am trying to get this data out from omniture, connect to a database and build some ad hoc reporting system.

1287790_pastedImage_0.png

I have a database that has all the product details and I am trying this report to my database so the report looks more meaningful (currently there are only URL's under the Entry URL path, US referring URL columns and by joining them to my database I could have a valid product Name  and other details).

I am unable to find the right API to consume to get this data out from Omniture. Can anybody point me towards the correct API?

Thank you,

Vijay

1 Accepted Solution

Avatar

Correct answer by
Employee

You can get all that reporting information from the reporting API. I'd take a look at this page: Getting Started | Adobe Developer Connection
The calls you are looking for are Queue | Adobe Developer Connection and Get | Adobe Developer Connection

Good luck!

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

You can get all that reporting information from the reporting API. I'd take a look at this page: Getting Started | Adobe Developer Connection
The calls you are looking for are Queue | Adobe Developer Connection and Get | Adobe Developer Connection

Good luck!