Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

Extract data from a (test) report suite to another report suite (production)

Avatar

Level 1

Hi,

We accidentally put data for one week on our test report suite. Is it possible to migrate this data to our production report suite?

kr

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You can get assistance from Adobe Professional services team, or you can also leverage the data insertion API or full processing data source to upload the data in prod report suite.

analytics-1.4-apis/index.md at master · AdobeDocs/analytics-1.4-apis · GitHub

Full processing

I would highly recommend to get help from Adobe professional services though.

View solution in original post

6 Replies

Avatar

Correct answer by
Employee Advisor

You can get assistance from Adobe Professional services team, or you can also leverage the data insertion API or full processing data source to upload the data in prod report suite.

analytics-1.4-apis/index.md at master · AdobeDocs/analytics-1.4-apis · GitHub

Full processing

I would highly recommend to get help from Adobe professional services though.

Avatar

Level 1

Hi Ankits,

Thank you for your reply but how do I only retrieve information between a certain date? And how do I insert this data back into prod?

kr,

Francesco Ventura

Avatar

Level 4

If you go with Adobe professional services than they might be able to help with data extraction and insertion both however if you want to go with custom API route then You can extract required data by using data feeds. This will provide you the option to extract the data into CSV format from specific report suite and also for a specific time interval. You can also apply filters in the raw CSV data as needed to extract the info you want and then you can ingest this data into Production by using the custom API approach as suggested in above post.

Feed configuration path : Adobe Analytics -> Admin -> Data Feeds

Avatar

Level 1

Thank you for replying,

Using data feeds requires an ftp connection? If I download the CSV I get no data. How is this approach used?

kr,

Francesco Ventura

Avatar

Level 4

Yes there are four options available for datafeed file transfer and FTP is one of them. The CSV download which you are seeing in the portal is only for column meta download and won't contains the actual data.

Avatar

Level 10
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?