Adwords Google Conversion Code

30.12.2011 09:43
#1
Kimba21
Joomshopping forum user no avatar
Name: Kimba21
11.10.2011
Posts: 3
Quote
Adwords Google Conversion Code

Hallo,
wo kann man den Google Conversions Code einfügen damit es funktioniert.Ich habe Ihn in den statischen Texten unter Auftrag beenden eingefügt.

Er funktioniert dort leider nicht.

Über Hilfe würde ich mich freuen.

 
27.03.2012 22:19
#2
naukil
Joomshopping forum user no avatar
Name: naukil
15.08.2011
Posts: 1
Quote
Aw: Adwords Google Conversion Code

Hallo!

Ich habe das selbe Problem ... hat irgend jemand das schon gelöst?

Danke :-)

 
16.04.2012 18:36
#3
gingerweb
Joomshopping forum user no avatar
Name: Richard
19.01.2012
Posts: 3
Quote
Aw: Adwords Google Conversion Code

Could someone please assist (in English) to let me know where to put the Google adwords conversion code please ?


Joomla: 2.5
JoomShopping: 3.4.1
Website Url: www.theclockshed.co.uk
 
04.09.2012 17:53
#4
ChrisHL2012
Joomshopping forum user no avatar
Name: Christian Köster
29.03.2012
Posts: 2
Quote
Aw: Adwords Google Conversion Code

Hallo,

Ich habe auch dasselbe problem und bin auf der suche nache einer Lösung.

Der Code müsste wohl auf der Seite welche als Bestellbestätigung kommt wo "Vielen Dank für ihre Bestellung!" steht eingebaut werden.

Bloß welche Seite ist das? In welchem Verzeichnis liegt die?

Viele Grüße,
Chris

 
04.09.2012 19:42
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25815
Quote
Aw: Adwords Google Conversion Code

Insert cod in
components\com_jshopping\templates\default\checkout\finish.php

 
04.09.2012 21:49
#6
ChrisHL2012
Joomshopping forum user no avatar
Name: Christian Köster
29.03.2012
Posts: 2
Quote
Aw: Adwords Google Conversion Code

Funktioniert!

Vielen Dank

 
22.07.2013 11:42
#7
FiST
Joomshopping forum user no avatar
Name: Markus
19.04.2012
Posts: 4
Quote
Aw: Adwords Google Conversion Code

This is the code of the finish.php:
<?php defined('_JEXEC') or die(); ?>
<?php if (!empty($this->text)){?>
<?php echo $this->text;?>
<?php }else{?>
<p><?php print _JSHOP_THANK_YOU_ORDER?></p>
<?php }?>


The AdWords code looks like this:
<!-- Google Code for Kartenkauf Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = xxx;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "xxx";
var google_conversion_value = 19;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/xxx/?value=19&amp;label=xxx&amp;guid=ON&amp;script=0"/>
</div>
</noscript>


It should be put between the body tags of a html file, but where exactly do I have to put it in this php file?

Thank you


Last change: 22.07.2013 11:43
 
28.08.2013 09:17
#8
bellasquash
Joomshopping forum user no avatar
Name: stefano label
02.09.2011
Posts: 30
Quote
Aw: Adwords Google Conversion Code

I have the same question,it's important
thanks


Joomla: 2.5
JoomShopping: 3.14
 
02.06.2014 20:56
#9
krossi
Joomshopping forum user no avatar
Name: Kelly
20.04.2012
Posts: 6
Quote
Aw: Adwords Google Conversion Code

I'm using the Adwords conversion addon. Could you tell me where I find the variable for this?

var google_conversion_label = "xxx"
-----------------------------------

SORRY I GOT THIS, I CONFIGURED THROUGH ADWORDS.


Last change: 02.06.2014 22:57
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.