コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Data migration from Adobe Analytics

Avatar

Level 4

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

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

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 返信

Avatar

正解者
Employee Advisor

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.