Visitor ID - Extract via API | Community
Skip to main content
Level 2
August 9, 2018
Solved

Visitor ID - Extract via API

  • August 9, 2018
  • 1 reply
  • 1767 views

Hi -

I'm trying to replicate a report built in Analytics via the API.

In the Data Warehouse in Analytics, I'm able to produce a visit-level data extract, which contains the visitor_id and visit_number - together a unique visit key, and a way to do further analysis offline on the visitor.

In the API, I can't find a way to do the same. Could anyone help? I've seen that some people put the visitor_id into an eVar, but that hasn't been set up on the sites I'm working with.

Any help on this or how to better do a bulk extract of data from analytics would be appreciated.

I'm trying to use v.1.4 of the API, using the Report.Queue method. I've also tried the Datawarehouse.Request method, but this seems to not have been implemented in 1.4, and doesn't seem to be fully functional in 1.3.

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gigazelle

visitor id is not available in the analytics UI (either as a segment or dimension). this is why you're able to do it in data warehouse, and not analytics.

The option to pass visitor ID into an eVar is going to be the most viable option, I'm afraid.

1 reply

Gigazelle
Adobe Employee
GigazelleAdobe EmployeeAccepted solution
Adobe Employee
November 6, 2018

visitor id is not available in the analytics UI (either as a segment or dimension). this is why you're able to do it in data warehouse, and not analytics.

The option to pass visitor ID into an eVar is going to be the most viable option, I'm afraid.