Click-Thru

lithoart

Member
What triggers a count on a click-thru? I have a few link in my HTML email, but only one of them is being tracked by click thru? The rest are not. I have clicked thru ALL my links, but only one if registering a count.

Is there a basic format to follow?
 
Must let you know that I only recently started using MBM 7 with the built-in MLM.

This is what I am using with MBM 6
(have been using it for months now)
======================================

<html>
<head>
<title id="rid">Easter Marketing</title>
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
</head>
<body>

&nbsp;&nbsp;
<Font size="2" style="font-family: Arial" color="black">Having problem viewing this email?
&nbsp;
<a href="http://phpemails.website.com.au/click_text.php?link=http://www.website.com.au/Specials/Brock/Brock.htm" title="Click here to view HTML version of this email">Click here</a></Font>

<HR size="2" align="left" noshade>

<Font size="3" style="font-family: Arial" color="black">

&nbsp;&nbsp;
[E-mail Address]
</Font>

<BR>
<HR size="2" align="left" noshade>
<BR>

&nbsp;
<a href="http://phpemails.website.com.au/click.php?link=http://www.website.com.au/easter" title="Click here for Easter Specials Catalogue">
<img src="http://phpemails.website.com.au/click.php?link=http://www.website.com.au/Specials/Brock/Brock.jpg" alt="BrockHarcourts Easter Marketing" border=0></a>

<BR>

&nbsp;
<img src="http://phpemails.website.com.au/click.php?link=http://www.website.com.au/Specials/Brock/Brock2.jpg" alt="BrockHarcourts Easter Marketing" border=0>

<BR>

&nbsp;
<a href="http://phpemails.website.com.au/click.php?link=http://www.website.com.au/Specials/BrockHarcourts/BrockHarcourts.htm" title="BrockHarcourts & Animal Instinct Marketing">
<img src="http://phpemails.website.com.au/click.php?link=http://www.website.com.au/Specials/Brock/Brock3.jpg" alt="BrockHarcourts Easter Marketing" border=0></a>

<BR>
<BR>

&nbsp;&nbsp; &nbsp;
<a href="http://phpemails.website.com.au/click.php?link=http://www.website.com.au/specials" title="Click here for Monthly Specials Catalogue">
<img src="http://www.website.com.au/Data/Signatures/LithoArt/Specials.jpg" style="border:none"/ border=0></a>

&nbsp;&nbsp; &nbsp;
<a href="http://phpemails.website.com.au/click.php?link=http://www.website.com.au/easter" title="Click here for Easter Specials Catalogue">
<img src="http://www.website.com.au/Data/Signatures/website/Easter.jpg" style="border:none"/ border=0></a>

======================================
The first one "http://phpemails.website.com.au/click_text.php?link=http://www.website.com.au/Specials/Brock/Brock.htm" IS being tracked, but of the others.

What's wrong?
 
I can't see if all links are on single lines, is that the case or are they broken into 2 or more lines?
 
They are in multiple line.

Didn't seem to matter before with my MBM files
as well as my HTML files.

Didn't seem to matter with regards
to the PHP commands files.

Is there certain guidelines I have to
follow for the click thru to work?
 
It doesn't matter when using current MaxBulk Mailer v8.2.1 since I have enhanced the regular expression that catches the links. If you use an older version links have to be on a single line.
 
Thanks, Stan!

You're absolutely right.

Put them on one (1) line and they now work.

I really like this feature. Make tracking easy
and it's presentation is great too.

Well done!
 
Top