
|
|
|
|
|---|---|---|---|
50-60% | 30-35% | Inflated by MPP, based on open rates. | |
55.64% | 31.16% | Globally sourced data, may not reflect US specifically. | |
51.52% | 26.72% | Based on email opens, impacted by MPP. |
/* Example CSS for Apple Mail specific content */ @media only screen and (min-device-width: 320px) and (max-device-width: 667px) { div[id^="applemail_interactive"] { display: block !important; } } /* In your HTML */ <div id="applemail_interactive" style="display:none;"> <!-- Apple Mail specific interactive content --> </div>
