How popular is my newsletter?
February 28, 2008 2:34 PM
Subscribe
Exchange 2003 SP2: Is there any way to tell how many users read a particular email or opened an attachment in that email?
My boss sends out a monthly newsletter (as an attachment) to our entire organization of about 800 users. He asked me to find out how many staffers actually read the email or open the attachment. I told him I don't think it's possible, at least not without a third-party tool. Even if you could, the read count wouldn't be accurate because a lot of users would click on and off the email (marking it as read) before deleting it without actually reading it. Either way, I thought I'd ask the hive mind for confirmation before reporting back to him with a final answer.
I doubt it matters but we use a mix of Outlook 2003 and 2007 on Windows XP SP2.
posted by bda1972 to technology (4 comments total)
1 user marked this as a favorite
Add a "tracker bug" into the email message assuming it's HTML, record hits on the web server for that bug.
When sending the email, request a read receipt.. not incredibly accurate as people can choose not to send them, but it's something.
Your best bet might be make the attachment a link to a file on the web server, record hit information. That way you get to know how many (an who if IPs are unique/or a unique URL) actually took the time to read the attachment VS just opened/marked as read the email.
But I agree with your view on this, anything you do would be inaccurate.
posted by mattdini at 2:51 PM on February 28