EH
1
Campaign Monitor pixel tracking
We are using Campaign Monitor to send our emails and have discovered that the 1x1 image it uses for pixel tracking appears at the very bottom of the email, below the footer. This results in an extra bit of whitespace (not just a 1px border) at the very bottom of each of our emails in most clients.
Is there any way to set it up and control where the pixel image goes, or is the best way to address this setting the overall background color of the email to be the color of the footer?
Thank you.
I'd also make sure that the pixel has display:block set on it styling wise to make sure you're not getting the extra blob of whitespace that gmail handily gives images. So like this:
as an aside - being able to move the pixel url around is useful sometimes - eg. if the email is > 100kb and gmail clips off the bottom of the code, then the pixel is going to get missed and therefore tracking gets affected
Hi Elysia. That's interesting. Almost all ESPs will add a little tracking pixel like that, right at the bottom. However, I've not seen it affect the design before. Usually it's imperceptible.
Can you share your email or a Litmus test so we can see how it's getting affected?