T O P I C R E V I E W |
MarcS |
Posted - Nov 19 2008 : 12:57:37 Hi Folks,
I have looked and can't find any posts covering this topic.
How does one log mail send and click through rates when sending out mailers?
Thanks, Marc
|
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Nov 23 2008 : 13:51:56 Hi Marc
It is discussed in the topic here:
http://www.xequte.com/forum/topic.asp?TOPIC_ID=859
Basically you want your techos to create a web script that emails you everytime someone follows a link (passing the User ID) and then redirects them to their desired page.
Let's say you've created the script and named it "redir.asp"
On your web site you have a page, "http://www.mysite/myproduct.html", and want to know who has clicked through to it from your newsletter.
You would create the link in MLK as follows:
"http://www.mysite/cgi-bin/redir.asp?UserID=%MEMBERID%&dest=../myproduct.html"
We are hoping to create a server side product to handle this for our customers.
On your web site you would create the beforementioned script and
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
MarcS |
Posted - Nov 20 2008 : 01:52:12 Hi Nigel,
Yes please, we definitely require this sort of reporting for our clients.
Is there any other (easier) way to do it?
Thanks, Marc |
xequte |
Posted - Nov 19 2008 : 20:23:50 Hi Marc
At this time we don't have a server side product for handling tracking, but if you have a web server you can do it by creating a redirect script (that redirects are user to their downloaded link, while recording the email address or customer ID of the clicker).
Let me know if you want a more indepth description of the process.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|