내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Retroactively importing data into an eVar after it has been set

Avatar

Community Advisor and Adobe Champion

Hello!

 

I have a unique use-case that I've been trying to solve.  We have a public facing website, where we capture an identifier for a user through an email that contains the user ID in the link.  When a user comes to the site through the link, we can capture all future data as being tied to the user through the eVar, but we are unable to tie it to the user in the past if the date range doesn't include when it was set for the user.

 

Is there a way to insert data into an eVar that was previously unspecified in the past that has now been identified?  I've looked at the Data Repair API, and it seems like when it's out of beta could assist here, but I wanted to confirm I wasn't overlooking a simpler approach in the interim.

 

Thanks!

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

Data Sources has a specific template/format via which the data is uploaded. But if you try uploading again via Full Processing Data Sources, we might see double metric/instances. If the objective is to delete existing data and then re-upload the correct data, our Engineering Services team is the option here (via your CSM), or we can wait for the feature to be available in Data Repair API.

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Employee Advisor

Hi @andylunsford1 ,

You can use Full Processing Data Sources to import data into historical date ranges.

https://docs.adobe.com/content/help/en/analytics/import/data-sources/datasrc-home.html

Data Repair API is to correct the historical data which might not be a suitable use case here (moreover the ability to repair data for evar isn't rolled out yet).

Thanks!

Avatar

Community Advisor and Adobe Champion
@Ishan_Sinha_ To confirm I'm understanding the correct approach with Data Sources, would I just export the data from Data Warehouse and import again with the value for v25 being specified? I want to make sure I'm not duplicating the hit data when I import v25.

Avatar

정확한 답변 작성자:
Employee Advisor

Data Sources has a specific template/format via which the data is uploaded. But if you try uploading again via Full Processing Data Sources, we might see double metric/instances. If the objective is to delete existing data and then re-upload the correct data, our Engineering Services team is the option here (via your CSM), or we can wait for the feature to be available in Data Repair API.

Avatar

Community Advisor and Adobe Champion
Thanks for confirming, it seems like the latter is the better option for us, as this will be an ongoing identification adding previously unknown data rather than deleting and needing to reupload data. Thanks again for confirming!