Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

is it possible to edit/modify already stored data in adobe analytics (PAGE URL evar )

Avatar

Level 1

I am in a need to change user visited urls (pageURL evar dimention value) need to be changed to show correct data in a dashboard, just need to change a url parameter value alone for old data, is it possible?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 7

@stainsmj  You might want to use the Data Repair API to correct the data. Check the below doc:-

https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/data-repair.md

View solution in original post

3 Replies

Avatar

Correct answer by
Level 7

@stainsmj  You might want to use the Data Repair API to correct the data. Check the below doc:-

https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/data-repair.md

Avatar

Level 1

The Data Repair API job date ranges cannot include the current month. They must start within the last 36 months and end prior to the current month. So apparantly there is no way to change this weeks data which is my exact problem

Avatar

Level 2

Yes, There is no other way than Data repair API to change the data in analytics.