Add Google Analytics Without Plugin to Each theme

Talk about websites, hardware, software.

Add Google Analytics Without Plugin to Each theme

Postby Master Shake on Mon Aug 11, 2008 9:58 pm

How can I Add Google Analytics tracking to every wordpress theme without using a plugin? Is there just one file I can modify?
User avatar
Master Shake
 
Posts: 223
Joined: Fri Dec 29, 2006 12:00 am
Location: Taxachusetts

Re: Add Google Analytics Without Plugin to Each theme

Postby Rand on Mon Aug 11, 2008 10:44 pm

Try this:

file: wp-includes/general-template.php

find:
function wp_footer() {
do_action('wp_footer');


add below:
?>
<!----Google Analytics Code----->
<?
User avatar
Rand
 
Posts: 151
Joined: Mon Dec 25, 2006 12:00 am

Re: Add Google Analytics Without Plugin to Each theme

Postby Master Shake on Tue Aug 12, 2008 12:31 am

Thanks! That seems to work fine.
User avatar
Master Shake
 
Posts: 223
Joined: Fri Dec 29, 2006 12:00 am
Location: Taxachusetts


Return to Computers & Internet

Who is online

Users browsing this forum: No registered users and 1 guest

cron