People using wordpress how are you adding the adwords tracking conversion code ?

16 replies
  • SEO
  • |
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
#adding #adwords #code #conversion #people #tracking #wordpress
  • Profile picture of the author Odhinn
    Edit your template, go to Footer.php, and you should see a < /body > tag. Put your code above that.
    Signature

    Check out my WSO:

    100 Backlinks a Day

    {{ DiscussionBoard.errors[2909205].message }}
    • Profile picture of the author attorneydavid
      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(); ?>
      Signature

      I've lost 90 pounds(160+ overall) fasting since January 2016 after failing for years on diets that just made me sick and miserable. Check out Prudently.com where I'm writing about fasting and weight loss. Get a Brandable Domain Name at Name Perfection.

      {{ DiscussionBoard.errors[2909217].message }}
      • Profile picture of the author Odhinn
        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.
        Signature

        Check out my WSO:

        100 Backlinks a Day

        {{ DiscussionBoard.errors[2909449].message }}
  • Profile picture of the author caseycase
    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!
    Signature

    Free IM Info, No Junk - http://www.ironcladim.com



    {{ DiscussionBoard.errors[3365366].message }}
  • there are widgets that allow you to put code in them
    {{ DiscussionBoard.errors[3365383].message }}
    • Profile picture of the author caseycase
      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!
      Signature

      Free IM Info, No Junk - http://www.ironcladim.com



      {{ DiscussionBoard.errors[3365410].message }}
  • {{ DiscussionBoard.errors[3365425].message }}
  • Profile picture of the author GeorgR.
    Why complicated and limited if it also works easy and with many features? Why not try Google analyticator plugin?
    Signature
    *** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
    -> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
    *** HIGH QUALITY CONTENT CREATION +++ Manual Article Spinning (Thread Here) ***
    Content Creation, Blogging, Articles, Converting Sales Copy, Reviews, Ebooks, Rewrites
    {{ DiscussionBoard.errors[3365949].message }}
    • Profile picture of the author caseycase
      Hi Georg,

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

      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?
      Signature

      Free IM Info, No Junk - http://www.ironcladim.com



      {{ DiscussionBoard.errors[3366007].message }}
  • Profile picture of the author caseycase
    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
    Signature

    Free IM Info, No Junk - http://www.ironcladim.com



    {{ DiscussionBoard.errors[3366013].message }}
  • Profile picture of the author DesignFan
    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.
    {{ DiscussionBoard.errors[5050565].message }}
    • Profile picture of the author rayan
      Originally Posted by DesignFan View Post

      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.
      This is exactly what I'm looking for! Awesome =)

      Thank you very much!
      {{ DiscussionBoard.errors[6949963].message }}
    • Profile picture of the author ArcherWylde
      Originally Posted by DesignFan View Post

      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.
      Cant get much easier than that. I've been building WordPress sites professionally for a couple years now...looks like I've been doing things the hard way with custom page specific code (custom page.php files).

      Thanks for the share!
      {{ DiscussionBoard.errors[6950109].message }}
    • Profile picture of the author Adso1
      Originally Posted by DesignFan View Post

      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.
      This is an old thread, but this is exactly what I was looking for !!
      THANKS
      {{ DiscussionBoard.errors[8334368].message }}

Trending Topics