GDPR and Privacy: "anonymize person" flow step | Community
Skip to main content
Grégoire_Miche2
New Participant
March 1, 2018
New

GDPR and Privacy: "anonymize person" flow step

  • March 1, 2018
  • 23 replies
  • 40334 views

As part of the GDPR, we need to get consent from people in order to be able to keep their data. If someone registers to download a white paper but does not opt-in, we are supposed to delete any reference to the person. This means deleting it or anonymize it.

One very big issue with this is that when we delete the person, it is automatically deleted from all reporting.

The work around this is to anonymize the person, since it is accepted that we keep anonymous information in our systems. We can easily replace the first name, last name or email address in the database with "John Doe" or "Anonymous Person". But there are some information that cannot be manipulated from a smart campaign:

  • Cookie IDs attached to the person
  • Inferred and system data such as the IP address
  • Data value changes in the activity logs
  • Fills out form in the activity logs

Furthermore, relying on users to run data value changes is error prone.

It would be very helpful if a new "anonymize Person" flow step was created.

In the field management, we would be able to define which fields should be anonymized, and what would be the anonymous value for each of them (for instance, we would define that the anonymous value for first name would be "Anonymous" and for last name it would be "Person", and NULL for the email address).

Then, when running the "Anonymize person" flow step, Marketo would automatically replace all the fields set in the admin with their anonymous value, cleanse the system fields that could be considered as personal Ids and also cleanse all the DVC activities (either deleting them or replacing all values with their anonymous counterpart).

-Greg

23 replies

March 1, 2018

Seems to me that this suggestion is not merely QoL, but essentially a requirement for continued use of this platform. To Grégoire's point regarding content downloads and users who don't opt-in - many of us will be deleting quite a few records regularly since double opt-in will become the norm while opt-out goes the way of the buffalo. This could greatly skew reporting, and thus our ability as marketers to back up our value with concrete data.

It reminds me of (not set) in Google Analytics and the scramble that took place as we implemented workarounds so that we could continue to leverage GA data in support of our marketing programs.

Please don't force us to eliminate the data that helps us to demonstrate our value!

Grégoire_Miche2
New Participant
March 1, 2018

time to summon users to the community and have them vote for it

Michelle_Miles3
New Participant
March 1, 2018

Great idea!!

Michelle Miles
Grégoire_Miche2
New Participant
March 1, 2018

A system-maintained checkbox field should also be added so that we can easily filter all anonymized persons.

These persons would also be added to the non marketable stats of the database, and would automatically be excluded from email sends, as blacklisted ones are.