Email open tracking shows how many recipients opened your email, but its accuracy is affected by several technical factors. Understanding them helps you interpret campaign performance correctly.
How open tracking works
Pushwoosh embeds an invisible 1x1 tracking pixel in each email. When the recipient's client loads images, the pixel is downloaded from our server and recorded as an open (the PW_EmailOpen event).
What distorts the open rate
- Image blocking: if the client does not download external images by default, the pixel never loads and a genuine read is not counted. This under-reports opens.
- Apple Mail Privacy Protection (AMPP/MPP): Apple Mail on iOS, iPadOS and macOS pre-loads email content, including tracking pixels, through a proxy. This registers an open whether or not the person read the message, over-reporting opens. It applies to anyone using the Apple Mail app, regardless of their email domain — a Gmail address read in Apple Mail is affected too.
- Security scanners: corporate and ISP filters load all images while scanning inbound mail, registering false opens before the message reaches the inbox.
Measuring around AMPP in Pushwoosh
You do not need to guess at the AMPP share — two features cover it directly:
- Excluded AMPP is shown alongside Opened unique in email statistics. It is the open rate with AMPP-triggered opens removed. If it is close to the main rate, AMPP had little effect on that send. It is a comparison rate only — it does not change the Opened unique count.
PW_EmailOpen.opened_byrecords who triggered the open:userfor a genuine open,amppfor an Apple proxy pre-fetch. To build an audience of real openers, create a segment by event on PW_EmailOpen, click + Attribute and set opened_by touser.
Note that Hide My Email (addresses ending in @privaterelay.appleid.com) is a separate Apple feature. Counting those addresses tells you nothing reliable about MPP exposure — use Excluded AMPP and opened_by instead.
Better engagement signals
- Clicks / Users clicked: a click is a deliberate action and a far cleaner engagement signal than an open.
- Custom events and conversions: track what users do after clicking — purchases, form submissions, in-app actions — to measure real campaign impact.
Comments
0 comments
Please sign in to leave a comment.