Author Topic: Confimation e-mail  (Read 4616 times)

adele

  • Posts: 22
    • View Profile
    • http://www.fancy-dress.net
Confimation e-mail
« on: July 03, 2008, 04:39:11 am »
Hi All

I'm in the process of setting up Google Analytics and need to modify the confim e-mail link that is sent out to be

http://www.props-n-frocks.co.uk/listmail/confirm.php?utm_nooverride=1.

How and where would I find this?

Regards

Adele

adele

  • Posts: 22
    • View Profile
    • http://www.fancy-dress.net
Confimation e-mail
« Reply #1 on: July 07, 2008, 03:24:21 pm »
I really would like a reply from some one as I need this to stop Google Analytics giving false information

Can any one help?

Adele

mike2

  • Posts: 193
    • View Profile
Confimation e-mail
« Reply #2 on: July 08, 2008, 09:50:58 am »
Doesn't GA only work if you put their code on the page?  ( I use it but haven't messed with it in a while ).

I believe that's the case, so therefore NO change should be required in this if you don't want GA to analyze the confirm page.

Or are you wanting GA to report on the confirm page?

adele

  • Posts: 22
    • View Profile
    • http://www.fancy-dress.net
Confimation e-mail
« Reply #3 on: July 08, 2008, 12:31:56 pm »
Hi Mike thanks for the reply

If you read this from a GA consultant you may understand better what I am trying to do.

When I signed up for your newsletter I was sent an email in order to confirm my email address. If I click on the link within that email my referral information will be overwritten. So hypothetically my visit might look something like this:

 Click Adwords Ad -> Visit your site -> Sign up for newsletter -> return to site via link in email -> purchase product.

 That sale would be attributed to the email that was sent out, not the Adwords ad that actually drove me to the site. To prevent the source information from being overwritten when you send out that email for people to click on the link to return to the site you should just add a query parameter. The link in the email you sent out should be something like www.props-n-frocks.co.uk/listmail/confirm.php?utm_nooverride=1.


Does that make sense to you? to be quiet honest I am just a passenger here. Although we have had Listmail for two years we haven't used it much but intend to getr eally involved with it now. Once again thanks for the reply.

Regards

Adele

mike2

  • Posts: 193
    • View Profile
Confimation e-mail
« Reply #4 on: July 09, 2008, 10:29:43 am »
Ok, that makes sense, so you want GA to not override the customers existing cookie/info from the previous page... gotcha.

Ok, the simplest way to do this in in your confirm message you'll see the confirm code:
Code: [Select]
!confirm

Simply change that to:
Code: [Select]
!confirm&utm_nooverride=1

Worked for me, test first.

adele

  • Posts: 22
    • View Profile
    • http://www.fancy-dress.net
Confimation e-mail
« Reply #5 on: July 09, 2008, 03:33:15 pm »
Thanks Mike

Something as simple as that, I will give it a try

It's these little tweaks that put the edge on the programme

Thanks again

Adele

adele

  • Posts: 22
    • View Profile
    • http://www.fancy-dress.net
Confimation e-mail
« Reply #6 on: July 09, 2008, 03:46:51 pm »
Mike

I can't seem to find the code to change, can you point me in the right direction?

Best regards

Adele

mike2

  • Posts: 193
    • View Profile
Confimation e-mail
« Reply #7 on: July 10, 2008, 02:11:55 pm »
There's no code to change on any of the actual files....  you want to change your confirmation email message.

Goto:  "List settings" and edit the confirmation message that is sent out.  Simply change all the "!confirm" instances in the email to "!confirm&utm_nooverride=1".

adele

  • Posts: 22
    • View Profile
    • http://www.fancy-dress.net
Confimation e-mail
« Reply #8 on: July 10, 2008, 02:59:47 pm »
Thanks Mike

Thanks for the nudge, couldn't see the wood for the trees

Regards

Adele