Data migration from Adobe Analytics | Community
Skip to main content
Level 3
June 28, 2018
Solved

Data migration from Adobe Analytics

  • June 28, 2018
  • 1 reply
  • 1659 views

Hi All,

Can anybody please help me to get the below queries.

1) Best practices followed for one time data migration from Adobe Analytics(Omniture) to EDW.

2) How to find the volume of our website data currently available in Adobe Analytics.

Thanks

Manish

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

For 1, I'd recommend using Analytics Data Feeds​. This will allow you to export all your data into .tsv format, which you can then import into any database of your choosing.

For 2, I assume you mean number of server calls? You could either count the number of rows in your data feed files, or you can add the metrics page views, custom links, exit links, and download links together.

1 reply

Gigazelle
Adobe Employee
GigazelleAdobe EmployeeAccepted solution
Adobe Employee
July 17, 2018

For 1, I'd recommend using Analytics Data Feeds​. This will allow you to export all your data into .tsv format, which you can then import into any database of your choosing.

For 2, I assume you mean number of server calls? You could either count the number of rows in your data feed files, or you can add the metrics page views, custom links, exit links, and download links together.