Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 16th, 2006, 1:33 PM   #1
ZeeMan
Newbie
 
Join Date: Oct 2004
Posts: 10
Rep Power: 0 ZeeMan is on a distinguished road
Tracking when a message is opened?

My friends like to send chain emails and some of the ones that they send they would like to know how many people have opened the email.
Is there a way to get JavaScript to send a POST or GET command to an ASP, CGI or PHP script that will count how many people have read the email?
ZeeMan is offline   Reply With Quote
Old Jul 16th, 2006, 1:39 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jul 16th, 2006, 2:00 PM   #3
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 4 Arevos is on a distinguished road
Well, there are ways of tracking email viewing, but:
  1. It doesn't work on all email clients. More security conscious ones, such as Thunderbird, block network external connections by default to ensure user privacy.
  2. It's unethical to gather information about a user without their knowledge or consent. Email tracking is little better than spyware.
Arevos is offline   Reply With Quote
Old Jul 16th, 2006, 3:22 PM   #4
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,791
Rep Power: 5 Sane will become famous soon enough
Quote:
Originally Posted by DaWei
That says it all.

It was the exact face I had on when I read that post.

Basically, because your question has nothing to do with javascript, or CGI, or PHP or anything. That's hacking/spying, and disregards the requirement for any particular languages. Regardless of the fact that this thread is arguably against PFO's terms of service, Arevos pretty much says what you need to know.
Sane is offline   Reply With Quote
Old Jul 26th, 2006, 2:33 PM   #5
ZeeMan
Newbie
 
Join Date: Oct 2004
Posts: 10
Rep Power: 0 ZeeMan is on a distinguished road
They don't want to know who is opening the message. All they want is something like a hit counter that says "X number of people have opened this message". It doesn't need the recipients:
  • IP address
  • Email address
  • Brower/Email Client
  • Name
  • Or anything else...
Nor does it need to:
  • Place a tracking cookie on the user's computer
  • Install unwanted software
  • Attempt to force the user into viewing advertisments
  • Or any other malicious action...

This isn't meant to be spyware.
Anyway, my friends just paid some kind of subscription for a little page counter thing so I'm not even doing it anymore.
ZeeMan is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling Maverik 6.2 (from C) megamind5005 C 16 May 3rd, 2006 5:41 PM
How to write new content to previously opened window? aznluvsmc JavaScript and Client-Side Browser Scripting 2 Dec 1st, 2005 10:44 PM
How to to do this using Win32 API? csharp C++ 4 Nov 1st, 2005 5:22 AM
Message Box Colours Aysehl C# 3 Sep 11th, 2005 3:59 AM
Can anyone help me PLEASE???? jasmm_73 C 4 Jun 7th, 2005 8:27 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:57 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC