ETL capability to remove sensitive data | Community
Skip to main content
New Participant
June 28, 2022
Solved

ETL capability to remove sensitive data

  • June 28, 2022
  • 3 replies
  • 1916 views

Hi All,

 

Does Adobe Analytics provide ETL capability to remove sensitive data while exporting to another platform/external storage? - This question is related to production data.

 

Thanks!

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 yuhuisg

Short answer: no, AA does not provide any such capability. It is up to you to remove sensitive data prior to storing it in that other platform / external storage.

I.e.

Adobe Analytics --> export data --> remove sensitive data --> store in other platform/external storage

3 replies

yuhuisg
yuhuisgAccepted solution
New Participant
June 28, 2022

Short answer: no, AA does not provide any such capability. It is up to you to remove sensitive data prior to storing it in that other platform / external storage.

I.e.

Adobe Analytics --> export data --> remove sensitive data --> store in other platform/external storage

HithAuthor
New Participant
June 28, 2022

Thanks, @yuhuisg! Appreciate your answer.

PratheepArunRaj
New Participant
June 28, 2022

Dear Hith,

The term ETL is quite exhaustive in the Digital Analytics space.

There are export control options in Adobe Analytics i.e. Data Governance. When you export sensitive data (Sensitive, but not PII because we don't save PII in Adobe Analytics), the Data Governance will be applied, and thus sharing the information to the destinations is governed properly.

However, the Data Governance (Label) is applied at the Dimension/Metric level that will enable marketers to send the non-sensitive data to the destinations using multiple options; Processed data (Data warehouse), Pre-processed Data (Data Feed), Reporting APIs, etc. So, you can select your dimensions and metrics before the export making sure that you don't send the sensitive ones across destinations. 

But, if you want to remove the data from Adobe Analytics, that's a different conversation altogether.

Thank You, Pratheep Arun Raj B (Arun) | NextRow DigitalTerryn Winter Analytics

HithAuthor
New Participant
June 28, 2022

Thanks, Arun. Very informative. 

Jennifer_Dungan
New Participant
June 28, 2022

From what I have seen, Adobe really only provides straight exports.. the ETL is up to you when you process that data.

 

Personally I avoid collecting sensitive data... about the most I will collect about a person is a user GUID/UUID... this requires someone with high level access to multiple sources to stitch together data to see anything about the user... it also means that no one with just Analytics access can see anything sensitive when they are building out Workspace reports.

HithAuthor
New Participant
June 28, 2022

Thanks, Jennifer!