Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-23-2010, 10:55 AM   #1
Pete Young
War Room Member
 
Join Date: Aug 2009
Location: downunder
Posts: 2,163
Blog Entries: 1
Thanks: 367
Thanked 518 Times in 354 Posts
Default People using wordpress how are you adding the adwords tracking conversion code ?

I need to add the tracking conversion for adwords to his site, and as i never use word press, can any one enlighten me how to place some tracking script to a page please

It needs to be placed between the body tags of the page, i know it can also go into a script edit / footer box as well as this runs before the end body tag.

We seem to have found a global footer but thats more for the footer text links.

Any Heads Up would be great
Thanks
Pete

• - just chillin.
tryinhere is offline   Reply With Quote
Old 11-23-2010, 11:14 AM   #2
Father of the Gods
War Room Member
 
Odhinn's Avatar
 
Join Date: Apr 2008
Location: Valhalla
Posts: 373
Blog Entries: 2
Thanks: 25
Thanked 24 Times in 18 Posts
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Edit your template, go to Footer.php, and you should see a < /body > tag. Put your code above that.

Check out my WSO:

100 Backlinks a Day
Odhinn is offline   Reply With Quote
Old 11-23-2010, 11:17 AM   #3
HyperActive Warrior
War Room Member
 
Join Date: Sep 2009
Posts: 168
Thanks: 32
Thanked 25 Times in 22 Posts
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

This is the footer php doesn't appear to have a body tag?

<div id="footer"><?php _e('Located at','InterPhase'); ?> <a href="http://www. mymemphislawyer.com/location">119 South Main Street Suite 500, Memphis, TN 38103</a> | <?php _e('I am a','InterPhase'); ?> <a href="http://www. mymemphislawyer.com/bankruptcy">debt relief agency I help people file for relief under the bankruptcy code.</a></div>
<div style="clear: both;"></div>
</div>

<?php include(TEMPLATEPATH . '/includes/scripts.php'); ?>
<?php wp_footer(); ?>
attorneydavid is online now   Reply With Quote
Old 11-23-2010, 11:58 AM   #4
Father of the Gods
War Room Member
 
Odhinn's Avatar
 
Join Date: Apr 2008
Location: Valhalla
Posts: 373
Blog Entries: 2
Thanks: 25
Thanked 24 Times in 18 Posts
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

I'd put it in between the last </div> and the <?php include(TEMPLATEPATH . '/includes/scripts.php'); ?>

It shouldn't affect the appearance of the site, if it does, try somewhere else. There's a plugin that can add it in too, I'm sure.

Check out my WSO:

100 Backlinks a Day
Odhinn is offline   Reply With Quote
Old 02-14-2011, 09:16 PM   #5
WSOReportCard.com
War Room Member
 
caseycase's Avatar
 
Join Date: Jul 2010
Location: Oklahoma, US
Posts: 977
Thanks: 378
Thanked 134 Times in 97 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Anybody know how to put this code on just one page in WP? Tried the method above, and it worked, but now of course it is tracking every page of my site, which is muddying up the results. Thanks in advance!

caseycase is online now   Reply With Quote
Old 02-14-2011, 09:19 PM   #6
affiliateprogramindex.com
 
affiliateprogramindex's Avatar
 
Join Date: Jan 2011
Posts: 45
Thanks: 7
Thanked 4 Times in 4 Posts
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

there are widgets that allow you to put code in them
affiliateprogramindex is offline   Reply With Quote
Old 02-14-2011, 09:25 PM   #7
WSOReportCard.com
War Room Member
 
caseycase's Avatar
 
Join Date: Jul 2010
Location: Oklahoma, US
Posts: 977
Thanks: 378
Thanked 134 Times in 97 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Quote:
Originally Posted by affiliateprogramindex View Post
there are widgets that allow you to put code in them
Do you happen to know of one, and if so, will it allow it to be only on one page? Couldn't find much when googling today. Thanks!

caseycase is online now   Reply With Quote
Old 02-14-2011, 09:29 PM   #8
affiliateprogramindex.com
 
affiliateprogramindex's Avatar
 
Join Date: Jan 2011
Posts: 45
Thanks: 7
Thanked 4 Times in 4 Posts
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Execute PHP in Wordpress post, page and Widget Sidebar

will that work
affiliateprogramindex is offline   Reply With Quote
Old 02-14-2011, 09:38 PM   #9
WSOReportCard.com
War Room Member
 
caseycase's Avatar
 
Join Date: Jul 2010
Location: Oklahoma, US
Posts: 977
Thanks: 378
Thanked 134 Times in 97 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Perfect. Thanks!

caseycase is online now   Reply With Quote
Old 02-14-2011, 11:30 PM   #10
Senior Warrior Member
War Room Member
 
GeorgR.'s Avatar
 
Join Date: Jun 2007
Location: Earth
Posts: 6,061
Blog Entries: 16
Thanks: 72
Thanked 915 Times in 602 Posts
Social Networking View Member's Twitter Profile 
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Why complicated and limited if it also works easy and with many features? Why not try Google analyticator plugin?

*** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
-> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
ARTICLE SPINNING SERVICE - Custom Hand-Made QUALITY Spun Articles! - Thread Here *
* BEAT the PENGUIN with High Quality Manually Spun Articles - Don't Settle for Less! *
GeorgR. is offline   Reply With Quote
Old 02-14-2011, 11:43 PM   #11
WSOReportCard.com
War Room Member
 
caseycase's Avatar
 
Join Date: Jul 2010
Location: Oklahoma, US
Posts: 977
Thanks: 378
Thanked 134 Times in 97 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Hi Georg,

Correct me if I am wrong, but the GA plugin is only for Analytics code and not the Adwords conversion tracking code.

Quote:
Originally Posted by GeorgR. View Post
Why complicated and limited if it also works easy and with many features? Why not try Google analyticator plugin?

caseycase is online now   Reply With Quote
Old 02-14-2011, 11:44 PM   #12
WSOReportCard.com
War Room Member
 
caseycase's Avatar
 
Join Date: Jul 2010
Location: Oklahoma, US
Posts: 977
Thanks: 378
Thanked 134 Times in 97 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

Actually, I found something that works even better than the above suggestions for anyone with the same question. You can check it out here - Embed Any Video Or HTML Code Into Your Wordpress Blog Site: EmbedIt Plugin

caseycase is online now   Reply With Quote
Old 11-14-2011, 11:17 AM   #13
Warrior Member
 
Join Date: Jul 2011
Posts: 16
Thanks: 0
Thanked 4 Times in 4 Posts
Default Re: People using wordpress how are you adding the adwords tracking conversion code ?

I know this is an old thread, but the best way I found to inject code into the head or body is HiFi.

it is a free wordpress plugin: Head Injection and Foot Injection. The best part is that it is page specific. No need to make new templates or mess with php files.

This program has been useful for me as I do a/b and adwords testing.
DesignFan is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum

Tags
adding, adwords, code, conversion, people, tracking, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 11:23 PM.