Omniture API

Posted on: February 15, 2012 Posted by: JJ Comments: 0

Omniture API

Omniture API can be daunting, but little pointers will ease your mind.

Omniture’s developer site is at https://developer.omniture.com

Currently they provide you with 10,000 tokens per month. Some reports will require two or more tokens.

Site Catalyst API
https://developer.omniture.com/en_US/documentation/sitecatalyst-reporting/

Use GetStatus to check the report status without consuming a token count.

Data Warehouse API
https://developer.omniture.com/en_US/documentation/data-warehouse/

Administration API
https://developer.omniture.com/en_US/documentation/omniture-administration/

rsid
Report suite ID

Metrics
ReportSuite.GetAvailableMetrics will get you all the metrics available per rsid.

Elements
Not all elements for your account are listed unless you query the ReportSuite.GetAvailableElements for the rsid.