Im looking for a bulk mailing script that will do the following if possible..
When an email is sent, it 'tags' each email address being used with a unique identifying code, this code is then appended to any links contained with the email message for example..
my email address
[email protected] would have the id '1' assigned to it. The link in the email would look something like this...
http://www.gaywidewebmasters.com/?id=[idtag]
So, as the script is mailing out the message, it appends the id tag '1' on to the end of any urls that i include, always using the same id tag.
The recipient receives their email and the link looks like this to them..
http://www.gaywidewebmasters.com/?id=1
Now, this is where it starts to get funky, lets say the recipient doesnt click the link in that message within 7 days, the script will realize this and remove that email address from the 'main' database to a different database, lets call this 'unconfirmed'.
However, if the recipient DOES click the link, the email address gets moved to a list of 'confirmed' email address (by confirmed i mean they have proven that they click links sent to them by email) list whereby they get preferential mailing treatment each day
So any of you bulk mailers out there know if such a script exists?
Regards,
Lee