I use OEClassic email client software on Windows, and by default, it will not download any images. I have to click a link on top of each email if I want it to download and show all the images. In that case, most of the emails will not show anything anyway, because for some reason the https protocol is disabled in my email software. So, if the image url starts with https rather than http, it will never be downloaded. I am not sure how many people use this same software, but I just want to let you know that using a 1x1 pixel image is not a very reliable way to tell if the email was seen.

If I wanted to know for sure if someone read my email, then I would write several paragraphs but I would only include part of the first sentence in the email to make the reader curious. Then I would include a link to click where they can read the REST of the email. If somebody clicks the link, then you can serve the page using a perl script, and you would automatically get an email-read notification that way! ;)


In reply to Re: Create email tracking image by harangzsolt33
in thread Create email tracking image by Bod

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.