StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-26-2009, 06:35 PM
kiaajjjj kiaajjjj is offline
Registered User
Pro Plus Member
 
Join Date: Jan 2009
Posts: 178
Default Google Analytics Placement Question

Hi- I added google analytics to my footer.php. Here's the code:
Code:
<div style="clear:both;"></div>

<div id="footer">

	

Copyright &copy; 2009 &middot; Even Eyes Speak (No More Tears) &middot; All Rights Reserved &middot; Website Design by Adam Swedenburg &middot; <?php wp_loginout(); ?></p>

</div>

<?php do_action('wp_footer'); ?>

</div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9520847-1");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>
On my G.A. Wordpress Confiduration page, I get this warning:
Quote:
Warning wp_footer(); not found in your footer.php file, this might mean this plugin will not work!
Did I place the code in the wrong place or am I missing something?
Thanks,
Adam
 

Thread Tools
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Analyticator vs. Google Analytics Plugin? seth17 General Discussion 3 07-23-2010 03:35 PM
Google Analytics Placement Question dereksdomain General Discussion 5 07-11-2010 04:27 PM
Google Analytics tracking code placement eastgirl General Discussion 3 04-07-2009 11:06 PM


All times are GMT -5. The time now is 12:48 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.