I want all users to be anonymized except for my companies employees. That way they can use the same credentials in Staging as they do in Prod. I'm thinking of some regular expression I can add as an exclude criteria when mapping emails.
I want all users to be anonymized except for my companies employees.
That way they can use the same credentials in Staging as they do in Prod.
I'm thinking of some regular expression I can add as an exclude criteria when mapping emails.