Unique Opens Vs Person Opens | Community
Skip to main content
robertc66522596
Level 4
January 20, 2021
Solved

Unique Opens Vs Person Opens

  • January 20, 2021
  • 1 reply
  • 2827 views

Hello,

 

We are trying to get to a Unique Opens vs Person Opens. Adobe Campaign has a Unique Clicks (# of broadlog with click) and Person Clicks (# of people with click). They both count clicks but Unique is just the recipients and Person is meant to be recipients + users who clicked from a forwarded email.

 

In the screenshot Unique Clicks would be "Recipient clicks" (3,586)
Person Clicks would be "Distinct clicks for the population reached" (5,200)
Total Clicks would be "Cumulated clicks" (6,622)
 
Similarly, there is a distinction for opens too. "Distinct Opens for the Population Reached" is what I'm after. And after reading some Adobe documentation, this is different from "Recipient Opens" (# of broadlog with open). Somehow "Distinct Opens for the Population Reached" is estimated using "Recipients Opens", but I don't understand the formula of how it gets there
 
So the question is -- how is @estimatedRecipientOpen calculated? What is @2107369 in the formula provided in the help text? (screenshotted above)
 
Thank you for your help!
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 DavidKangni

PS: this has to be moved under Adobe Campaign Classic

 

Hi Robert,

 

The formula is correct. Text stands for text version vs html version.

Basically, opens are calculated based on a 0x0 pixel image ( see NmsTracking_OpenFormula option for more details) available only in html. The formula is calculating opens only on recipients that received html version.

 

Thanks,

David

1 reply

DavidKangni
Community Advisor
DavidKangniCommunity AdvisorAccepted solution
Community Advisor
January 21, 2021

PS: this has to be moved under Adobe Campaign Classic

 

Hi Robert,

 

The formula is correct. Text stands for text version vs html version.

Basically, opens are calculated based on a 0x0 pixel image ( see NmsTracking_OpenFormula option for more details) available only in html. The formula is calculating opens only on recipients that received html version.

 

Thanks,

David

David Kangni
robertc66522596
Level 4
January 21, 2021
Thanks David! Oops, i thought i did tag Campaign Classic, sorry about that