Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 06-04-2008 17:04:03

amdowney
Member
From: UK-Warwickshire
Registered: 09-21-2007
Posts: 507
Website

Adwords Conversion Tracking NOT working

With the Sales and Marketing mod all of the details have been filled in and feature activated in the settings. However no conversions have been tracked.

Where should the tracking code be appearing in the source?

Offline

 

#2 06-09-2008 05:07:15

GreenbarnWeb
Banned
Registered: 09-23-2003
Posts: 2743
Website

Re: Adwords Conversion Tracking NOT working

Hi

Please read the manual provided with that module for full instructions on us.

Offline

 

#3 06-26-2008 02:17:46

amdowney
Member
From: UK-Warwickshire
Registered: 09-21-2007
Posts: 507
Website

Re: Adwords Conversion Tracking NOT working

My point is it is not workng, I am away from the PC where this was downloaded and so do not have access to the manual here either. There was only a few fields to enter in the settings.

Last edited by amdowney (06-26-2008 02:18:16)

Offline

 

#4 08-12-2008 04:22:42

sushisushi
Member
From: barnsley, UK
Registered: 06-26-2008
Posts: 88
Website

Re: Adwords Conversion Tracking NOT working

the manual is pretty sparse on this topic.


Buy sushi making ingredients, sushi party kits and Japanese food at wwwsushisushi.co.uk

Offline

 

#5 08-12-2008 04:42:21

amdowney
Member
From: UK-Warwickshire
Registered: 09-21-2007
Posts: 507
Website

Re: Adwords Conversion Tracking NOT working

On the order confirmation page the code appearing is:

Code:

<!-- Google Code for purchase Conversion Page -->
<script language="JavaScript" type="text/javascript">
<!--
var google_conversion_id = 1071458000;
var google_conversion_language = "en_GB";
var google_conversion_format = "1";
var google_conversion_color = "FFFFFF";
if (45.38) {
var google_conversion_value = 45.38;
}
var google_conversion_label = "purchase";
//-->
</script>
<script language="JavaScript" src="https://www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<img height=1 width=1 border=0 src="http://www.googleadservices.com/pagead/conversion/1071630950/imp.gif?value=45.38&label=purchase&script=0">
</noscript>

However in adwords the code they provide is:

Code:

<!-- Google Code for purchase Conversion Page -->
<script language="JavaScript" type="text/javascript">
<!--
var google_conversion_id = 1071458000;
var google_conversion_language = "en_GB";
var google_conversion_format = "1";
var google_conversion_color = "ffffff";
var google_conversion_label = "HO8lCMzrSBDQzfT-Aw";
//-->
</script>
<script language="JavaScript" src="https://www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<img height="1" width="1" border="0" src="https://www.googleadservices.com/pagead/conversion/1071458000/?label=HO8lCMzrSBDQzfT-Aw&amp;script=0"/>
</noscript>

There are differences??

Offline

 

#6 08-12-2008 08:32:27

west4
Member
From: UK
Registered: 04-16-2008
Posts: 645
Website

Re: Adwords Conversion Tracking NOT working

Hi,

I think this code in cpp6

var google_conversion_color = "FFFFFF";
if (45.38) {
var google_conversion_value = 45.38;
}
var google_conversion_label = "purchase";

is giving the total price at checkout £45.38 and calling it 'purchase'

if you can capture this it seems more useful than the standard google code.

var google_conversion_color = "ffffff";
var google_conversion_label = "HO8lCMzrSBDQzfT-Aw";
//-->

as the google label is just a generic generated unique code but is not capturing total at checkout.

what do you think?

Oh sushisushi check out this link https://forum.kryptronic.com/viewtopic.php?id=20430 for more info on setting up google tracking.

Cheers,
Bruce.


I'd rather have a full bottle in front of me, than a full frontal labotomy.

Offline

 

#7 08-12-2008 08:37:44

amdowney
Member
From: UK-Warwickshire
Registered: 09-21-2007
Posts: 507
Website

Re: Adwords Conversion Tracking NOT working

Is yours working though?

Offline

 

#8 08-12-2008 09:00:03

west4
Member
From: UK
Registered: 04-16-2008
Posts: 645
Website

Re: Adwords Conversion Tracking NOT working

Hi,

Now you got me ... the sites not live yet and the analytics point to the old site at the moment. so sorry I don't know yet, but i'll keep the forum posted when i know for sure.

Cheers,
Bruce.


I'd rather have a full bottle in front of me, than a full frontal labotomy.

Offline

 

#9 11-24-2008 07:16:02

west4
Member
From: UK
Registered: 04-16-2008
Posts: 645
Website

Re: Adwords Conversion Tracking NOT working

Hi All,

Update .... site live for 2 months all Adwords tracking working OK.

Cheers,
Bruce.


I'd rather have a full bottle in front of me, than a full frontal labotomy.

Offline

 

Board footer