SOLVED

Re: REST API to retrieve email performance data only [no personal data]

Go to solution
Fethi_Erimcag
Level 2

REST API to retrieve email performance data only [no personal data]

Hello,

 

Is it possible to allow a third party partner to retrieve email performance numbers [sends, opens, clicks, opening rates, CTR, Unsubscribes] and program names only and exclude personal data [names, email address, etc]?

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: REST API to retrieve email performance data only [no personal data]


Is it possible to allow a third party partner to retrieve email performance numbers [sends, opens, clicks, opening rates, CTR, Unsubscribes] and program names only and exclude personal data [names, email address, etc]?


A Bulk Activity Log Extract in fact doesn't include personal data. It only includes the Lead ID as a lookup key to the lead record, which is meaningless if they don't have lead access.

 

The raw log, however, is not "performance numbers" in a rolled-up form. It's the raw data that can be used to (re)generate those numbers.

View solution in original post

2 REPLIES 2
Oz_Platero
Level 6

Re: REST API to retrieve email performance data only [no personal data]

Hello @Fethi_Erimcag 

You could subscribe someone (using an email address) to Email performance and Email Link performance reports.

That would have those analytics without personal data.

 

thanks

oz

SanfordWhiteman
Level 10 - Community Moderator

Re: REST API to retrieve email performance data only [no personal data]


Is it possible to allow a third party partner to retrieve email performance numbers [sends, opens, clicks, opening rates, CTR, Unsubscribes] and program names only and exclude personal data [names, email address, etc]?


A Bulk Activity Log Extract in fact doesn't include personal data. It only includes the Lead ID as a lookup key to the lead record, which is meaningless if they don't have lead access.

 

The raw log, however, is not "performance numbers" in a rolled-up form. It's the raw data that can be used to (re)generate those numbers.