Historical data upload to AA? | Community
Skip to main content
John_Man
Community Advisor
Community Advisor
September 15, 2020
Solved

Historical data upload to AA?

  • September 15, 2020
  • 2 replies
  • 1883 views

Hello,

 

I am helping a customer to migrate their GA data to AA. I am checking on the Data Sources documentation but it seems Traffic Data Source type is no longer available. So we would like to know if we can still upload web metrics like page views, sessions and unique visitors from a CSV file to AA?

 

https://docs.adobe.com/content/help/en/analytics/import/data-sources/data-types-and-categories/datasrc-traffic.html

 

Thanks,

John

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 Alexis_Cazes_

Overall data source is bad.

 

I would suggest you to either use Data Insertion API or Bulk Data Insertion API: https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/bdia.md

 

You might want to enable report suite to be either timestamp optional or enabled: https://docs.adobe.com/content/help/en/analytics/admin/admin-tools/timestamp-optional.html

as you are uploading historical data

2 replies

khurshid
Adobe Employee
Adobe Employee
September 16, 2020

Yes, traffic data sources have been deprecated. You may consider using Full Processing Data Sources, where you can upload data hit by hit using CSV files.

John_Man
Community Advisor
John_ManCommunity AdvisorAuthor
Community Advisor
September 17, 2020
Checked with customer but there’s no way for them to export the data with information like ip address or visitor ID to support full processing. Actually what they want to do is just to upload the daily summary data on PV, UV, Sessions. Any advice please?
Alexis_Cazes_
Alexis_Cazes_Accepted solution
Level 10
October 1, 2020

Overall data source is bad.

 

I would suggest you to either use Data Insertion API or Bulk Data Insertion API: https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/bdia.md

 

You might want to enable report suite to be either timestamp optional or enabled: https://docs.adobe.com/content/help/en/analytics/admin/admin-tools/timestamp-optional.html

as you are uploading historical data