Conversion Tracking (Google Adwords)

Hey all,

I want to install conversion tracking on a particular page which needs to be inserted between the <body> tags (html) but due to the platform being template driven and all the pages in php other than template files that are used sitewide, I am unsure how I can insert conversion tracking code on just one page.

Can anyone advise how this can be done please or any ideas for it?

 

I wanted to install it on member.php and wondered if something like this would work:

I have inserted the conversion tracking code into a new html file and placed it in the root.

Then wondered if I could use something like the below code at the bottom of the member.php file

<?php
if (is_page('member.php'))
{ include ("googleadwords.html"); }
?>

 

Any help at all would be great, thanks :)

Quote · 24 Sep 2010

Can anyone offer any advice on this at all?

 

Thanks

Quote · 6 Oct 2010

Did you figure this out?

Quote · 7 Oct 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.