Email tracking options?

Small Business Email Marketing Solution Now Available
If there was an inexpensive small business email marketing solution that you could set up in minutes and use for a month at no charge, would you take 5 minutes to check it out? Click here for a FREE test drive of this powerful small business email marketing solution

Our department sends out marketing emails on a weekly basis and would like to get a feel for the number of users opening the email and/or clicking through the links within the email.

I’ve read about pixel tracking, which is not the best option since several email clients now have images turned off to prevent tracking. In addition, I’ve seen articles that tell you to add an image link to the HTML email and will be picked up in the web logs for further processing. The link looks something like this:

<img src=http://www.yoursite.com/tracking.asp?id=102 width=1 height=1>

The articles I’ve read say this link will be processed when the email is opened but I can’t figure out how. Is the page actually being processed and sent to the web server? I’ve tried using this process with no success. The email is being sent but I am unable to see any tracking results from the logs. Help!

Using the <img src=http://www.yoursite.com/tracking.asp?id=… width=1 height=1>
method will work if the e-mail client opens the mail as a web page. The image will be pulled from your server and your serverlogs should show how many times the image was viewed.

Online Growth Strategies No Matter What Business You're In!
Leverage The Power of the Internet To Grow Your Business!

2 Responses to “Email tracking options?”

  1. That link is an image, so it will only be processed if the receiving e-mail client has images enabled.

    This is exactly why people turn off images in e-mail – they don’t want you to be able to track them. There is no way to force someone to tell you when they’ve read your message.
    References :

  2. Using the <img src=http://www.yoursite.com/tracking.asp?id=… width=1 height=1>
    method will work if the e-mail client opens the mail as a web page. The image will be pulled from your server and your serverlogs should show how many times the image was viewed.
    References :

Leave a Reply