Integrating Reinvigorate into Wordpress

Written by Michael Visser on February 2, 2008 – 6:37 pm

Why the Reinvigorate for Wordpress plugin - available from Reinvigorate - doesn’t work is beyond me! Making a hard-coded fix isn’t, and as an added bonus it doesn’t distort your statistics by filtering out Administrators browsing the site.

Add the following to your Wordpress theme (recommend footer.php):


<?php
get_currentuserinfo();
global $user_level;
if ($user_level != 10) {
echo "<script src='http://include.reinvigorate.net/re_.js' type='text/javascript'>
<script type='text/javascript'>";
echo "re_('75441-47p89ssr86'); </script>";
}
?>

Remember to change the Site ID to your own.

Michael Visser

Did this article help you? Please support my work so I allocate more time and energy to helping you. Donate today, it's quick and easy!
Experienced web developers earn less than tradespeople. Be generous so that I can enjoy a balanced meal instead of instant noodles. Guess what I'm eating tonight...

3 Comments to “Integrating Reinvigorate into Wordpress”

  1. Integrating Reinvigorate into Wordpress

    [...] Jeff Hester wrote an interesting post today onHere’s a quick excerpt Why the Reinvigorate for Wordpress plugin - available from Reinvigorate - doesn’t work is beyond me! Making a hard-coded fix isn’t, and as an added bonus it doesn’t distort your statistics by filtering out Administrators browsing the site. Add the following to your Wordpress theme (recommend footer.php): [...]

  2. Alister Cameron // Blogologist

    Michael,

    How do I get a beta invite?!?!

    Seems they’ve been in private beta FOREVER!

    -Alister

    Alister Cameron // Blogologist
    http://www.alistercameron.com

  3. Michael

    Hi Alister,

    I’ve heard similar requests, I sent them an e-mail enquiry about the delay to no response, the folks at reinvigorate seem to be a quiet bunch.

    I’m sure the back-log of requests will be approved when reinvigorate goes official public release, in the meantime try pestering team members by e-mail and across the web!

Leave a Comment

Average Rating
1 Star2 Stars3 Stars4 Stars5 Stars (3 ratings)
Loading ... Loading ...

Latest Posts »
Latest Comments »
Popular Posts »