Google Analytics and Feedburner Reports plugin for WordPress

681 Comments

WordPress by default doesn’t come with any sort of web site reporting tools (and it really shouldn’t). So if you want to know how many people visited your site, which pages they viewed, or where they came from, you’ll need to either rely on your raw web logs or use an online tracking service provided by a third party. There are many different third party web tracking services out there, but the two free and popular third party solutions that I highly recommend are Google Analytics (for web traffic) and Feedburner (for syndicated traffic).

Like most bloggers out there, I check my web stats pretty regularly, and I wanted a quicker way to get an overview of what’s going on with my site. So I created a WordPress plugin to do just that. This plugin allows you to easily view your Google Analytics and Feedburner reports in your WordPress administration area. It adds a top-level Reports tab and when you click on it, you’ll get a quick 7 day overview of what’s going on with your site (pageviews, visits, referrers, etc). You’ll have to login to Google Analytics or Feedburner directly if you want more detailed stats.

As you might expect, you’ll need either a Google Analytics or Feedburner account before you can really use this plugin. At the moment, these are the only two services that are supported, but I may consider adding some other services if it’s feasible.

And if you find this plugin useful, I would appreciate it if you could add a comment along with a link to your site.

Click the thumbnail below for a screenshot. Only two reports are shown in this screenshot, there are a couple more if you scroll down (and yeah, I don’t get that much traffic ;p).

WordPress Reports screenshot

Author: Joe Tan (joetan54@gmail.com)
License: GPL
Features:

  • Provides you with a birds-eye view of what’s going on with your site
  • Retrieves data from Google Analytics and Feedburner
  • Reports are represented visually with graphs
  • Choose the reports you want to view
  • Ability to automatically install the Google Analytics tracking code for you, along with optional outbound link tracking.
  • Includes a WordPress widget to display your most popular content.
  • Automatically check for updates to the plugin
  • Other services coming soon (hopefully)…

Installation:

  1. Download and unzip the plugin.
  2. Upload the entire “tantan” directory to the WordPress wp-content/plugins directory.
  3. Login to your WordPress admin, click “Plugins”, and then activate the “WordPress Reports” plugin.
  4. Click on the new “Reports” tab, and click “Setup” subtab.
  5. Follow the on screen instructions and enter the proper details for each service.
  6. You’re done! Click the “Reports” tab again to view the traffic summary for your site. Sweet!

Download the plugin

Support:
If you are having problems setting up or customizing this plugin, please visit the support group for help. Someone may have already posted a solution to your problem!

More Documentation: Modification History, Known Issues and Bugs

Bug Reports:
If you find a bug or have a feature request for this plugin, please post them to this Google Project page.

Developers:
Browse this plugin's source code at the Subversion repository.

Want more WordPress goodness? Check out some of my other plugins and scripts >

681 comments

  1. # c Jan 18, 2006

    2 issues:

    1) I’ve just signed up for Feedburner, so I have no Feedburner subscribers, and I’m getting a division by zero error on my Reports page. I’m not surprised that my feed has 0 subscribers via Feedburner, but you may want to more elegantly deal with what happens to zeros.

    2) What does the plugin want for my Google Analytics username/pass? My gmail email address & password, which I use to login to Google Analytics, has a “problem” when I enter it into this plugin.

  2. # James Jan 19, 2006

    I’m getting the same login problem with Google Analytics using my gmail email address.

  3. # Joe Tan Jan 19, 2006

    Hmm.. looks like a couple people are having problems with Google Analytics and this plugin. Will investigate further…..

  4. # chris Jan 19, 2006

    Installed and running on two websites (WP2.0).
    Only have Feedburner going at the moment, but as soon as Google Analytics lets me register I will be able to add my two cents for that as well.

    So far this plugin looks great. Thanks so much.

  5. # eleazar Jan 19, 2006

    plugin looks great, feedburner is workin, but i’m having the same problem with google. It keeps telling me my login is invalid, even though i just logged in at the official analytics site. Thanks for the plugin though! Can’t wait to get this working :)

  6. # Timo Jan 19, 2006

    Same Problem works with Feedburner not with Google Analytics with my Gmail

  7. # Joel Jan 19, 2006

    Same problem. Feedburner is fine, and it’s telling there’s a problem logging into Google Analytics.

  8. Pingback: Blogging Pro China » Blog Archive » WordPress Plugin: Google Analytics and Feedburner Reports
  9. # Joe Tan Jan 20, 2006

    The problem most people seem to be having is because their PHP installation isn’t able to do HTTPS requests… which is required for Google Analytics. If you do a phpinfo() on your server, there’s a section for “Registered PHP Streams”. If it doesn’t list “https”, then the plugin will probably not work.

    Fortuently, I was able to find a workaround to this problem that uses another method (libcurl). It’s in testing right now, and as soon as I’ve verified that it works on a couple different server configs, I’ll post an update.

  10. # Timo Jan 20, 2006

    @Joe Tan: I’ve https in my registered PHP Streams, sorry

  11. # eleazar Jan 20, 2006

    thanks for the update! it’s workin like a charm :)

  12. # Joe Tan Jan 20, 2006

    as noted in the modification history, I’ve made an update so that the plugin now uses libcurl instead… which should work for most servers. let me know if it works!

  13. # Ange Jan 21, 2006

    Very nice plugin. Thanks.

  14. Pingback: Google Analytics ? Feedburner ??????? — OpenStratus Archive
  15. Pingback: blog.signal77 - Mein Blog!
  16. # Jen Leheny Jan 30, 2006

    I haven’t got a Google Analytics account yet as they are full up right now but it seems to work great with FeedBurner! thanks a lot Jen :)

  17. Pingback: Schulte in Minnesota » Blog Archive » WordPress Reports
  18. # Brian Feb 01, 2006

    I’m getting this error when I try to run the setup.

    Warning: tantan_feedburner(HTTP/Request.php): failed to open stream: No such file or directory in /home/bpweissc/public_html/wp-content/plugins/tantan/lib.fee dburner.php on line 42

    Fatal error: tantan_feedburner(): Failed opening required ‘HTTP/Request.php’ (include_path=’/home/bpweissc/public_html/wp-content/p lugins/tantan/PEAR:.:/usr/lib/php:/usr/local/lib/php’) in /home/bpweissc/public_html/wp-content/plugins/tantan/lib.fee dburner.php on line 42

  19. # Josh Wilkins Feb 02, 2006

    Just wanted to say thanks!

  20. # Brian Feb 03, 2006

    Nevermind, i seem to have it working now. As soon as Google approves me this should be great. Thanks in advance.

  21. # tom Feb 04, 2006

    How about being able to track multiple rss feeds via feedburner?

  22. # chris Feb 05, 2006

    Hopefully I can get this working, it sure looks nifty.

    Right now, after doing the setup, my report page is blank. A quick trip to the error_log shows:
    [client 192.168.xx.x] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 41 bytes) in /var/www/html/blog/wp-content/plugins/tantan/lib.xml.php on line 54, referer: http://www.solo-technology.com/blog/wp-admin/admin.php?page= tantan/tantan_reports_config.php

    I’ve verified I have curl installed by using phpinfo:
    CURL Information libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15

    Any ideas on what to try next?

  23. # blimmer Feb 06, 2006

    I happen to get the following error when running setup:
    Fatal error: Cannot redeclare class pear in /wp-content/plugins/tantan/PEAR/PEAR.php on line 103

    The pear class is from lines 102-749 and various factors could contribute to the error. I gave it a glance through and things look ok. Any ideas?

    Thanks for the great plugin.

  24. # henri Feb 06, 2006

    Hello I have the following error, any ideas?

    Fatal error: Cannot instantiate non-existent class: tantan_xml in /home/www/wordpress/wp-content/plugins/tantan/lib.googleanal ytics.php on line 176

  25. # Andy Freeland Feb 06, 2006

    As you can see here, libcurl is installed and it still isn’t working.

    Any help would be appreciated.

  26. # Laundro Feb 07, 2006

    Mad props!

    This plugin is spectacular. So simple, yet so effective.

    Thanks.

  27. # D'Arcy Norman Feb 07, 2006

    Sounds perfect – but GoDaddy doesnt have curl installed for PHP. Doh!

  28. # henri Feb 07, 2006

    It works very nice plugin, thanks a lot!

  29. # Zulan Feb 08, 2006

    I cant get this plugin to work, If I enable this plugin, I get a pure text page saying:

    setSession($session); if ((!$siteProfile || !$ga->isLoggedIn()) && !$fbURI) { $html = ‘
    Reports
    ‘. ‘

    Reporting has not yet been configured for this site.
    ‘. ‘Enter Setup >’. ‘
    ‘; print $html; return; } $cacheTimeout = get_option(‘tantan_gaCacheTimeout’); if ($cacheTimeout && (time() – $cacheTimeout

  30. # Daniel Feb 08, 2006

    Hi,

    i’ve also problems with the setup, thats what occurs:

    Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/aikkon/cms/wp-content/plugins/tantan /lib.googleanalytics.php on line 27

    Warning: tantan_googleanalytics(HTTP/Request.php): failed to open stream: Datei oder Verzeichnis nicht gefunden in /usr/export/www/hosting/aikkon/cms/wp-content/plugins/tantan /lib.googleanalytics.php on line 183

    Fatal error: tantan_googleanalytics(): Failed opening required ‘HTTP/Request.php’ (include_path=’.:’) in /usr/export/www/hosting/aikkon/cms/wp-content/plugins/tantan /lib.googleanalytics.php on line 183

    any idea whats wrong?

    Reagrds, Daniel

  31. # Josh Wilkins Feb 09, 2006

    Thanks for the heads up D’Arcy. Saved me the time of figuring out why it wasnt working. Stupid GoDaddy.

  32. # Viper007Bond Feb 10, 2006

    AWESOME PLUGIN! Thanks so much! :D

  33. # Thomas Feb 11, 2006

    Hello Joe,

    One of the best plugins I have seen. Absolute great job – you are a pro!

    Can you contact me about a search plugin that I like to see, maybe you know something or you are able to write one.

    Thomas

  34. Pingback: nur_ein_blog » Blog Archive » Improvements
  35. # The WeBlog of John Feb 13, 2006

    WordPress Reports…

    ……

  36. # Mr.Grinch Feb 13, 2006

    hey man, awesome plugin, and just what i needed (combination of feedburner and google analytics). i recognize i’m not the only statswhore around…

    one thing / bug report (dunno if it has been posted before, would not read all comments): days / dates beneath the gfx bars screw up the larger the resolution / browser window (firefox) gets. in 1280 width, this really looks ugly. if it was fixed (i.e. not fluid) “day”"date” it woudl look a lot nicer. get it ? could post a screenie if that helped ;)

  37. # Antonio Feb 17, 2006

    Thanks for the plugin.

    I noticed that if check the “track outbound link” option and try to validate the page (using w3 validator), i receive some validation errors related to that javascript: possible?

    I’m also not sure if that js consider the possibility that an internal lin (non to be tracked) can be a url without http, but only with /

    Thanks,
    Antonio

  38. # Dick Costolo Feb 18, 2006

    Hey Joe, I just wanted to drop you a note and say that if you run into any speedbumps on the FeedBurner side of the plugin, just shoot us a note via feedback at feedburner doht com, and we can help investigate. Very slick.

  39. # John Feb 19, 2006

    Howdy Joe,
    Thanks for the great plug-in! :-) I’m looking forward to the 1.0 release. I hope it fixes the trouble that I seem to be having in getting the “follow outbound links” to work. :-(

    -john

  40. # Zulan Feb 21, 2006

    I have now tried the new version (0.4) but I still have the same problems as described on Feb 08. Curl is enabled.

    Problem: Everytime I activate the plugin I get this error messages:

    setSession($session); if ((!$siteProfile || !$ga->isLoggedIn()) && !$fbURI) { $html = ‘
    Reports
    ‘. ‘
    Reporting has not yet been configured for this site.

    ‘. ‘Enter Setup >’. ‘
    ‘; print $html; return; } $cacheTimeout = get_option(‘tantan_gaCacheTimeout’); if ($cacheTimeout && (time() – $cacheTimeout

  41. # marco Feb 22, 2006

    I get the following Error when choosing “Reports” in den WP-Backend:

    Warning: Invalid argument supplied for foreach() in /home/htdocs/web0/html/wordpress/wp-content/plugins/tantan/t antan_reports.php on line 112

    Warning: Division by zero in /home/htdocs/web0/html/wordpress/wp-content/plugins/tantan/t antan_reports.php on line 116

    Warning: Invalid argument supplied for foreach() in /home/htdocs/web0/html/wordpress/wp-content/plugins/tantan/t antan_reports.php on line 126

    Warning: Division by zero in /home/htdocs/web0/html/wordpress/wp-content/plugins/tantan/t antan_reports.php on line 130

    Any Idea?

  42. # James Fee Feb 22, 2006

    Great update Joe!

    Marco, I got that error too. I clicked on the setup tab and then back on the reports tab. That seems to have cleared it up.

  43. # Claire Feb 22, 2006

    I feel kinda dumb, but I can’t find the option to not track administrator activity (looked in both the Reports and Setup tabs, and even a few of the plugin files). Am I missing something, or should I try reinstalling? Thanks :)

  44. # Joe Tan Feb 22, 2006

    Make sure you’ve got the latest version, and it should appear when you click the “install tracking code” checkbox.

  45. # Claire Feb 22, 2006

    I have the latest version, except I installed the tracking code before discovering/installing the plugin. Should I still check the box?

  46. # Viper007Bond Feb 24, 2006

    Antonio is correct. The track outgoing links Javascript breaks page validation.

    The fix is to do add //<![CDATA[ after the <script type="text/javascript"> bit and then //]]> before the script close tag.

  47. # Viper007Bond Feb 24, 2006

    Claire: No. You don’t want the code showing up twice, do you? ;)

    Either don’t check the box or remove the manually added code and let the plugin do it.

  48. # marco Feb 26, 2006

    @James Fee: Thank you, but that doesn’t work for me. No matter how often I switch between setup and report, I get the error every time.

  49. # Victoria Feb 27, 2006

    Hello, need to access to Google Analytics, has anyone got a password that is not used?
    Thanks

  50. # Pem Feb 27, 2006

    Hi,
    I’ve got exactly the same trouble than Daniel, and I’ve got the latest version (0.4)
    . By the way, James Fee solution doesn’t work neither.

    Does someone has an idea to fix it ?

  51. Pingback: SilentWarrior.ch.vu » Sauber programmieren erspart rger
  52. # dirkhaim Mar 03, 2006

    In your plugin code the fact that you don’t use the starting tag for PHP code (“

  53. # michael Mar 03, 2006

    hi joe, i get the following error message since last sunday:

    Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 42 bytes) in /is/htdocs/wp1028405_BX3RTIDKWN/www/bollywood/wp-content/plu gins/tantan/lib.xml.php on line 154

    Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 47 bytes) in /is/htdocs/wp1028405_BX3RTIDKWN/www/bollywood/wp-includes/ca che.php on line 270

    what can i do? some restriction of my webspace?
    i use there 0.3, but in another blog with lower numbers of visitors 0.3 works perfect.

    greetings from germany
    michael

  54. # dirkhaim Mar 04, 2006

    The problem with not using the starting tag of “

  55. # Spazsquatch Mar 06, 2006

    I love the plug-in enough that I’m back to install it on another site I’ve created.

  56. Pingback: ??????? » Blog Archive » WordPress?????
  57. Pingback: aoiro-blog » links for 2006-01-20
  58. Pingback: iqwolf» Blog Archive » ????WordPress??
  59. # Rob Mar 08, 2006

    I’m getting the whole division-by-0 thing, too. First…

    Warning: Division by zero in /home/nandg/public_html/wp-content/plugins/tantan/tantan_rep orts.php on line 116

    Warning: Division by zero in /home/nandg/public_html/wp-content/plugins/tantan/tantan_rep orts.php on line 130

    … just below the tab.

    Then on line 14 for avg page views; 260 and 261 before new and returning.

    Is this because my stats are showing zero so far? If so, the script should interpret the 0 as… 0…

  60. # Viper007Bond Mar 14, 2006

    One of my sites has stopped fetching the reports. It just sits there for a moment and then offers admin.php for download. Any idea why it’d be doing that?

    I clicked on the refresh accounts thing and that works fine, so CURL must be working…

  61. # Adrian Mar 16, 2006

    The plugin works great, thanks :)

  62. Pingback: WP ShortStats on Steroids » @ Ambot ah! [ technology news and reviews ]
  63. Pingback: ??????? » Blog Archive » WordPress Flickr Post Bar????????
  64. Pingback: Lorelle on WordPress » Google Analytics and Feedburner Reports Plugin for WordPress
  65. # C. Wess Daniels Mar 24, 2006

    Joe this is the error I am getting (I only have a feedburner account).

    Warning: Invalid argument supplied for foreach() in ../wp-content/plugins/tantan/tantan_reports.php on line 112

    Warning: Division by zero in …/wp-content/plugins/tantan/tantan_reports.php on line 116

    Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/tantan/tantan_reports.php on line 126

    Warning: Division by zero in …/wp-content/plugins/tantan/tantan_reports.php on line 130

    can i do something to fix it?

  66. # Markus Mar 25, 2006

    I got exactly the same warnings.

  67. Pingback: Mun’s Place : Where Mun talks about stuff » I’m loving Wordpress
  68. # Lefebvre Mar 26, 2006

    Seme problem reported by C. Wess and Warkus.

  69. # Rupert Mar 27, 2006

    Ditto… I thought it was just me. I definitly have libcurl enabled, openssl, etc.

  70. # Lefebvre Mar 27, 2006

    Well, I desactiveted the plugin and re-installed. Now its working fine.

    Remember to select the site profile in google setup inside reports>>setup and save your setings.

  71. # Lefebvre Mar 27, 2006

    But… still dont show the outbound links.

  72. Pingback: Our Story » Blog Archive » Busy Signal
  73. Pingback: Keywords » Traffic
  74. Pingback: C is for cookie » Blog Archive » ls -a /ext/*
  75. Pingback: JP’s virtual hangout » Blog Archive » Wordpress plugins: additions & updates
  76. Pingback: Blogalistic » TanTan WordPress Reports 0.4
  77. # dirkhaim Apr 01, 2006

    I can’t get it to work. I get the following message:
    There was a problem logging into your Google Analytics account:
    Unable to establish a connection to Google Analytics. Make sure your server has the proper libcurl libraries (with OpenSSL support) for PHP installed.

    I have curl installed as you can see in the phpinfo in this link: http://www.tinyways.com/phptest.php

    Any idea?

  78. # Arpit Jacob Apr 01, 2006

    I am getting the following error what can I do to rectify it
    “There was a problem logging into your Google Analytics account:
    Unable to establish a connection to Google Analytics. Make sure your server has the proper libcurl libraries (with OpenSSL support) for PHP installed.”

  79. # Viper007Bond Apr 02, 2006

    Hmm, it’s back to working again. Disregard my previous comments. :)

  80. # miika Apr 03, 2006

    I’m getting the same div by zero and foreach() errors. I’ve tried deactivating and reactivating, and reinstalling the whole thing.

    it’s picking up the feedburner stats fine.

  81. # Viper007Bond Apr 04, 2006

    I would like to suggest wider bars though. Besides getting all goofy at large resolutions (as mentioned by others earlier), when your stats get into the 5 digits for a day (which for pageviews, it always is for me on one of my sites), it overflows out of the bar and you can’t read it as it’s white text on a white background. :(

  82. # Viper007Bond Apr 04, 2006
  83. # Mauro Rita Apr 05, 2006

    I’m getting the “Division by zero” errors too. Has anybody found out why this happens? Thank you.

  84. Pingback: Ken Yarmosh - 7 Awesome WordPress Plugins - TECHNOSIGHT
  85. # Jen Leheny Apr 06, 2006

    I just got my Analytics account and wanted to let you know that this plugin works great for me with both feedburner and analytics. thanks a lot! :) Jen

  86. # Bren Apr 08, 2006

    Love it, great plugin!

  87. # Kane from BurningOak.com Apr 09, 2006

    Works great, nicely done.

  88. # Niko Apr 09, 2006

    Works as advertised. Loving it! :)

  89. Pingback: mattrutherford.com » Blog Archive » Google Analytics and Feedburner Reports plugin for WordPress : tan tan noodles - msg free since 2005
  90. # Bill Apr 10, 2006

    I installed the plugin and activated, but my setup page is blank. Running on Infoquest servers, no idea if they’re running curl. Help?

  91. Pingback: Make You Go Hmm: » Check Google Analytics and Feeburner stats in Wordpress admin area
  92. # Mark Barnes Apr 10, 2006

    I’m having the same problem as Bill – the setup page is blank. Reports gives me the error message that setup isn’t done. I know that CURL is installed – see http://www.4-14.org.uk/phpinfo.php

  93. # Bill Apr 11, 2006

    Still having that problem; curl *is* enabled:

    PHP Version 4.3.9
    libcurl/7.11.2 OpenSSL/0.9.7c zlib/1.1.4

  94. # Bill Apr 11, 2006

    Interesting…I just installed this on a different host that’s running Linux, and it works just fine. The first host is running IIS.

    Maybe that’s the deal? Is anybody hosted on a Linux server having this problem (blank setup page)? Probably not…

  95. # Mark Barnes Apr 13, 2006

    I’m on IIS too, with the same issue. Any ideas?

  96. Pingback: Like Your Work » Blog Archive » links for 2006-04-14
  97. # Rupert Apr 14, 2006

    My “divide by zero” problems are on GoDaddy’s side. I’ve tried the plugin locally on my powerbook using MAMP and it works fine… fetching the g.a. info for my GoDaddy site. The godaddy host is running linux, so OS is not the only factor.
    Any ideas why godaddy’s servers can’t seem to do external web authentication?

    Minor bummer! Ah well.

  98. # Gepflegte Langeweile Apr 18, 2006

    Plugins used on this blog…

    The standard WordPress-Installation is great but you can improve it much by installing plugins. Here’s a short list about the plugins i use:

    Akismet is a spam plugin which comes together with the download bundle. I don’t have any spam so f…

  99. # Gepflegte Langeweile Apr 18, 2006

    Plugins used on this blog…

    The standard WordPress-Installation is great but you can improve it much by installing plugins. Here’s a short list about the plugins i use:

    Akismet is a spam plugin which comes together with the download bundle. I don’t have any spam so f…

  100. # Robert Apr 20, 2006

    That “division by zero” thing is really taking away all the fun :( Any way to fix this or something, I really need a good stats overview.

  101. # Peter Cash Apr 20, 2006

    Hi
    I have errors in Reports:
    Warning: Invalid argument supplied for foreach() in /home/blog/site.com/wp-content/plugins/tantan/tantan_reports .php on line 112

    Warning: Division by zero in /home/blog/site.com/wp-content/plugins/tantan/tantan_reports .php on line 116

    Warning: Invalid argument supplied for foreach() in /home/blog/site.com/wp-content/plugins/tantan/tantan_reports .php on line 126

    Warning: Division by zero in /home/blog/site.com/wp-content/plugins/tantan/tantan_reports .php on line 130
    Warning: Division by zero in /home/blog/site.com/wp-content/plugins/tantan/tantan_reports .html on line 260

    Warning: Division by zero in /home/blog/site.com/wp-content/plugins/tantan/tantan_reports .html on line 261

  102. # Matt Barker Apr 22, 2006

    I get the same errors when trying to get Google Analytics data:

    Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/tantan/tantan_reports.php on line 112

    Warning: Division by zero in …/wp-content/plugins/tantan/tantan_reports.php on line 116

    Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/tantan/tantan_reports.php on line 126

    Warning: Division by zero in …/wp-content/plugins/tantan/tantan_reports.php on line 130

    The “Popular Content” “Entry Pages” “New and Returning” blocks all show fine, but the others are empty. The only thing I can think of is that there might be something wrong with the info on this variable “$visitspageviewsCompare” as it seems to be the only thing tied to each of the lines mentioned in the error messages. I have verified that curl and OpenSSL are enabled on the Linux server my site is hosted on:

    http://www.thebarkersworld.com/phpinfo.php

  103. # webmaster Apr 26, 2006

    I cannot even get to the setup page. This is the error i get when i click the setup tab.

    I am running the most recent verion of wordpress 2.0.2, and i have all the curl/openSSL enabled (www.profcutler.com/phpinfo.php)

    Please let me know why i am getting the following warning:

    Warning: main(/home/profct83/public_html/wordpress_blog/wp-content/pl ugins/tantan/lib.feedburner.php): failed to open stream: No such file or directory in /home/profct83/public_html/wordpress_blog/wp-content/plugins /tantan/tantan_reports_config.php on line 21

    Fatal error: main(): Failed opening required ‘/home/profct83/public_html/wordpress_blog/wp-content/ plugins/tantan/lib.feedburner.php’ (include_path=’/home/profct83/public_html/wordpress_bl og/wp-content/plugins/tantan/PEAR:.:/usr/lib/php:/usr/local/ lib/php’) in /home/profct83/public_html/wordpress_blog/wp-content/plugins /tantan/tantan_reports_config.php on line 21

  104. # Joe Tan Apr 27, 2006

    Ack, sorry. Forgot to include the feedburner library. Should be working now, for real.

  105. # Alex Apr 27, 2006

    I’ve had a few problems with 0.4 (blank setup page) but they were solved with 0.5.

    It’s working perfect now. Thanks a lot for your plugin!

  106. # Matt Barker Apr 27, 2006

    I removed the old plugin and installed the latest and am now getting this:

    Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/tantan/tantan_reports.php on line 147

    Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/tantan/tantan_reports.php on line 165

    I am using this plugin with Google Analytics and WP 2.0.2.

    Again, location of phpinfo is here if needed:
    http://www.thebarkersworld.com/phpinfo.php

    Any ideas?

  107. # justin scott Apr 27, 2006

    me too, have the same problems, plus it says my feedburner address does not exist (http://feeds.feedburner.com/ItsJustJustin), but this is a promising plugin I look forward to seeing grow!

  108. # webmaster Apr 28, 2006

    Joe Tan – thanks for including the feedburner libary. i have set it up with feedburner and turned the correct API on, but i am still having DIVIDE by ZERO errors:

    Warning: Division by zero in
    /home/profct83/public_html/wordpress_blog/wp-content/plu gins/tantan/tantan_reports.html on line 276

    Warning: Division by zero in /home/profct83/public_html/wordpress_blog/wp-content/plugins /tantan/tantan_reports.html on line 277

    Warning: Invalid argument supplied for foreach() in /home/profct83/public_html/wordpress_blog/wp-content/plugins /tantan/tantan_reports.php on line 147

    Warning: Invalid argument supplied for foreach() in /home/profct83/public_html/wordpress_blog/wp-content/plugins /tantan/tantan_reports.php on line 165

    any ideas?

  109. # webmaster Apr 28, 2006

    it looks like i am having the same problem as matt barker and justin scott actually…

  110. Pingback: Sadish and WordPress » WordPress Stats Plugin From TanTanNoodles
  111. # Viper007Bond May 01, 2006

    Dang, I was hoping that the new version would fix the issue of my site offering admin.php up for download rather than displaying the stats for my high bandwidth site, but it doesn’t. :(

  112. # Viper007Bond May 01, 2006

    Hmm, I just tried viewing my stats through my other site and I get this error:

    WordPress database error: [Got a packet bigger than 'max_allowed_packet' bytes] …..

  113. # Viper007Bond May 01, 2006

    Oh, I forgot to mention that a refresh fixes it. I’ll enable errors on my high bandwidth site and see if I can figure out if that’s the same problem over there.

  114. # Praveen Premchandran May 03, 2006

    Hey there, I get this error…
    Warning: tantan_googleanalytics(HTTP/Request.php): failed to open stream: No such file or directory in /var/www/users.kaski-net.net/aindian/www.angry-indian.com/wp -content/plugins/tantan/lib.googleanalytics.php on line 52

    Fatal error: tantan_googleanalytics(): Failed opening required ‘HTTP/Request.php’ (include_path=’/var/www/users.kaski-net.net/aindian/ww w.angry-indian.com/wp-content/plugins/tantan/PEAR:.:/usr/sha re/php:/usr/share/pear’) in /var/www/users.kaski-net.net/aindian/www.angry-indian.com/wp -content/plugins/tantan/lib.googleanalytics.php on line 52

    Please help me someone…

  115. # Sean May 04, 2006

    According to the folks at Godaddy, cURL is automatically enabled with every Linux hosting account (which is the only way you can use WordPress with Godaddy).

    From Godaddy Support:

    Customers using cURL with PHP will need to include the following lines on each script that utilizes cURL functions.

    curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, TRUE);
    curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
    curl_setopt ($ch, CURLOPT_PROXY, http://64.202.165.130:3128);
    curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE);

    ClickCartPro goes into a little more detail about this at the following link.
    http://www.clickcartpro.com/forum/index.php?s=dbfabad bf06d23017258daefc2ebb6d8&showtopic=12413&st=0&# entry58514

    Hope that helps!

  116. # Sean May 04, 2006

    Re: my post above, inserting:

    curl_setopt($this->curl, CURLOPT_HTTPPROXYTUNNEL, TRUE);
    curl_setopt($this->curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
    curl_setopt($this->curl, CURLOPT_PROXY, “http://64.202.165.130:3128″);
    curl_setopt($thi s->curl, CURLOPT_SSL_VERIFYPEER, FALSE);

    into the curl.php file (located in /wp-content/plugins/tantan/lib/) whereveer there is a *new* CURL function fixed the problem for me.

    I can now view my Google Analytics reports on my Godaddy-hosted WordPress site.

  117. # Praveen Premchandran May 05, 2006

    someone please help me above…

    >Hey there, I get this error
    >Warning: tantan_googleanalytics(HTTP/Request.php): failed to open stream: No such file or directory in >/var/www/users.kaski-net.net/aindian/www.angry-indian.co m/wp -content/plugins/tantan/lib.googleanalytics.php on line 52
    >
    >Fatal error: tantan_googleanalytics(): Failed opening required HTTP/Request.php >(include_path=/var/www/users.kaski-net.net/aindian/ww w.angry-indian.com/wp-content/plugins/tantan/PEAR:.:/usr/sha re/php:/usr/share/pear) in >/var/www/users.kaski-net.net/aindian/www.angry-indian.co m/wp -content/plugins/tantan/lib.googleanalytics.php on line 52
    >
    >Please help me someone

    Please help me…

  118. # Wesley May 05, 2006

    Cannot load tantan/tantan_reports_config.php.

  119. # Matt May 12, 2006

    Just a note for those running into the errors with things like “Failed opening required HTTP/Request.php”.

    I just tried to install this and ran into the same thing. There are a couple of reasons you can be running into this.

    a) your server does not have the PHP PEAR “HTTP” portions.
    b) you have the necessary PEAR modules but the path to them isn’t being captured by the script properly.

    My best guess is that most of you with this issue are running IIS. Before you go into a lot of effort trying to resolve this first check and see if you have added a php.ini file to your wordpress root directory. Many IIS users have done this because of a couple of changes needed in order to get the 2.0 Permalinks working correctly. If so then that is likely your issue as that file is overriding your servers main php.ini file which tells the script where to find the PEAR module.

    If you have access to the main php.ini file you can simply copy the contents of the whole thing to your local php.ini file, then add the couple of lines that you had in your original local one. That should resolve it.

    If on the other hand your server does not contain the necessary HTTP PEAR modules you will need to either install it if you have control of the server or request that your server operator install it.

    Note that these modules are not included in the limited base PEAR installation that comes with many packages, including for example the Plesk Control Panel packages.

    Cheers,

    -Matt

  120. # nathan May 17, 2006

    Hi there Joe,

    I’m looking for someone who’s able to write a plug-in or simply an external PHP script that will allow me to track my WordPress users to see which files they are looking at and which comments they are posting to and also allow me to track if they click on certain links or not.

    I’m willing to pay $$$ for it as well. Can you email me if you’re interested?

    Thanks,

    Nathan

  121. # Robert May 22, 2006

    Still no response on the “invalid argument” error I suppose?

  122. # Catnabbit May 22, 2006

    Thanks for this awesome plugin! It’s been very useful for me.

  123. # Ivo May 24, 2006

    Installed the plugin on 2 website on 2 provider. All working correctly with the first one, but on the second:
    - when opening Reports page:
    Warning: Missing argument 1 for http_request() in /usr/local/web13/php-4.4.2/lib/pear/HTTP/Request.php on line 183
    when enter tge setup page:
    Fatal error: Call to undefined function: curl_init() in /home/mhd-01/www.lestinto.it/htdocs/wp-content/plugins/tanta n/lib/curl.php on line 19

    PHP is 4.4.2 with this streams: “php, http, ftp, compress.bzip2, compress.zlib” and this configure command about curl: “–with-curl=shared”

    Any suggestion or solution? thanks for any help

    Sorry for awfull english ;-)

  124. # georg Jun 02, 2006

    Does it log me out from google and feedburner, when I log out from wordpress?

  125. # kalico Jun 04, 2006

    WOW great plugin! I have a suggestion for your next release — if it’s even possible — would love to have that neat little world map showing where the visitors come from! And in fact, I’d like that to be visible to site visitors, not just admin. Could be fun… :)

  126. # Joel Jun 07, 2006

    Just wanted to drop a huge thanks for a well-written super-easy to install plugin that ties in great with the WP admin page and requires almost no effort to get up and running. People like you make the web fun.

  127. # nerrad Jun 08, 2006

    Hi! Plugin looks great. I have one problem though. The plugin doesn’t seem to automatically install the g/a script when I select the correct box in the admin for your plugin. I’ve got all my theme files with write permissions. When I checked the page source of my blog pages the g/a code cannot be found. Is there a reason why it’s not installing it?

    Also, what is the code I could insert manually to make this plug-in work if I can’t solve the automatic installation?

    Thanks for any help!

  128. # nerrad Jun 08, 2006

    Never mind my previous post. I logged out of admin user account to view my page as a ‘guest’ and voila analytics code was there. I had set it to not track the administrator account but I just assumed the code would still be present but with a switch of some sort. I see it’s set so that if you are logged in as admin the plugin won’t even include the code in the page source.
    Nifty…might want to make a little note to the installation instructions to clarify this. What got me started on this was when I was on my Google Analytics profile page it was showing that the tracker code was not installed correctly (and still does as a matter of fact)….I guess it’s picky :lol: !

  129. # nerrad Jun 08, 2006

    One other question…(sorry for the triple comments – think of me as the squirrel in “Hoodwinked” hehe) I noticed that your plug-in places the code for Google-Analytics in the head section of the page. According to the G/A setup instructions the code is to be placed right before the /body tag. Does it matter?

  130. # Johan Jun 09, 2006

    This is absolutely brilliant! Thank you so much for this wonderful plugin!

    The only thing I am sorry about is that I haven’t found this before :) It might be a good idea to step up your marketing efforts a bit ;)

  131. # BillyG Jun 09, 2006

    That sucks, I was hoping to avoid all the G.A. AJAX and use this but loading both the parent folder and the tantan folder to my plugins dir produces nothing on my plugins admin panel. Guess I gotta keep using http://logdy.com/s1/MyStats.aspx which is just fine for the candy anyway.

  132. # Soccer Dad Jun 09, 2006

    Absolutely fantastic plugin! Finally got me to utilize my feedburner account that’s been sitting idle forever. Great work!

  133. # Patrick Havens Jun 10, 2006

    Went to install your plugin and am getting errors from Analytics (like others).

    Checked for curl and…

    name:~> which curl
    /usr/bin/curl

    It’s there… not sure what’s up then.

  134. # BillyG Jun 10, 2006

    I didn’t realize that a new Reports tab was created on the panel, all setup now. My only problem now is that the Site Profile setting is not kept, it reverts back to Select profile… even after hitting the refresh button.

  135. # ceejayoz Jun 10, 2006

    Works great! I’m telling my friends. :-D

  136. # Kerim Friedman Jun 10, 2006

    I run two blogs on different servers. On one server I’ve had no problems with this plugin (although the horizontal bar charts look funny). On the other server it was working fine for a while but suddenly started having execution errors.

    Fatal error: Maximum execution time of 30 seconds exceeded in …/plugins/tantan/lib.googleanalytics.php on line 114

    That line refers to CURL functions.

  137. # Gary Jun 10, 2006

    Looked through all the comments, but didn’t see a response to Michael on March 3 – getting the same error, even though the plugin functioned perfectly after first installing it:

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 42 bytes) in /var/www/html/collectible/wp-content/plugins/tantan/lib.xml. php on line 154

    Suggestions?

  138. # matt Jun 11, 2006

    that’s a good plugin for wordpress user

    but i have a problem, my google analytics have two “My Analytics Accounts”, it cause i can’t choose the profile in the second “Analytics Accounts”, can you patch this problem ? thank you.

  139. # kansir Jun 11, 2006

    Fantastic !!!
    What a great plugin, i like this and i introduce this to my friends.

  140. # Kevin Jun 12, 2006

    Thanks for a very useful plugin.

    I have one bug to report and one question.

    Bug: I have the Admin Drop Down Menu and WordPress Tiger Admin plugins installed. If I try to select one of the second-level tabs (Reports-Reports or Reports-Setup) from any other part of the Admin screens, I get a 404. This seems to be because it is trying to send me to:

    …/wp-admin/tantan/tantan_reports.php?page=tanta n/tantan_reports.php

    instead of:

    …/wp-admin/admin.php?page=tantan/tantan_reports .php

    Now the question. I’ve checked the “Install the Google Analytics tracking code for me” box. Just where is this code installed? I don’t see it in any of my template files…

  141. # YuangZhang Jun 13, 2006

    IS this still have a bug?

  142. # abhilash Jun 13, 2006

    Very excited about the plugin. Thanks!

  143. # abhilash Jun 13, 2006

    Yes, sadly I got bugs too. Hasn’t worked at all yet… could this be b/c of the google analytics code?:

    Warning: tantan_googleanalytics(HTTP/Request.php): failed to open stream: No such file or directory in /home/abhilash/public_html/wp-content/plugins/tantan/lib.goo gleanalytics.php on line 52

    Fatal error: tantan_googleanalytics(): Failed opening required ‘HTTP/Request.php’ (include_path=’/home/abhilash/public_html/wp-content/p lugins/tantan/PEAR:.:/usr/lib/php:/usr/local/lib/php’) in /home/abhilash/public_html/wp-content/plugins/tantan/lib.goo gleanalytics.php on line 52

  144. # Trevor Jun 14, 2006

    Hey,
    Is there any way to get this to work without https support? Looks like a great plugin, but I’ve got pretty cheap hosting :P

  145. # Joe Tan Jun 14, 2006

    if you only want feedburner reports, then yes. but google only spits out reports via https, since there’s no way around that.

  146. # wedtaur Jun 14, 2006

    In reports it show all with blank spaces.
    Where is the problem?

  147. # fmf Jun 15, 2006

    Hallo.
    I have a cheap hosting too and sometimes I have problem running scripts, but don’t ask me more: I’m not a php programmer so I don’t know anything about it…
    With your plugin I get the error:

    Warning: Missing argument 1 for http_request() in /usr/local/web13/php-4.4.2/lib/pear/HTTP/Request.php on line 183

    when I change to Reports page in WordPress admin panel.
    Do you need the output of php_info() to help me?
    TIA.

  148. # Ian G Ramsey Jun 15, 2006

    Great plugin, I managed to install it fine and the feedburner side of things works perfectly. However the pageview related graphs aren’t showing at all (Daily Pageviews & Avg Pageviews per Visit).

    Any ideas?

  149. # Nik in Paris Jun 16, 2006

    Hi Ian, I am in exactly the same situation as you. I just set up my Google Analytics part and no Pageview stats (daily or avg). Strange, eh?

  150. # Nik in Paris Jun 16, 2006

    Discovered where the problem came from. I have my Google Analytics set to UK English (under My Account) and for some reason daily / avg Pageview stats don’t work with that setting. I switched the language to US English and they popped up.

  151. # wedtaur Jun 16, 2006

    Thank you Nik!
    The problem was the language (italian for me). Now it works with US English.
    Nice Plug-in!

  152. # Everton Blair Jun 19, 2006

    Hi

    I’ve checked and CURL etc is on but I’m not getting any google reports. It’s not showing any errors though – any ideas?

    Thanks

    Everton

  153. # Brent Jun 19, 2006

    When I click on ‘Setup’ I’m getting:

    Warning: tantan_googleanalytics(/home/dangerpo/public_html/wp-content /plugins/tantan_wordpressReports/lib/curl.php): failed to open stream: No such file or directory in /home/dangerpo/public_html/wp-content/plugins/tantan_wordpre ssReports/lib.googleanalytics.php on line 49

    etc…. any ideas on this one?

  154. # Brent Jun 19, 2006

    strike that… when I click ‘setup’ it takes me to my homepage… when I look at reports I get the error mentioned previously.. end result: I cannot get to the setup page.

  155. # Nico Jun 20, 2006

    I am experiencing the same as Mr. Blair I believe. When I go to the reports page I get refered back to the setup page even though I have done the configurations.

  156. # Eric Jun 20, 2006

    look like the plugin I’ve always waited for. thanx for sharing.

    unfortunately I’ve got after installation and activation of the plugin this error-report:

    Fatal error: tantan_GoogleAnalytics::require_once() [function.require]: Failed opening required ‘HTTP/Request.php’ (include_path=’/mnt/jd2/04/628/00000011/htdocs/blog/wp -content/plugins/tantan/PEAR:.:/opt/RZphp5/includes’) in /mnt/jd2/04/628/00000011/htdocs/blog/wp-content/plugins/tant an/lib.googleanalytics.php on line 52

    anyone can help me with that? (I know, there were several postings here with the same problem. I just could’nt find the answer. If there is any pls let me know where to find it.

    THX a lot!

  157. # Patrick Havens Jun 20, 2006

    I keep getting an error that I’m using an invalid user name or password. I’ve confirmed it numerous times with both google analytics (the problem service) and a third party plugin for google desktop. Is there a diagnostic where I could see what is being passed? I can’t tell if the plugin is mangling the password, or what.

  158. # Patrick Havens Jun 20, 2006

    Update: I did check and I do have CURL installed… how do I test that it has OpenSSL support? or would I be getting that error anyways?

    Error copy pasted below:
    [code]
    There was a problem logging into your Google Analytics account:

    Your login and password don't match. Make sure you've typed them in correctly.
    [/code]

  159. # bishop Jun 21, 2006

    There was a problem logging into your Google Analytics account:
    Unable to establish a connection to Google Analytics. Make sure your server has the proper libcurl libraries (with OpenSSL support) for PHP installed.

    I have cURL installed:

    CURL Information libcurl/7.15.3 OpenSSL/0.9.7e zlib/1.2.1

  160. # Rob Sked Jun 21, 2006

    Hey Joe, fantastic plugin, love it.
    I’ve got it installed on my site, http://skeddy.net and it’s working great for the number of visitors to the site. For somereason though it’s not counting my page views. I’ve run the setup and install as described, but I’m still not getting page views.

    Have I missed something?

  161. # Patrick Havens Jun 21, 2006

    OK found the info… still doesn’t answer the issue :)

    HTTP/1.1 200 OK
    Date: Thu, 22 Jun 2006 00:39:08 GMT
    Server: Apache/1.3.33 (Unix) mod_throttle/3.1.2 DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.2 mod_ssl/2.8.22 OpenSSL/0.9.7e
    X-Pingback: http://www.litwc.com/xmlrpc.php
    X-Powered-By: PHP/5.1.2
    Content-Type: text/html; charset=UTF-8

  162. # nerrad Jun 22, 2006

    I’m not really expecting an answer :) but I thought I’d try. This plug-in has been working great for me…but all of a sudden the reports page has stopped displaying any stats. The Google Analytics page still show stats coming in but plugin page in my wordpress admin isn’t showing anything. Since I haven’t done any changes to my wordpress setup I’m kind of baffled by it. The only thing I can think of is that maybe my website host has changed something? Does anybody have an idea of what they might have changed that would have stopped this plugin from pulling stats from Google Analytics? Something else that started happening is that the structured blogging plugin I’ve been using used to pull book information etc. from Amazon but now it’s not working either – I’m wondering if the problem is related somehow?

  163. # Robert Jun 23, 2006

    Me too :) All errors are gone, but there are no stats present in the boxes.

  164. # bishop Jun 24, 2006

    Dudes, I’ve found the answer. We were needed to open 443 port on the server to make plugin work. Thanks!

    # Comment from server_admin – ipfw add allow tcp from any to any 443

  165. # yaman666 Jun 24, 2006

    I am also experiencing problems with the plugin not being able to access Google Analytics. Port 443 is open and everything is installed.

  166. # Kerim Friedman Jun 26, 2006

    It would be nice to have Role Manager support for this plugin, so that people without permission to edit options can still read reports:

    http://redalt.com/wiki/Role+Manager

    I’m still having the previously reported problem with one of my sites.

  167. # Joe Tan Jun 27, 2006

    I have just pushed out another minor update to this plugin (see modification history above). Additionally, please post your support requests to this Google Group:

    http://groups.google.com/group/tantannoodles

    Th is will make things much easier for me to manage and keep track of the different issues.

    Thanks!

  168. # Ferdinand Jun 30, 2006

    Great tool!!

    I had the same problems with the stats not showing. Changing the language to Engl. US solved it.

    Joe you should include this information in you installation instructions above.

  169. # Ross Parker Jul 02, 2006

    Hi – I am using your plugin at http://www.rossparker.com and it’s playing nicely with Google Analytics. I don’t use feedburner. Many thanks.

  170. # Wilinux Jul 09, 2006

    Great Plugin Joe.

    I was getting those warnings too:
    Warning: Division by zero in /wp-content/plugins/tantan/tantan_reports.html on line 30

    The reason for it is: $max == ’0.00′ (a string, not a numerical zero value)
    You are checking for a false/undef/numerical zero value on line 30: if (!$max) { $height = 10; }
    To correct this (quick hack) I changed the line to:
    if (!($max*1)) { $height = 10; }
    The multiply by one forces a numeric value, which is then correctly tested by the if.

    Hope this helps with the bug squashing. Cheers 8^)

  171. # Wilinux Jul 09, 2006

    FYI: The warning was showing in the “Avg Pageviews per Visit’ box. The other boxes have a max value of [empty], which is correctly processed by the if in line 30 of tantan_reports.html.

  172. # Gary Jul 11, 2006

    I have a quick query, I’m currently using another plugin to include the google analytics javascript on my pages. Is it possible to use your rather excellent looking plugin just to produce the reports but my existing plugin to include the GA javascript?

    Cheers
    Gary

  173. # Theo Richel Jul 11, 2006

    Dear Joe,

    The installtion of your plugin stopped when I clicked ‘enter setup’. Then I got the message: ‘Sorry, you need to be logged in as an administrator in order to setup reports’.
    But I am the only user of this blog and once again telling the options that I am the administrator had no effect. Any suggestions?

    Thanks in advance

    TR

  174. # Mark Jul 19, 2006

    This looks like a great plugin. I just installed it and also made sure that I have curl installed. I activated the plugin and went to the setup page, but the setup page is blank. I’m running on FreeBSD with Apache/PHP/MySQL

  175. # Mark Jul 19, 2006

    i found the problem, you used php short tags everywhere, so I’m slowly going through and changing all of them. I think that in the next update you should probably use full php tags for maximum compatibility as it’s a real PITA to change all of these and it’s not guaranteed that people have them enabled.

  176. # Kerim Friedman Jul 23, 2006

    I just installed the latest version on a new blog and ran into the exact same problem as Theo Richel. Only user, an admin, but told by the plugin that I must be an admin to edit the settings!!!

  177. # Kerim Friedman Jul 23, 2006

    UPDATE: I was able to workaround the problem by temporarily commenting out the first “if” statement in tantan_reports_config.php

  178. # PreZ Jul 24, 2006

    Great plugin thank you

  179. # PriceMister Jul 26, 2006

    Analystiquement votre…

    L j’ai besoin d’analyser ce qui marche sur le blog, et connatre les habitudes de chacuns.
    WP ne gre pas encore les statistiques. Cependant, les dveloppeurs l’ont crit et devrait le dployer dans les prochaines versions (htt…

  180. # Easy Wordpress Aug 01, 2006

    WordPress Plugin for Google Analytics…

    A few days ago I mentioned Google Analytics and why it’s a must for every serious Internet marketer.
    I forgot to mention that if you’re using WordPress, you can easily add analytics to your site with a special plugin called WordPress Report…

  181. # James Allen Aug 02, 2006

    Just installed it, seems to be working fine

  182. # Rob S Aug 02, 2006

    Well I got inspired and used your very handy classes to build a Widget for OSX’s Dashboard…

    http://dashalytics.rovingrob.com/

  183. Pingback: Blog » Blog Archive » Firefox 1.5 download ( runterladen )
  184. # Keith Aug 08, 2006

    Great masterpiece! I have used this plug-in for a period of time, and I find it a very useful tool, when providing statistics updates on my websites. My current version is 0.51, but will be upgrading to 0.52 soon. Hopefully I won’t do something silly to crash my server. Nonetheless, it’s a great plugin. Thanks a million!

  185. # SigT Aug 11, 2006

    WordPress Report: Plugin para integrar Google Analytics y FeedBurner….

    Aunque tiene cierto rodaje, hasta hoy no conoca WordPress Reports un plugin que ha iniciado su andadura a principios de ao y que integra en el panel de administracin de WordPress las estadsticas del trfico web (utilizando Google Analytics) y …

  186. # hAmid reZa Aug 17, 2006

    Great plugin! I just downloaded, installed without any problem (feedburner+GA), and fell in love with it ;)

  187. # wereldkeuken Aug 17, 2006

    miami sun…

    Een t-shirtje was nu echt niet de meest aangewezen outfit voor Marktrock dit jaar.
    En nog iets voor de WordPress bloggers: bezoekersstatistieken waren een groot gemis bij WordPress maar vanmorgen vond ik de Google Analytics and Feedburner Reports plug…

  188. # Marcos Aug 18, 2006

    I’m having problems using it under WP 2.0.4. Pages dont load (only blue background).

  189. # TechZ Aug 18, 2006

    Excellent plugin, recommended to me by Viper007Bond :)

  190. # Eric Aug 20, 2006

    Great plugin, Joe – thank you. I found it through the WordPress.org site and am glad I did. Cheers.

  191. # Tanja Aug 21, 2006

    Thanks Joe, works great!

  192. # Niels Aug 24, 2006

    Not installed yet, but I’m sure it will be great!

  193. # Niels Aug 24, 2006

    Nevermind. I got the the old libcurl error message. Can’t make the plugin work after all.

  194. # seanrox Aug 25, 2006

    Great plugin. I just updated to your recent version you released today. Thanks for such a handy plugin.

  195. # Vincenzo Ampolo Aug 26, 2006

    hi, great plugin.
    Unfortunately it breaks w3c standars, look here:
    http://validator.w3.org/check?uri=http%3A%2F%2Fvincen zoampolo.nanofreesoft.org%2F&charset=%28detect+automatic ally%29&doctype=Inline&ss=1&sp=1&No200=1

    The problems are in :
    Error Line 625, column 37: character “;” not allowed in attribute specification list .

    for (var i=0; i

    How to solve this? it happens when i say to add the google analytics code to the pages.

  196. # Ryan Aug 27, 2006

    LOVE IT! Works like a charm! Couldn’t ask for much more! Well, actually, if you play EVE Online, check out my website for my macrominer!

  197. # remedios Aug 28, 2006

    I had that “division by zero” error too. I just deleted the old plugin and installed the latest version, now it looks fine.

    What I’m wondering is, due to the tantan reports, number of my visitors always seems to be less than the number that I receive from my performancing metrics account. Does tantan ignore some of the visitors, or does performancing exaggerate the number of my visitors? Of course I’m talking about unique visitors. I’ll be happy if a performancing user answers he faces the same things or not?

    Thaks in advance.

  198. # Victor Aug 29, 2006

    I had problems instaling the script with 0.52 and tried 0.53 today but still doesn’t want to install. When I enter my gmail adres and password and click next. I get a blank page.

    I previously installed it on another website and there it was working fine. Just recently it won’t install

    Victor

  199. # egon Aug 30, 2006

    can’t wait to try it!

    egon | http://www.AutomoBlog.net

  200. # ncho Sep 01, 2006

    excellent plugin — exactly what i needed!

    site: http://www.genesmith.org

  201. # Devin Noel Sep 10, 2006

    It took me almost 30 seconds to figure out how to configure the plugin in a sleep deprived state, and as near as I can tell it’s doing exactly what it should be. Nifty plugin.

  202. # aseed Sep 13, 2006

    Merci beaucoup pour ce plugin.
    Thank you very mutch.
    Regards,

  203. # masterslate.org Sep 16, 2006

    WordPress Plugin List…

    Often, I come across other blogs/websites built using WordPress. On a few occasions, I’ve seen a really cool or unique feature on their site which I want to have on mine. More often than not, the plugin is something freely and publicly available…

  204. # jason Sep 23, 2006

    Awesome man, now i can verify daily that no one is subscribed to my site :(

  205. # Mike Caputo Sep 23, 2006

    Wonderful plugin you have here my friend.
    I’ve installed it on all of my websites, and is working like a charm..

    Thank you thank you thank you.

  206. # Andre Tingle Sep 24, 2006

    Just installed it, and I just wanted to say that its a very helpful/useful plugin for keeping track of things from the dashboard. Brilliant.

    Thank you very much for all your hard work developing this plug-in.

  207. # Craig (mars-hill) Sep 24, 2006

    Great plugin – I’m using it with google analytics and wishing there was a way to track my non-feedburner RSS! Thanks for all your work Mr Tan.

  208. # Nathan Farrar Sep 25, 2006

    Beautiful plugins. I got the feedburner reports running in a few minutes. When I enter my analytics login information it freezes on the next page. I think this is because my google analytics account is still “gathering information.” Libcurl is installed. Hopefully it will work tomorrow. Thanks for the plugin!

  209. # fruityoaty Sep 27, 2006

    Excellent plugin. It’s one of the most useful plugins I’ve come across. Thanks.

  210. # zeflasher Oct 02, 2006

    Nice plugin…
    One thing though… I just intall the plugin and registered to feedburner and google analytics. In google analytics I can see already chart of my traffic, but in the reports in wordpress I have nothing ( except the subscriber from feedburner )

    I was wondering if it was something normal or not… ( maybe I should be a more patient :) )

    Anyway GREAT PLUGIN MAN !!!

    Cheers

  211. # Justin Koh Oct 03, 2006

    Craig (mars-hill), I recommend this plugin to, err, FeedBurnerize your non-FeedBurner RSS. Your subscribers won’t notice any difference and you get all the delicious features of FB.

    And great work Joe! Any chance we will get to specify what reports we want, or at least see more (eg. more than 5 outbound links)?

  212. # Craig (mars-hill) Oct 04, 2006

    @Justin. Thanks, have done and it’s working sweet as.

  213. # Rui Augusto Oct 13, 2006

    I like this pluging, I had no problems so far. Thanks

  214. # Tgriff Oct 18, 2006

    Love the plugin.

    Say, I am wondering if the graphs could be tweaked to present well with the spotmilk admin plugin. Your plugin is sweet enough that I may have to forego the other plugin… hmm…
    (http://www.ceprix.net/archives/spotmilk-admin-theme-for-w ordpress/)

    Awesome work!

    Thanks :-)

  215. # ovidiu Oct 24, 2006

    hello,

    I installed this plugin successfully into 3 sites and it was working great. all of a sudden it stopped working on 2 of those sites, the analytics code is no longer inserted into the source cod…

    I have one analytics account and have added 3 web profiles for those three sites, any idea what could be wrong or where I should check that everything is ok?

  216. # Ally McNeal Oct 24, 2006

    This plugin works wonderfully, and the reports look great.

    Thanks very much!

    I look forward to all of your future plugins- it would be great if all plugins were as easy to install and use as this one.

    Thanks again!

  217. # ovidiu Oct 31, 2006

    hello,

    I tried your plugin on 3 sites, all worked well, then all of a sudden on 2 sites the tracker code was no longer inserted. Now even the 3rd one stopped isnerting the GA code. I mean I could use another plugin to insert the code but I’d rather figure out whats wrong.

    I hope you can give me some hints, whatever.

  218. # Usefulinfo Nov 04, 2006
  219. # My Digital Life Nov 05, 2006

    WordPress Plugin: Display Google Analytics and FeedBurner Reports Statistics from Site Admin…

    If you’re using WordPress as your blogging platform, and also use Google Analytics to track web traffic statistics reporting and tracking tool, and FeedBurner to manage your web feeds and track the feed stats and syndicated traffic, then you will…

  220. # WallerBlog.com - A Financial Advisement Blog Nov 06, 2006

    Excellent plug in. I am constantly loading my analytics stats. This makes it much more convent. Thanks!

  221. # TPN :: The Global Geek Podcast Nov 12, 2006

    The Global Geek Podcast #026…

    Another Great show this week. Jam packed with goodness. Here are the show notes where you will find all the links to the Applications and the Sites and Services that we talk about in the show. Be sure to check out the Featured Music at the bottom of th…

  222. # Phil Nov 14, 2006

    Great plugin. Thanks

  223. # KOF Nov 17, 2006

    COOL thanks alot working fine.

    regards,
    http://www.firefoxdir.com

  224. # Michael Phipps Nov 18, 2006

    Great plug-in, worked first time! I’m doing some work to combine Analytics and Adsense stats onto one graph so you can see the correlation between the two. I should look at writing a plugin for it me thinks!

    Keep an eye on http://www.adsensegraph.com

  225. # Philipp from Hamburg Nov 19, 2006

    Very nice Plugin, hope this will help me selling more real estate in Hamburg.

  226. # ????? Nov 21, 2006

    Google Analytics and Feedburner Reports plugin for WordPress???…

    ??Google Analytics Plugin for WordPress????????Google Analytics???????????????????????????????

    Google Analytics???????????????????….

  227. # Symbiotic Nov 23, 2006

    I can’t wait to try it! Try this cool tool it is free and works great for adsense.

  228. # Martin Cleaver Nov 26, 2006

    Is this known to work with http://mu.wordpress.org?

    Thanks, M.

  229. # Vince Nov 26, 2006

    Working great with my site, http://www.buddhistgeeks.com

    thanks for a killer plugin!

  230. # Upekshapriya Nov 29, 2006

    Great plugin. Thanks. However I just looked at my reports and then went to check the setup page, but when I went back to the reports page all the data had disappeared. Is this normal?

  231. # farlane Dec 03, 2006

    Any fix for the “clicking reports tries to download admin.php” behavior?

    I am on a LAMP server w/ Curl enabled (7.11.1) and browsing w/ Mac Firefox 2.0.

    Thanks!

  232. # Scott Dec 07, 2006

    I had the same problem farlane. I’ll bet its from the new version of WP that is doing it and since the author doesn’t respond anymore I removed his plugin.

    No reason to have a broke program that does nothing.

  233. # Dicontas Dec 12, 2006

    Fantastic plugin – worked first time with WordPress 2.0.5. A job well done.

  234. # EVA Dec 18, 2006

    I am blogrolling you. Hope you are ok with it. Thanks in advance.

  235. # Connected Internet Dec 27, 2006

    Cutting Down On Plugins – Which Ones Should I Remove Or Keep?…

    I’ve been working with my new WordPress guru, Ajay, on reducing the bloat on my blog from plugin overload. One of the dangers of WordPress is it’s so easy to customise, and no real technical knowledge is required. This can get quite addic…

  236. # Matthew Dec 30, 2006

    Question:

    I’ve uploaded, enabled, and setup this plugin within my WordPress version 2.0.5. But when I view my site’s source (normal and generated source) I don’t see the Google script at the bottom nor do I see the code for outbound links.

    I’ve cleared my cache and restarted my browsers (IE and FF on Windows) — but still don’t see anything.

    Lastly, I made sure that all my theme files are writable (CHMOD’d to 766), disabled the plugin, downloaded a fresh copy from this site, re-uploaded it and still nothing. Any ideas? Am I suppose to see the Google scripts?

    Thanks in advance.

  237. # April Jan 11, 2007

    What a cool plugin. Thanks man!

  238. # Yukka Urban Fashion Jan 11, 2007

    What a great plugin, we were up and running with 5 minutes! Great work.

  239. # Andrew Jan 11, 2007

    Installed – but both reports & setup page are simply blank

  240. # Ryan Jan 13, 2007

    I have the same problem. Both pages blank.

  241. # Fabien Jan 14, 2007

    Reports page is blank for me.

  242. # Ivan Jan 16, 2007
  243. # badkarma Jan 21, 2007

    Howdy,

    there is a bug in file tantan_reports.php line 59

    should be replaced

    more over one of your files also start with

  244. # badkarma Jan 21, 2007

    umm looks like your wordpress crewed up the entry, fix it can you?

  245. # BirDesign Jan 23, 2007

    WordPress Reports????…

    Google Analytics and Feedburner Reports plugin(?? WordPress Reports)????????????
    WordPress Reports?Google Analytics?FeedBurner?????????????????????????????….

  246. # fearlex Jan 23, 2007

    Excelent, but i can connect to FeedBurner:

    “Feedburner Setup Error for fearlex: This feed does not permit Awareness API access”

    Please email me if you found why this is happening and awesome plugin :)

  247. # Charles Como Jan 25, 2007

    Doesn’t work on my 2.1 installation. I have the curl running and openssl. I get gibbberish when I try to set up the plugin like:

    xmlParser = new tantan_xml(false, true, true); $this->xmlParser->_replace = array(); $this->xmlParser->_replaceWith = array(); require_once(dirname(__FILE__).’/lib/curl.php’); $this->req =& new TanTanCurl(); } function getFeedData($feed, $start=false, $stop=false)… etc.

    Don’t know how to fix it.

  248. # Tech-Scope Blog Jan 27, 2007

    Blog Stats Counter Plugins For WordPress…

    Here are the two popular WordPress plugin that help you to collect the stat of your blog. The first one is Google Analytics and Feeburner Reports plugin while the second one is Slimstat.
    Google Analytics and Feeburner Reports plugin
    Have you ever wonde…

  249. # Jonathan Jan 29, 2007

    Fearlex: Yes, that’s because it’s an option within Feedburner that allows for only certain feeds you manage to have API access. You need to enable it in your account.

    I believe it’s under Publicize and there should be an awareness module you enable to provide that API access.

  250. # Patrick Mylund Nielsen Jan 30, 2007

    Wonderful plugin! Simply beautiful! Installing now :-)

  251. # jazzle Feb 05, 2007

    No idea why, but I get the following error:

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 5 bytes) in …wp-content/plugins/tantan/lib.xml.php on line 54

    though the latter number varies. Any ideas?

  252. # vibhash Feb 09, 2007

    Amazing plugin…thanks a lot for releasing this:)

  253. # hevangel Feb 09, 2007

    hi,

    thanks for the plug-in. It doesn’t work with 2.1, the wp-footer function is no longer avialable, it is changed to get-footer now. I just edit the file change the event hook and everything works fine now.

  254. # Ravi Udeshi Feb 19, 2007

    Simply phenomenal plugin, now I just have one site that I need to check every day…mine!

    Thanks for consolidating everything into WP, much appreciated.

    -RKU

  255. # Can Erten Feb 20, 2007

    The necessary plugin (:
    Thank u so much!

  256. # Serg Feb 21, 2007

    Best of the best!
    Thanx!

  257. # TechZ Feb 22, 2007

    The latest 0.71 is amazing, works way better than 0.7! Keep up the great work :)

  258. # ????-MoonSwamp Feb 24, 2007

    FeedBurner Plugin…

    Using some WordPress plugin magic, and user agent detection, this plugin simply forwards all your feed traffic to FeedBurner.

    Table of Contents

    Name??????
    Author??????
    Version??????
    Download??? ???
    Int…

  259. # Cherie Feb 25, 2007

    Installation was a breeze and it picked up all my current Google stats with no trouble! Thanks

  260. # Rupert Schiessl Mar 01, 2007

    Hi!

    How can I access the wp-content/plugins folder.
    I can’t find it!

  261. # Lou Mar 02, 2007

    Joe, great plug-in man, i’m digging it so far. A few technical difficulties with the plugin not installing the code in one of the sites, but other than that, it’s working great in the other two. Good stuff!

  262. # Lou Mar 02, 2007

    hevangel said:
    “thanks for the plug-in. It doesn’t work with 2.1, the wp-footer function is no longer avialable, it is changed to get-footer now. I just edit the file change the event hook and everything works fine now.”

    This is the fix I needed, actually. “wp_footer” is indeed not in WP2.1, which has been swapped out for “get_footer”. Hevangel posted “get-footer”, which is close, but won’t work (took me a few mins to figure that one out haha).

    The code is located in the file “tantan_reports.php” just search for “wp_footer” and replace with “get_footer”, and it’s fixed.

    Thanks for the fix, Hevangel, aside from the typo, it was perfect. :D

  263. # Jonathan Mar 05, 2007

    Works fine in 2.1.2 for me…

  264. # Jeff Lawrence Mar 06, 2007

    Thanks for the neat plug in. We’ll be adding a Word Press blog to our site in the next week or two and would love to try this out. We do a lot with Google Analytics, and offering this to our clients is an additional bonus. Thanks again!

  265. # jean-marc Mar 06, 2007

    For feedburner it’s ok but I have this error message for google : Unable to establish a connection to Google Analytics. Make sure your server has the proper libcurl libraries (with OpenSSL support) for PHP installed.
    Can you help me ? Thx in advance.

  266. # usb-mania memorias usb personalizadas Mar 08, 2007

    had some errors in Reports first, but fixed it with the help of some comments. I’ve been working with WordPress guru aswell. Great plugin still, I appreciate the combination of feedburner and google analytics!

  267. # Halsted Mar 13, 2007

    Great plugin! :o )

  268. # ben Mar 13, 2007

    Awesome! Thanks for the update.

  269. # RageX Mar 13, 2007

    I get tons of errors.
    At reports errors like this
    Warning: tantan_GoogleAnalytics::require_once(HTTP/Request.php) [function.tantan-GoogleAnalytics-require-once]: failed to open stream: No such file or directory in /home/ragex/public_html/blog/wp-content/plugins/tantan/wordp ress-reports/lib.googleanalytics.php on line 48

    As of SETUP:
    Warning: tantan_GoogleAnalytics::require_once(HTTP/Request.php) [function.tantan-GoogleAnalytics-require-once]: failed to open stream: No such file or directory in /home/ragex/public_html/blog/wp-content/plugins/tantan/wordp ress-reports/lib.googleanalytics.php on line 48

    Fatal error: tantan_GoogleAnalytics::require_once() [function.require]: Failed opening required ‘HTTP/Request.php’ (include_path=’/home/ragex/public_html/blog/wp-content /plugins/tantan/wordpress-reports/PEAR:.:/usr/lib/php:/usr/l ocal/lib/php’) in /home/ragex/public_html/blog/wp-content/plugins/tantan/wordp ress-reports/lib.googleanalytics.php on line 48

  270. # Marco Luthe Mar 14, 2007

    Hi,

    tried to install the plugin under WP 2.1, it does not work!

    After installing, the link directing to the setup page should be “tantan/worpress-reports/tantan_reports_config.phpR 21; instead of the given one where “/worpress-reports/” is missing. But I could change that manually in the adress bar, it was not a big deal so far…

    But the “Reports” tab didn’t show any data, just empty graphs with ZERO hits/visitors (whoch is unlikely) and a lot of “warnings”.

    I have just deactivated it again, it doesn’t seem to work. Tried everything, but no luck… please don’t mind. Maybe, I’ll download a later version again. :-)

    BTW:
    How is secured that nobody gets the information about my user/pw-combination of my Google Analytics account that I have used while setup?

  271. # Joe Tan Mar 14, 2007

    RageX: You need the curl library installed.

    Marcho: Try deleting any duplicate files in the “tantan” folder that are also in the “wordpress-reports” folder.

    The plugin doesn’t store your Google Analytics password anywhere, so it’s not possible for someone to get it.

  272. # Seb L. Mar 14, 2007

    Hi,

    I use WordPress 2.1.2 and I try WordPress Reports 0.71 and 0.8 but I cannot see any graphs from Google Analytics. Whereas I can see Feedburner graphs.

    On the top of the Reports page, there is the following message : “During the past 7 days, your site received 0 visitors (+0%) and 0 pageviews (+0%) .”. But when I check statistics on the Google Analytics there are visitors and pagesviews.

    Is someone has any idea ?
    Thanks,

  273. # Stefan Mar 14, 2007

    sorry, running the latest version of WordPress, this pluging seems to be amazin but does not work

    I always get it can’t get the config file
    if I move it out of the wordpress reports dir

    I don’t get the error, only a blank page when I click on setup

    conclusion: unfortunately this does not seem to work with the latest WordPress release

  274. # clazh Mar 16, 2007
  275. # Joe Tan Mar 16, 2007

    clazh: thanks for the tip!

  276. # Manas Mar 16, 2007

    Great Plugin !

    No more logging into Google Analytics to see my stats. :)

  277. # rhk111 Mar 17, 2007

    Hi, Joe! Very promising plugin, but its now working on my WP 2.1.2 setup. When I click “Enter Setup” on the “Reports” page, I get an error message saying, “Cannot load tantan/tantan_reports_config.php”. Please help. Thanks in advance.

  278. # Osman S Borutecene Mar 21, 2007

    same here. “Cannot load tantan/tantan_reports_config.php”

  279. # Michael Holdcroft Mar 27, 2007

    I could change the path to include wordpress-reports, but the setup just shows a blank page. I’m running WP 2.1.2 too

  280. # Andrew Mar 27, 2007

    I am getting the same error as above: “Cannot load tantan/tantan_reports_config.php”

  281. # Sacha Wheeler Mar 29, 2007

    This plugin halves my morning login ritual – thanks.

    Another great plugin!

    Sacha

  282. # David Miller Mar 30, 2007

    same here. “Cannot load tantan/tantan_reports_config.php”

    I’m keeping my fingers crossed.

  283. # visualsky Mar 31, 2007

    Same again, with WPMU 1.2.1
    Cannot load tantan/tantan_reports_config.php

  284. # Adam Boulton Apr 01, 2007

    Same error as above

    Cannot load tantan/tantan_reports_config.php.

    Plugin looks great, hope it can be fixed!

  285. # Timbo Apr 03, 2007

    I am getting the same error as above. This plugin has alot of potential. Hope to get past this.

  286. # rich Apr 03, 2007

    im getting the same ‘cannot load’ error that people are getting above. any solution?

  287. # Alex Apr 03, 2007

    Great plugin! I use it since one week .

  288. # Navjot Singh Apr 04, 2007

    I managed to fix the bug. Download the fixed version of plugin till the time its updated here from http://www.exguides.org/2007/04/05/google-analytics-and-feed burner-reports-plugin/

  289. # Joe Tan Apr 04, 2007

    Sorry guys (people that download the plugin recently), an update is forthcoming shortly that should fix the cannot configure bug.

    Looks like I forgot to do some regression testing when I shuffled some files around.

    Thanks Navjot for helping out!

  290. # Mike Apr 06, 2007

    You have a small bug in the plugin that is generating a divide by zero warning. Here is the info.

    PHP Warning: Division by zero in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/tanta n/wordpress-reports/tantan_reports_graphs.php on line 78, referer: http://www.domain.com/wp-content/plugins/tantan/wordpress-re ports/tantan_reports_load.php?module=analytics&report=en try

  291. # Awesty @ AwestyProductions Apr 08, 2007

    Great plugin. This will help me out heaps :D

  292. # Peter Apr 08, 2007

    Hello,
    Hmm, that`s very interresting… Are You sure that?
    regards from… Brasil ;)

  293. # visualsky Apr 10, 2007

    Hi TanTan, tried the new version .81 and it loads but says I must be logged on as admin. I am logged in as admin and it won’t let me any further

    regards Vis

  294. # Paul Spoerry Apr 10, 2007

    I have WP 2.1.3 and the plugin successfully shows as Activated but I don’t see a Reports tab show up. I don’t have a custom admin theme or anything. I do see a TanTanNoodles Toolkit Updates under the plugins tab, but no reports.

    This looks/sounds awesome… any help is appreciated.

    Paul

  295. # naterkane.com Apr 11, 2007

    The unpopularity of naterkane…

    I decided to start paying attention to my Feedburner and Google Analytics stats, and how can I put this… no one reads this blog. I found this lovely information out after installing the WordPress Reports plugin.
    I must admit that this info does m…

  296. # Cameron Foreman Apr 12, 2007

    Nunihuia! and-here

  297. # Richard Apr 12, 2007

    Hi

    Very impressive plugin you did !
    Thanks a lot

  298. Pingback: Wordpress Tips, Themes & Plugins » Blog Archive » Google Analytics
  299. # Farmer Apr 16, 2007

    Hey Paul, I had the same problem and noticed I just activated the version checker, so check and make sure you have the “wordpress reports” plugin activated also.

    The error I get though is “There was a problem logging into your Google Analytics account:

    Unable to forward to Google Analytics.”

    Posted on the support group but not a whole lot of support going on there. :)

  300. # BrianCaldwell Apr 16, 2007

    “unable to forward to Google Analytics” on a new v2.x blog.
    same error if I use version .80 or .81

    Weird thing is v.80 is working on another of my blogs, but I had upgraded from an earlier verion of TanTan.

    Anyone find a fix to this bug yet?

  301. # Paul Spoerry Apr 17, 2007

    Wow…Farmer… thanks. I feel like an idiot! But you’re right I was so focused on TanTan that I missed that it added another plugin. Guess I should have read better. Thanks for postinng a response.

  302. # watashimo Apr 17, 2007

    Same problem here.

    There was a problem logging into your Google Analytics account:

    Unable to forward to Google Analytics.

  303. # Tom Apr 17, 2007

    unfortunately…
    it’s the same for me…

    Unable to forward to Google Analytics.

  304. # mic Apr 18, 2007

    i’m sorry, but i’m also unable to forward to GA!

    cheers,
    mic

  305. # Brian Apr 18, 2007

    Hey Farmer,

    I have the same error as you. I have been watching the support group for a couple of days to see if there is a resolution to this issue but no luck :-(

  306. # David Cowgill Apr 19, 2007

    This is an amazing plugin! You save me so much time now. I used to login to Google Analytics and Feedburner everyday. Thank you!

  307. # Ben Apr 19, 2007

    awesome plugin, thanks tantan!

  308. # Craig (mars-hill) Apr 21, 2007

    Hi Joe,

    I definitely find this plugin useful! I’m using it on three sites: http://www.mars-hill.co.nz, http://www.mars-hill.co.nz/blog and http://www.indietravelpodcast.com. Works like a charm; I love the simplicity of the reports.

    And as soon as I stop travelling long enough to donate something to anybody, you’ll be high on the list.

  309. # Steve Apr 25, 2007

    Hi. I installed this plugin and all seemed to be going well. Now, when I try to access it from the Dashboard, it takes me to my 404 page.

    The only thing I can think I’ve done that would affect it is to upload a robots.txt file to my server. I used one that was recommended for WordPress.

    Is this likely to be the cause? And what can I do about it, without messing up my robots.txt?

    Thanks.

  310. # tekglow Apr 25, 2007

    this plug is doing wonders for me. really good job. thanks again !!
    im bookmarking this and keeping myself updated with the content :)

    _________________________
    http://top10songschart.com/

  311. # MisterMunch Apr 26, 2007

    WoW. The most simple and doable thing ever done. So easy I have never expected it to happen.

    I have tried to install others but they wanted me to place some code…

    Where??? How???

    This plugin did all the action automatically. Thank You

  312. # Mark Wilson Apr 26, 2007

    Hey Joe,
    Thanks for a great plugin – I already use the Dashalytics widget for OS X but it’s brillaint to have access to my stats right there in WordPress.

    Like some of the other guys, I got confused by the Tan Tan Noodle Updates and missed the WordPress Reports plugin (it’s been a long day) but I got there in the end!

    Thanks again, Mark

  313. # Mark Wilson Apr 26, 2007

    Hey Joe,
    Thanks for a great plugin – I already use the Dashalytics widget for OS X but it’s brilliant to have access to my stats right there in WordPress.

    Like some of the other guys, I got confused by the Tan Tan Noodle Updates and missed the WordPress Reports plugin (it’s been a long day) but I got there in the end!

    Thanks again, Mark

  314. # Mark Wilson Apr 26, 2007

    Oops, sorry for the double post…

  315. # Joe Tan Apr 26, 2007

    If you’re getting a “Unable to fowrard error”, please try this resolution:

    http://groups.google.com/group/tantannoodles/ browse_thread/thread/bae1887f43355e3d

  316. # Pedro Rogério Apr 28, 2007

    Don’t functional in WordPress 2.1.3

  317. # c.urdaneta May 07, 2007

    Great plugin!!
    Tested and working on WordPress 2.1.3

    cheerz
    curdaneta

  318. # Bailey May 07, 2007

    Your plugin absolutely rocks! Great integration into wordpress, provides valuable info,, and saves time logging into my google analytics account.

    It used it extensively at my websites http://pdxtransit.com and http://kitchenandlaundry.com

    Thanks,
    Bailey

  319. # Flash Buddy May 09, 2007

    http://flashhq.net/wordpress/gallery

    Holy Cr@! Batman. It makes me feel so small in the grand scheme of things. Of course having a Flickr API Key makes me feel important. All in all, I’m good.

    Kudos

  320. # Freiheitsfreund May 10, 2007

    Noch einmal Statistik: WP-Reports bei Subdomains…

    I’ve already mentioned the WordPress statistics plugin WP-Reports, when releasing my German language file for the WordPress plugin WP-SlimStat. Meanwhile unfortunately I have found an important disadvantage of this integration of Google Analytics…

  321. # ritchie May 11, 2007

    Thanx! This is a very useful plugin. 2min Installation, and it work’s like a miracle. This one’s a real timeserver, great idea and very efficient programming. Thanx again – Reports is definitely gonna mak it into my standard-plugin pool. best, ritchie (Vienna)

  322. # Anderson May 14, 2007

    Hi, Joe.
    I’ve tried this plugins, and it’s happening some errors. Look the printscreen i’ve taked:
    http://i70.photobucket.com/albums/i98/zauriel0906/er ro_reports.jpg
    Can u help me with this?

    tks,
    Anderson

  323. # Ruben May 18, 2007

    I am having the same error as Anderson. My GA account works fine but this plugin page shows 0 visits and is full of errors. Any ideas?

    Thanks,

    Rb

  324. # Step May 18, 2007

    Been using this for a while – really need to update to the latest version. :)

    Thanks so much!

    http://ransomedhome.com

  325. # Brian Jacks May 20, 2007

    Hi, I’m getting “Page Cannot Be Displayed” in the last three GA iframes. Daily Visits, Daily Pageviews and Ave Pageviews Per Visit work fine, but the other windows get those breaks. Any thoughts? Using 2.1.2.

    Thanks.

  326. # max May 21, 2007

    great plugin!

    but it has problem with the new google analytics version, thats the reason for the errors.
    would it be possible to update this wonderful plugin?

    thanks
    MAX

  327. # monk.e.boy May 24, 2007

    Have you seen these flash charts: http://teethgrinder.co.uk/open-flash-chart/ very similar to the new google analytics graphs. Easy to use and it is open source.

    monk.e.boy

  328. # kingsoul May 31, 2007

    there are the errors i’m getting. Do you know what this may be? if so please contact me at kingsoul@konsolekingz.com
    I followed your directions at got this error. Thanks.

    Warning: tantan_googleanalytics(HTTP/Request.php): failed to open stream: No such file or directory in D:\hshome\mykohh\konsolekingz.com\blog\wp-content\plugins\ta ntan\wordpress-reports\lib.googleanalytics.php on line 48

    Fatal error: tantan_googleanalytics(): Failed opening required ‘HTTP/Request.php’ (include_path=’/PEAR:.;c:\php4\pear’) in D:\hshome\mykohh\konsolekingz.com\blog\wp-content\plugins\ta ntan\wordpress-reports\lib.googleanalytics.php on line 48

  329. # Nandan Jun 04, 2007

    Just added it. pretty easy to setup. thank tan tan.

    I added this to my site http://www.shoppingdelhi.com

    thanks
    Nandan

  330. # Mortaine Jun 05, 2007

    I’ve been using TanTan Reports since v. .6, and just upgraded. I love the new version!

  331. # Damien Jun 15, 2007

    Thanks for the plugin. This got to be one of the best plugin I have. Easy installation and it works well. Thanks once again.

    Damien

  332. # Freelance Website Design Jun 15, 2007

    Excellent! Feedburner + WordPress = Awesomeness.

  333. # joshDubya Jun 28, 2007

    Great plugin!!

    Wishlist: Would it be possible in the future for the admin to select some of the google/feedburner stats to show to the public? E.g. Have a widget in the sidebar showing the number of hits, or a clustrmap from google.

    Thanks again for the great plugin, Joe!

  334. # Nakliyat Jul 06, 2007

    Nice plugin ..Thanks. I like it :)

  335. # chris Jul 08, 2007

    mine shows 0 hits and some errors….i dont get it :[…..

  336. # Devin Reamd Jul 11, 2007

    I second the request for public stats. Being able to drop some functions (weekly visitors, monthly, total, current feedburner subscribers, etc.) into a template would make this perfect.

  337. # Peer Wandiger - Selbständig im Netz Jul 12, 2007

    I have the problem, that the Google Analytics Stats are all 0.
    When I go to the Google Analytics Website then I can see the stats. There are stats and not 0.

    Where is the problem or doesnt it work with WordPress 2.2.1?

  338. # Alvaro Jul 14, 2007

    I’ve the same problem as Peer Wandiger. My FeedBurner numbers are OK, but the GA numbers are always 0.

    I have WP version 2.2.1

  339. # Foehammer Jul 21, 2007

    It appears a change in Google Analytics as of July 18th has hosed the Analytics plugin stats. Feedburner stats work fine.

  340. # radzio Jul 21, 2007

    @Foehammer: I have the same problem ;/

  341. # Iñaki Jul 21, 2007

    I think the plugin stopped working because Google disabled yesterday the old Analytics interface, and the plugin used that interface to obtain the data.

    Joe, are you going to update the plugin to use the new Analytics interface? It would be great!

  342. # Joe Tan Jul 21, 2007

    Yeah, an update will be available soon, which will get the plugin working again.

    http://tantannoodles.com/2007/07/21/status-google- analytics-for-the-wordpress-reports-plugin/

  343. # Jerry Jul 24, 2007

    We are looking forward to an update, yes with Google dropping it’s old interface the plugin seems to be generating errors in it’s reporting.

    Thanks a for a good plugin and a good idea.

  344. # Mike Jul 25, 2007

    Thanks for the update, Joe!! I just installed, and am getting this error:

    Fatal error: Cannot redeclare array_combine() in [removed]/wp-content/plugins/tantan/wordpress-reports/lib.go ogleanalytics.php on line 21

    I deactivated and reactivated, but it doesn’t seem to fix things. Any ideas?

  345. # Schimmi Jul 25, 2007

    The error with array_combine() can be fixed by changing the first line in lib.googleanalytics.php after the licence into:

    if (!function_exists(‘array_combine’)):

    But even then I get errors:

    Warning: usort() [function.usort]: The argument should be an array in /home/domains/1stein.org/http/wp-content/plugins/tantan/word press-reports/tantan_reports_load.php on line 123

    Moreover the diagrams without error are empty.

  346. # Brendan Jul 25, 2007

    Like Mike, I get the exact same error:

    Fatal error: Cannot redeclare array_combine() in ~/wp-content/plugins/tantan/wordpress-reports/lib.googleanal ytics.php on line 21

  347. # anlegen Jul 25, 2007

    works fine now.

  348. # Guiwald Jul 25, 2007

    Hello every one.
    I get the same error.
    Have you seen than google analytics seems out of order ? Since about 1 houre now. Maybe the error message is link to that ?
    I’ll try later, when the google analytics web site will work again.

  349. # LG Jul 25, 2007

    check the code:

    plugins/tantan/wordpress-reports/lib.googleanalytic s.php

    line 20:

    if (!function_exists(”))

    it shout be:

    if (!function_exists(‘array_combine’))

    it’ s a quick fix.

  350. # radzio Jul 25, 2007

    I get errors:

    Warning: usort() [function.usort]: The argument should be an array in /home/domains/1stein.org/http/wp-content/plugins/tantan/word press-reports/tantan_reports_load.php on line 123

    Moreover the diagrams without error are empty.

    I have php5 ;-)

  351. # trakin Jul 25, 2007

    I am getting following error when I try to set-up

    Warning: main(Net/Socket.php): failed to open stream: No such file or directory in /usr/lib/php/HTTP/Request.php on line 46

    Fatal error: main(): Failed opening required ‘Net/Socket.php’ (include_path=’/home/zoxeo/public_html/monica/wp-conte nt/plugins/tantan/wordpress-reports/PEAR:.:/usr/lib/php̵ 7;) in /usr/lib/php/HTTP/Request.php on line 46

  352. # SEO Jul 25, 2007

    My main concern is that you can’t guarantee every page of your website will be included in the SERPs. Considering I’m constantly adding new products to my company’s website, I need to be sure that customers can find them as soon as possible.http://www.seoptimizerz.com

  353. # OJ Jul 25, 2007

    Not only does this plugin require hacking to get it to work, but it comes with other plugins that I didn’t ask for.

    I’d recommend:

    1 – Fixing your plugin so that it works without hacking.
    2 – Remove the other plugins from your zip file. If we wanted them, we’d ask for them.

  354. # Aarne Jul 26, 2007

    Ver 0.84 works fine for me. Had to do couple of refreshes but now it works.
    Linux
    Apache/2.2
    PHP Version 5.2.3
    MYSQL 4.1.11-Debian_4sarge7-log

  355. # Mike Jul 26, 2007

    Thanks for the fix!! :D

  356. # radzio Jul 26, 2007

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/.thackie/redlog/redlog.pl/wp-content/plugins/tantan/wo rdpress-reports/lib.googleanalytics.php on line 443

    “It looks like either your Google Analytics profile is new and doesn’t have any reporting data yet, or your session has timed out. If you know you have reporting data, click the change account button in the Setup tab to redo the configuration.” WTF?!

  357. # radzio Jul 26, 2007

    Ok, it’s working correctly but I can’t use my Polish Google Analitycs interface :/, Propablu I’ll have to translate your plugin ;]

  358. # Lindsey Jul 26, 2007

    My plugin has stopped working on the sites I use it on. One is running WP 2.2 the other is running WP 2.0.4. The google analytics stats stopped loading. It would load the boxes as normal, but everything would be empty. Feedburner still works fine…

  359. # chelo Jul 26, 2007

    if you’re getting no data after upgrading to version 0.84 try to change account, login again and select corresponding profile
    worked for me!

  360. # Sean Jul 26, 2007

    I’m having the same issue as Lindsey. The boxes show up but are empty however feedburner is fine. Anymore word on this?

  361. # Joe Tan Jul 27, 2007

    Everyone, as chelo mentioned, please download the latest version (0.84), and then basically logout and log back in (from the plugin’s Google Analytics setup, NOT your main WP login). That should fix everything (hopefully!)

  362. # Ron Pemberton Jul 27, 2007

    Works great! Thank you so much for your hard work. I’ve grown accustom to having your plugin.

  363. # Sean Jul 27, 2007

    @Joe Tan: When you say log out, then log back in, do you mean to the wordpress admin area? If so, I’ve done that multiple times already.

  364. # Sean Jul 27, 2007

    Ok, got it. You need to reset your Google account login within the setup area for the plugin, then it will work.

  365. # NSpeaks Jul 29, 2007

    It seems you have stopped updating the changelog at Google Code.

  366. # David Szpunar Jul 30, 2007

    Awesome plugin! I’ve been using it for a while on my blog, and I’ve set it up on multiple other blogs with more to come.

    I will say that I’m seeing a few errors when using PHP 5.2.2; all of the Google Analytics reports show up (they’re empty as this account was just set up today); but above the Outbound Links graph I have this text:

    Warning: array_combine() [function.array-combine]: Both parameters should have an equal number of elements in /home/path/to/wp-content/plugins/tantan/wordpress-reports/li b.googleanalytics.php on line 443

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/path/to/wp-content/plugins/tantan/wordpress-reports/li b.googleanalytics.php on line 443

    I’m seeing the exact same errors repeat above the Empty Pages graph, but it’s working everywhere else. If I switch to using PHP 4.4.7 (with Dreamhost it’s just a couple of clicks to change the version being used) there are no errors. Any chance of getting the plugin fully PHP 5 compatible?

    Thanks for all the work!

  367. # Thomas Aug 01, 2007

    Hi… great work, I really enjoy this plugin of yours. Was just wondering if you ever thought about incorporating pmetrics (Performancing.com Metrics) into this. They are amazing for bloggers – much more detail than Google, very popular, and offer a nice, clean JSON api…

  368. # BlogRodent Aug 05, 2007

    Blog Stats: Get your info-jones on with weblog traffic metrics…

    ……

  369. # BlogRodent Aug 05, 2007

    Blog Stats: Get your info-jones on with weblog traffic metrics…

    ……

  370. # Angel Aug 06, 2007

    I get this error.. what can i do? thanks!

    Warning: Invalid argument supplied for foreach() in /home/jk000048/public_html/wp-content/plugins/tantan/wordpre ss-reports/tantan_reports_load.php on line 131

    Warning: usort() [function.usort]: The argument should be an array in /home/jk000048/public_html/wp-content/plugins/tantan/wordpre ss-reports/tantan_reports_load.php on line 138

  371. # jbrock Aug 12, 2007
  372. # NSpeaks Aug 13, 2007

    Plugin is again not reporting any data now. I am using WordPress 2.2.2

  373. # mojotek Aug 14, 2007

    I originally posted this on the ‘update .84 post’, but can’t find where that is again. So I’m posting it here, since I can find it.

    I still love this plug-in, but I have noticed one big change from .82 to .84. Mainly, the “Inbound Sources” chart is now using stats only from “Referring Sites” instead of “All Traffic Sources”. I noticed this because “google.com (organic)” has not been listed in the “Inbound Sources” chart since installing .84.

    Using “Referring Sites” is helpful, but used to really like seeing what the make up of all my incoming sources was in tat chart. Is there a way to go back to using “All Traffic Sources” as the source for this chart? Either that or having two charts: one for “Referring Sites” and one for “Search Engines”.

    As always, thank you for the work you do on this and other plug-ins, Joe.

  374. # Shaun Aug 15, 2007

    Hi,

    I’m always on the look out for great new FREE tools.

    This one certainly qualifies so I’m going to add put a link on my website at Freebies

    I hope this will help to spread the word.

    thanks again for a very useful stats tool.

  375. # Jenny Aug 15, 2007

    Does this plugin work with 2.2?

  376. # Rusty Aug 16, 2007

    yes it would be nice to have it in 2.2

  377. # TioSolid Aug 17, 2007

    We need updates for 2.2.2! :D

  378. # Dan Aug 18, 2007

    Thanks for your work on this plug-in.

    Aside from the last issue between .82 an .84, it’s worked very well.
    Cheers,
    Dan

  379. # Jenny Aug 19, 2007

    This does with 2.2. Thanks. I love it.

  380. # Marco Luthe Online! Aug 27, 2007

    WordPress Plugin “WordPress Reports”…

    Well, if you already are a blogger that makes an effort, you might as well be already using statistic tools like Google Analytics and FeedBurner.
    Now, here is a nice plugin that integrates into the WordPress interface and lets you see a “7 Day Tr…

  381. # Daan Kortenbach Sep 01, 2007

    It doesn’t work with WordPress 2.3… when can we expect an update?

  382. # BitTube Sep 08, 2007

    After installing your great Flickr Plugin, I also installed this very useful plugin as well. Thanks for your great work.

  383. # Jamie Sep 11, 2007

    Awesome work! One issue I noticed is that in WP 2.2.3 (most likely earlier also), the setup tab doesn’t display in the Reports menu. You are doing a caps check before the add_submenu_page, but this isn’t necessary since the user level is set in the submenu function. Also you don’t need to load the caps, you can easily do a current_user_can(“level_10″) to see if the person is level 10.

  384. # Manele Sep 11, 2007

    i just installed this plugin on my blog and i love it! thank you!

  385. # maikmidlooks Sep 12, 2007

    Hi 

    Check out HOT + FUNNY VIDEO :

    http://www.youtube.com/watch?v=Z7jUnptjqZE

    Bye to everyone! 

    maik midlooks

  386. # Jérémie Sep 12, 2007

    Hello, I use WordPress 2.2 and nothing appears in Reports.
    It displays : “It looks like either your Google Analytics profile is new and doesn’t have any reporting data yet, or your session has timed out. If you know you have reporting data, click the change account button in the Setup tab to redo the configuration.”
    BUT I’ve stats on my google analitics account !!!!
    Have you got any idea about that ?

  387. # GP Sep 17, 2007

    Hii friend..

    Ihave installed the plug in wordpress, activated it but no result was shown.

    Any advice will be appreciated.
    Regards
    >

    http://www.gurpreetsingh.info huge.com/blogs

  388. # Sig Sep 25, 2007

    Google Analytics and Feedburner Reports plugin for WordPress 0.84 is having issues with WordPress 2.3. “Fatal error: Cannot redeclare get_users_drafts()”

  389. # Dean Sep 25, 2007

    I corrected the legitimate error in WordPress 2.3 by commenting this line in wordpress-reports/tantan_reports_load.php:

    #require_once( dirname(__file__).$tmpPath.’/wp-admin/admin-db.phpR 17;);

    That file doesn’t exist in 2.3, and it seems that admin-functions.php gets all required functions.

  390. # Dean Sep 25, 2007

    Sig: Delete wp-admin/admin-db.php (it doesn’t exist in WordPress 2.3), and then follow my instructions on my previous post.

  391. # Sig Sep 26, 2007

    *standing ovation*

    It worked!

    Thanks so much, Dean.
    Your knowledge is much appreciated.

    Joe: An update should be a simple fix per Dean’s comments.

  392. # dusakabin Sep 27, 2007

    thank you for your work, all works deserves a thank you

  393. # Menekse ile Halil Oct 01, 2007

    AWESOME PLUGIN! Thanks so much! ;)

  394. # Casey Oct 02, 2007

    Joe – I’m getting the following error when trying to view my Google
    Analytics reports in WordPress 2.3:

    Cannot redeclare get_users_drafts() (previously declared in
    /home/caseypicker/www/www/wp-admin/includes/user.php:233 ) in
    /home/caseypicker/www/www/wp-admin/admin-db.php on line 3

    Thanks!

  395. # Hilco Oct 04, 2007

    Hi. I will probably find this very useful. I’m going to plug it in on http://www.vormstorm.nl and http://www.krossmedia.nl, (both mostly in Dutch).

    Good luck with your endeavours!

  396. # Scoot Oct 06, 2007

    Thanks for what I believe will be an excellent plugin.

  397. # NSpeaks Oct 08, 2007

    I have uploaded a WordPress 2.3 compatible version of Wordpres s Reports plugin on my site: http://nspeaks.com/113/wordpress-23-powers-nspeaks-finally/
    This can be used until author upgrades the version here.

    (I am not giving direct download link, since I use a download manager plugin which may block download since referrer will be different.)

  398. # Casey Oct 08, 2007

    NSpeaks fix worked for me. Thanks!

  399. # Paul Tobin Oct 08, 2007

    Thanks for the WordPress 2.3 changes notes…..worked like a champ.

    Paul – http://NHLPens.com

  400. # Manele Oct 08, 2007

    Thx for plugin.

  401. # Joe Tan Oct 10, 2007

    Thanks NSpeaks for the fix. Will post a link to your site in instructions area, until I can get a proper fix (sorry, I’ve been a bit busy with random stuff lately).

  402. # Jonathan Oct 15, 2007

    Thanks for the WP 2.3 Fix.

    jonathanmcguire.com

  403. # Baris Unver Oct 19, 2007

    At -friggin’- last! :)

  404. # Scoot Oct 21, 2007

    I just installed 0.85 on WP 2.3 and when I try to run the setup it won’t sync with google analytics or feedburner. Both places in the reports section say page not found.

    Thanks for your work on this.

  405. # chaoskaizer Oct 24, 2007

    Work fine with 2.3, thanks joe.

  406. # Tim Oct 24, 2007

    I’m having problems getting the widget to work in 2.3. It just doesn’t display anything. Any thoughts anyone? THANKS!

  407. # JohnImamadviser Oct 25, 2007

    Anyone who follows the order in the house, should maintain clean housing, fortunately there Information: dyson vacuum cleaners
    Mail me please, if you are interested in the details: johnimam@Safe-mail.net

    Best wishes,
    John Imam

  408. # Bosxs Oct 26, 2007

    Why no work in Wp 2.2 ?

  409. # Zaidimai Oct 29, 2007

    Good plugin for wordpress users

  410. # Direct Download Center Nov 01, 2007

    Nice plugin! Thanks for your sharing

  411. # Manele Nov 02, 2007

    This plugin is too too nice! thank you for your work. This help me a lot on my blog!

  412. # AN Hosting Coupons Nov 02, 2007

    Hi,
    Fantastic plugin! Thank you for your plugin. It help my site rank better!

    Ao Lok

    AnHosting Coupon Code.</

  413. # Hung Nov 04, 2007

    thanks, this is plug in we need.I have just downloaded

  414. # funny Nov 09, 2007

    i am wordpress user, and i have been searching something like this plugin to my wordpress webpage, and it is amazing that i have found it there. Thanks a lot!

  415. # Nemokami zaidimai Nov 10, 2007

    Super plugin i like it so much

  416. # Asbjørn Ulsberg Nov 15, 2007

    Is this plugin updated to work with WordPress 2.3 and the latest version of Analytics? It doesn’t work for me at least. After configuration and selecting which site to show reports from, it says “It looks like either your Google Analytics profile is new and doesn’t have any reporting data yet, or your session has timed out” even though the Analytics code has been in use for several months and Google shows lots of data for the given site.

    I also get a lot of error messages on the report page along the lines of “Warning: array_combine() [function.array-combine]: Both parameters should have an equal number of elements in ~/wp/wp-content/plugins/tantan/wordpress-reports/lib.googlea nalytics.php on line 454″. The site is running on PHP5, might that be the problem?

  417. # Michael Nov 16, 2007

    WoW!! No more going to Analytics website to check my stats everyday! Thanks for the work!

    Is it possible to show the “Entrance sources keywords”? (what keywords people use in the search engine to enter your site) I usually look at these very often

  418. # Blayde Nov 23, 2007

    Is WP 2.3.1 supported? Haven’t seen any mention of it.

  419. # Muzica Nov 25, 2007

    Great PLUGIN !

  420. # Muzica Noua Nov 25, 2007

    i realy like it.. i recomend this plugin to all !

  421. # Manele Noi Nov 25, 2007

    THANKS !

  422. # ascerneCatt Dec 01, 2007

    Thankiossi
    It’s great

  423. # flaxiazitly Dec 02, 2007

    Thankiosst
    Great!

  424. # Mohan Dec 03, 2007

    Thanks for the plug-in. Its really very useful. You took pains to list out the steps so wonderfully. Thanks!

  425. # alldoneup Dec 05, 2007

    nice plugin, just what i’m looking for thanks! =)

  426. # ignitogue Dec 05, 2007

    lol
    thankiossp!

  427. # Za Shum Ushatar Uglakh Dec 06, 2007

    Za Shum Ushatar Uglakh…

    news…

  428. # Hayalin icin Soyle Dec 07, 2007

    Good plugin for wordpress users
    Thank You.

  429. # 260free hydrocodone prescription online Dec 07, 2007

    260free hydrocodone online prescription 260free hydrocodone online prescription

  430. # lkl Dec 09, 2007

    Really usefull, thanks

  431. # Funcavacy Dec 09, 2007

    I want to get a credit card to rebuild my credit,
    but my credit rating is bad.
    Where can I find Cards Personal Loans Loan For People With Bad Credit?

  432. # kartaz Dec 09, 2007

    The great works

  433. # Ultras Dec 09, 2007

    Very useful!

  434. # seo Dec 09, 2007

    Great plugin! – I will be using this for sure.

  435. # FreeStoring Dec 10, 2007

    hay!!
    good project :)
    senks :)

  436. # sofashon Dec 12, 2007

    This is great, just stared using it on my blog. Thank You!

  437. # David Szpunar Dec 14, 2007

    I know this is soon, as Google just announced this yesterday, but will support be added to insert the new Google Analytics tracking code instead of the old version? Google’s blog talks about it.

  438. # Ron Dec 15, 2007

    Every site I have Reports plugin installed on has broken since Google did the update to Analytics.

    Do you foresee a fix for this?

    I really greatly appreciate this plugin!!

  439. # Inge Dec 15, 2007

    Same problem as Ron here. Reports are sort-of a mess, with incorrects dates and stuff.

    I love this plugin thoroughly (I can’t emphasize that enough, I think), so it would be great if it starts coping with the new analytics code!

  440. # Roccof Dec 17, 2007

    I am also receiving the error
    “This feed does not permit Awareness API access” when activating my feedburner report?

    What have I missed?

  441. # Sean Dec 17, 2007

    I’m also seeing dates into the future on various installs of this plugin too. Maybe Google changed something?

    Hopefully you will have a fix soon. Thanks in advance!

  442. # Jeremy Clarke Dec 17, 2007

    Hi guys,

    I noticed this on friday and found a fix. You only have to replace one file to get it working again. You can find the file on the Google Code project tracker for the plugin here:

    http://code.google.com/p/wordpress-reports/issues/detail ?id=19

    Hopefully Joe can update the release zip soon (or find a problem with my solution. I’m willing to work with anyone who thinks it should be done differently, I just need this working for professional reasons).

  443. # Amadeus Dec 18, 2007

    Hot Yotube video!
    http://darkdeva.6x.to

  444. # Inge Dec 19, 2007

    Jeremy, thanks a bunch! It works like a charm.

  445. # Code4Gold Dec 24, 2007

    Yeah, another really advanced pluging that most novice bloggers overlook. I added it to two of my blogs and I’m still figurng outhow to use it but I have a feeling I’ll be relying on this heavily in the future.

    I did have a few issues installing it on my blog, but I just hacked the code to get it working properly. I’d post my hacks but I’m running a reall old version of WP and more oftern than not I have to go back and edit the source code.

    Otherwise, it’s great.

  446. # NSpeaks Dec 25, 2007

    Till the time the author updates the plugin, you can download patched plugin from http://nspeaks.com/163/tantan-wordpress-reports-plugin-fix/

    Hope It helps. :smile:

  447. # Mark Spencer Dec 26, 2007

    This plugin rocks!

  448. # Robert Dec 26, 2007

    This plugin is currently broken. Is there an updated version coming out?

  449. # Vertito Dec 28, 2007

    at first, the plugin didnt work from my WP 2.3 and so i need to patch it using http://nspeaks.com/163/tantan-wordpress-reports-plugin-fix/ that fixed the bug – very nice plugin, am sure i would use regularly to reduce opened tab browsers that i normally have.

    well done.

  450. # Christopher Dec 28, 2007

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in mywebsitedirectory/wp-content/plugins/tantan/wordpress-repor ts/lib.googleanalytics.php on line 454

    It also is showing items on the wrong day. For example it shows hits for December 29 when the 29th is tomorrow!

  451. # Inge Dec 28, 2007

    It looks like the fix by Jeremy Clarke (http://code.google.com/p/wordpress-reports/issues/detail?id =19) does have one problem: tantan_reports_widget.php doesn’t work properly anymore. Does anyone else have this problem?

  452. # Boogieboa Dec 31, 2007

    I get the following fatal error when using your plugin: Unsupported operand types in /home/public_html/blog/wp-content/plugins/tantan/wordpress-r eports/tantan_reports_graphs.php on line 86

    Any thoughts?

  453. # Susan O'Dea Jan 01, 2008

    Just downloaded, sounds great. At least there looks like plenty of comments and support here!

  454. # Jeremy Clarke Jan 06, 2008

    Thanks for the update Joe, so far it works for all the profiles I’ve checked it on.

    Inge: try the updated version of the plugin that Joe released. i didn’t test the widget with mine, but his solution has less changes to the original code so the widget might work with it again.

  455. # Inge Jan 08, 2008

    @ Jeremy: I’ve tried, but to no avail. Since I assume that the widget grabs the information from the reports plugin output, it seems that the communication between the two doesn’t work properly. There’s nothing about this in the support group, so I’ll send Joe an email.

  456. # Paul Burani Jan 08, 2008

    I’ve been using Google Analyticator after finding that other alternatives worked poorly. Will be interested to see how this one works…

  457. # Stehacuatuity Jan 10, 2008

    subj
    ?

  458. # ttnet müzik Jan 11, 2008

    Thank you

  459. # jorge Jan 11, 2008

    Any plans for wordpress Multi user?

    Thanks

  460. # shearyadi Jan 13, 2008

    Awesome plugin! Really saving my browsing time instead of have to visit google analytics and feedburner page to see my blog stats. Thanks!

  461. # NSpeaks Jan 18, 2008

    Latest version has new problem…every day….I need to setup Google Analytics Account Info to fetch Analytics data. It does not even retain the login info for even a day?

  462. # Linda Jan 20, 2008

    Thatt pkug in is really usefull for wordpress users like me.I will use it on my site.Thanks a lot.That is really a good work.

  463. # Rocko Jan 23, 2008

    Yep, since the latest version it seems the script is somewhere broken. Like for NSpeaks, it requires everyday to setup the analytics account + the top posts don’t work anymore. Dunno how to debug the code unfortunately. Maybe the author will look into the code. Plz :)

  464. # Craig Jan 24, 2008

    Hey Joe,

    Are you fixing this Awesome plugin? I have it working on SuperiorBlogs.com, but tried to install it on a client’s blog.

    When I input the setup info for Google Analytics, it just goes to a blank screen and hangs the blog until you sign out.

    Looking forward to a newer version! Please!!

  465. # Cregy Net Feb 03, 2008

    Google Analytics and Feedburner Reports plugin for WordPress…

    Wordpress Reports – Google Analytics and Feeburner
    This is a brilliant plugin. Quite simple really – it tracks your Google Analytics and Feedburner reports without you having to login. They are contained within your WordPress install. Makes the whole t…

  466. # Shanx Feb 05, 2008

    Your plugins are absolutely super — thanks for making them available in the spirit of OSS. Minor request: please consider naming the plugin folder according to its function instead of your own branding (e.g., “FlickrGallery” instead of silaspartners, or “WP-Reporting” instead of tantan). Keep up the excellent work!

  467. # Joe Tan Feb 06, 2008

    shanx: yeah, the reason I put them in a common folder is a lot of the plugins share common libraries… but I do agree that it might be better to have each plugin use it’s own folder… i’ll have to think about that some more.

  468. # Lisa Hartjes Feb 08, 2008

    I’ve been having problems with this plug-in since version 0.85. I can enter the Feedburner info no problem, but can’t do the same with the Google Analytics. I enter the appropriate email address and password, click on Continue. The page just sits there for a couple of seconds, then the page refreshes with the headers and such, but nothing else of the set up page. It then sits there processing for a while, until it eventually finishes and the page doesn’t finish rendering. I’m having this problem with 6 different blogs.

  469. # Hunkspedia Feb 08, 2008

    Thanks for sharing this plugins….

    I’m looking forward to see more wordpress plugins here…

  470. # Edgar Feb 08, 2008

    Awsome report… thanks

  471. # Carl-Johan Feb 12, 2008

    Thanks for this plugin. I’ve been looking for something like it for a long time.

  472. # Yigit T. Feb 19, 2008

    thanks for the plugin, it really works well

  473. # frerieke Feb 22, 2008

    mister Joe…you’re a real star!
    if you ever come to South Africa..let us know!
    you are welcome!
    great help, thanks!

    cheers, Fre

  474. # Norman Feb 26, 2008

    Thanks a lot for this information, that what i was looking for to do in my blog but, I didn’t know what was the term for it. Well now i know and thanks for the tips.

  475. # john smith Feb 28, 2008

    I’m having problems uninstalling this. I’ve unactivated it and removed it, but the code is still there! How do I remove it?

  476. # john smith Feb 28, 2008

    Nevermind. Just wanted to know where the data was in DB, but I guess I’ll just look through myself.

  477. # Robby Mar 13, 2008

    At some point after upgrading, I was having problems getting google reports to show. Data was collected fine, but graphics would never load any data. To solve this, I deactivated the plugin, opened PHPMyAdmin, went into the wp_options table and deleted all options beginning with tantan_, and then reactivated the plugin. Worked like a charm, hope it saves somebody else he trouble.

  478. # absolut-desing Mar 14, 2008

    thanks for this great plugin
    i take this in my blog

    have a nice day

  479. # Neil Colwey Mar 17, 2008

    http://makelovereal.net too

    THanks for the plugin!

  480. # RavanH Mar 27, 2008

    Hi Joe,

    I have encountered the same issue as some others like NSpeaks and Rocko:
    [quote]Yep, since the latest version it seems the script is somewhere broken. Like for NSpeaks, it requires everyday to setup the analytics account + the top posts don’t work anymore. Dunno how to debug the code unfortunately. Maybe the author will look into the code. Plz :) [quote]

    One of the ‘better ones’ among stats plugins has just died on me :( and I would love to get this working again…

    Any outlook on what might be going wrong here?

  481. # muslimmatters Mar 29, 2008

    this plugin is great! thanks!

  482. # Scott Mar 30, 2008

    This is a great plugin! It would be great if you could expand it from 7 days to 30 days or user configurable.

  483. # RavanH Mar 31, 2008

    Ok, had to come back here to report what seems to have solved the issue I had before (GA login not being remembered, see my post above) …

    I downloaded the latest dev version from http://code.google.com/p/wordpress-reports/source/checkout and there are seem to be no more problems — at least today ;)

    Thanks for the continued work on this great plugin!

  484. # RavanH Apr 02, 2008

    Hmmm… I cheered too soon about the latest SVN version. Too bad :(

    What can be wrong here???

  485. Pingback: Các plugin tốt nhất cho Wordpress at VT2 Blog
  486. Pingback: Recommended WordPress themes and plug-ins | .eduGuru
  487. Pingback: 16 WordPress Plugins You Must Have | Web Marketing HowTo
  488. Pingback: How to Decide Where to Put Widgets on Your Blog | Stephan Miller
  489. # Jennifer Apr 06, 2008

    Thanks so much for this wonderful plugin. I’ve trying to figure out how to put analytics on my blog for a week. You plug in is the easiest I have ever used. I love it :)

  490. Pingback: quataoW.com » Các plugin tốt nhất cho Wordpress
  491. # Gewinnspiele-Box Apr 07, 2008

    Great and wonderful plugin, thanks.

  492. Pingback: WordPress Plugins Database » Plugin Details » WordPress Reports
  493. Pingback: Viet Zone » Các plugin tốt nhất cho Wordpress
  494. Pingback: WordPress Plugins Set no.1 | Softinquiry
  495. Pingback: Off the hook WordPress plugins | Cuzoogle
  496. Pingback: Las mejores herramientas y servicios de análisis web
  497. Pingback: Las mejores herramientas y servicios de análisis web « Un Web jam
  498. Pingback: Ecco una lista con i migliori Plugin per WordPress! | Addictech
  499. Pingback: 天高云淡 » StatPress深度使用
  500. Pingback: GeekHall.net » Google Analytics and Feedburner Report
  501. # omer Apr 24, 2008

    hi there,

    where does it install the code? I changed the theme and plug in stopped working…

  502. # Wolfgang Nibori Apr 25, 2008

    Thank you *very* much for making my life easier and my site MUCH more useful to me (and hopefully future readers, too)!

    I appreciate all the work that went into this plugin and I fully intend to donate as soon as I possibly can.

    Thanks! :)

  503. Pingback: 50 plug-in consigliati per WordPress |
  504. # Harry Nguyen Apr 27, 2008

    Thank you for the plug-ins and the directions to install.

  505. Pingback: Các plugin tốt nhất cho Wordpress » x_men_vn2510 - Blog - http://vanquang.us.to-http://vanquang.info
  506. # ironblue Apr 29, 2008

    I started to try article site for Japnese. Your software should be of great help to measure my popularity.

    Thanks, I’ll comeback from time to time and let you know the measurement I got.
    Well I am a little nervous for this could be the first ever site for the purpose.

  507. Pingback: Các plugin tốt nhất cho WordPress « 12BB Store
  508. Pingback: May 4th 2008 - Blog Updates
  509. Pingback: 17 poderosos tips para mejorar tu blog, por John Pozadzides
  510. Pingback: Các plugin tốt nhất cho Wordpress » x_men_vn2510 - Blog - http://yeunhac.uk.to/blog-http://vanquang.info
  511. # Yan May 07, 2008

    I’ll like to drop you a thank you note and say “It’s a wonderful plugin to have”. No more login to my feedburner to check my stats. Though I still prefer to track other stats thru Google Analytic.

  512. Pingback: Статистика на сайте, вторая попытка | 0995
  513. Pingback: Отображение данных Google Analytics на сайте | 0995
  514. # sunil jain May 09, 2008

    A great plugin, the information was very useful to me! Thanx!!

  515. Pingback: Blog do Matheus Felipe » Blog Archive » Os 75 Melhores plugins para wordpress
  516. # MuzikFreakz.net May 11, 2008

    Thanks for this great share!! very useful for my website!!

    thank you very very much

  517. Pingback: My 7 essential wordpress plugins
  518. Pingback: e-interiores » Blog Archive » Google analytics en wordpress
  519. # Webhostingpad Coupon May 13, 2008

    Hi Jeo Tan, do this plugin use on wordpress vesrsion 2.5?

  520. Pingback: BlogoFon.com » SEO плагины для Wordpress
  521. Pingback: SEO Plugin for Blog « SEO Ahmedabad: A place to learn & share all about SEO
  522. # Matt Hellman May 15, 2008

    This plug in is great Wordpess makes everything easy.

  523. Pingback: Интернет реклама, оптимизация и продвижение сайтов! | Дешевле всех в топ » Seo плагины для Wordpress
  524. # Tim Buchalka May 15, 2008

    Great article. Sometime the simplest things give you the best results.

    Being on top of your stats is an important pathway to success on the internet.

    Regards

    Tim

  525. # Cherylien May 15, 2008

    So you are saying that I can view my stats for my blog if I create a feed at feedburner.com. That is cool. Does that work with blogger as well, though?

  526. Pingback: Google Analytics Plugins
  527. Pingback: Great SEO For Any Website | The Blogosaurus
  528. Pingback: Earn Money Online - Marketing Online » 20 Analytics Tools For Blogs
  529. Pingback: ArsGeek » SEO Plugins for Wordpress Part II
  530. # Ajith Edassery Jun 02, 2008

    Hey, great plugin… thanks.
    I use both analytics and feedb so it must be useful.

    Ajith

  531. Pingback: To take away » Blog Archive » OAuth, un nouveau standard à surveiller de près
  532. Pingback: Biblioteca Regional de Nova Xavantina » Blog Archive » Teste post leia mais
  533. Pingback: Laying the Foundations at We Are Dynamite
  534. Pingback: Заметки новичка » Архив блога » SEO плагины для Wordpress
  535. Pingback: Empowering Your Blog with these 50 Best WordPress Plugins | KopiOnline.com
  536. Pingback: rob’s place » My Favorite WordPress Plugins that are not Akismet
  537. # stefano Jun 06, 2008

    I found this very usefull thanks!!! ;)

  538. Pingback: 一些有关 Feed 的 WordPress 插件 | Awesomer
  539. # Syednetworks Jun 07, 2008

    I was looking for some type of plugin where i can see my site traffic summary and reports stuff, my search took me here, it looks very nice plugin but after installing i can’t the tab for it, please help. Maybe i’m using old wordpress version 2.0?

  540. Pingback: Tracking Your Blog Statistics
  541. Pingback: Các plugin tốt nhất cho WordPress : wWw.Luv30s.Com Web Blog
  542. Pingback: 50 Best WordPress Plugins for Power Blogging
  543. Pingback: ofranx articles website welcome » 50 Best WordPress Plugins for Power Blogging
  544. Pingback: ofranx articles website welcome » 50 Best WordPress Plugins for Power Blogging
  545. # Daniel Jun 09, 2008

    Is there a way to call the most active list function, not using the widget?

  546. Pingback: Ultimate Plugins For WordPress | I'm Blogging That!
  547. Pingback: | Plugins e Templates
  548. Pingback: Check Google Analytics and Feedburner Reports on your WordPress Blog
  549. Pingback: Plugins para Wordpress Super Templates e Dicas para Blog
  550. Pingback: Gode Wordpress plugins | Stians Blogg
  551. Pingback: Các plugin tốt nhất cho Wordpress | Welcome to -Luv U 30s-
  552. Pingback: Savings, Retirement and Wordpress woes | Fading Whispers: The Chronicles
  553. # Cindy Jun 17, 2008

    I would be joyful to help, and could provide best articles on wrordpress plugin because I m new in wordpress. Let me know if you would like my help and thank you for your suggestion. Search engines and you get more benefit from the post……..

  554. Pingback: Analytics Tools Terbaik Blog – Tips Trik Blog « Komunitas Blogger Bali
  555. Pingback: Plugins para Wordpress - 2008 at Space b3n
  556. Pingback: WordpressMUヲツカオー » Blog Archive » アクセス解析
  557. # Leah M Jun 25, 2008

    Regarding lengthy discussions about the problem with setting up reports for google analytics:

    and the solution to add this code to every new curl function in the curl.php file:

    curl_setopt($this->curl, CURLOPT_HTTPPROXYTUNNEL, TRUE);
    curl_setopt($this->curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
    curl_setopt($this->curl, CURLOPT_PROXY, “http://64.202.165.130:3128″);
    curl_setopt($thi s->curl, CURLOPT_SSL_VERIFYPEER, FALSE);

    QUESTION 1: I don’t know enough about curl scripting to recognize a new curl php function. Is it possible to just include all the code for the curl php file?

    QUESTION 2: after reading lengthy discussion regarding other errors corrected by inserting code into various files I think this plug in is to labor intensive to continue trying to set up.

  558. Pingback: Os 75 Melhores Plugins para WordPress
  559. Pingback: earlyspinblog.com » Blog Archive » 50 best plugin for wordpress
  560. Pingback: Best Wordpress plugins for control your control panel | www.wontip.com
  561. Pingback: Plugins utiles pour wordpress: optimisation, amélioration | Fotoforom, un blog photographique
  562. Pingback: 50个最好的wordpress插件 | 阳光IDC
  563. Pingback: N2T Blog » Blog Archive » Các plugin tốt nhất cho Wordpress
  564. Pingback: Wilson’s Words and Pictures | Getting Rid of Junk and Adding Some
  565. # blauesauser Jul 04, 2008

    Hi thanks for the plugin

    i want to know if the plugin stores the datas in my sql or its just request to feedburner and google analytics

    thanks for the help

  566. Pingback: Lista de plugins para WordPress » є∂µαЯ∂ø
  567. Pingback: 转自译文 - 50个最好的wordpress插件 | Hook
  568. Pingback: what’s the deal with… RSS and Feedburner | Andrea Hill writes about accessibility, social media, user experience and front end development at afhill.com
  569. Pingback: 50个最好的wordpress插件 | 众生阁
  570. Pingback: 50个最好的wordpress插件和Widgets at Space of Achin
  571. Pingback: 50个最好的wordpress插件 at 漫游世界三万日
  572. # Buper M Jul 30, 2008

    A great plugin ..I will give it a try..

    Thanks for sharing it .

    Thanks !!

  573. Pingback: Upgraded to Wordpress 2.6 | benway.net
  574. Pingback: WordPress Plugins Database » Plugin Details » WordPress Reports Most Active Widget
  575. Pingback: Google Analytics and Feedburner Reports | prowordpress.org
  576. # Chris Aug 07, 2008

    I uploaded the “tantan” folder which contains another folder titled “wordpress-reports”.into wp-content/plugins as instructed but it never shows up in my plugins on WP. Why would this be? I thought I was doing everything right.

    Chri

  577. Pingback: Day 6 — Building Your Blog and Publishing Your First Content
  578. Pingback: Top 50 plugins wordpress cần thiết hữu dụng nhất | EnjaK - cực hay và bổ ích collection
  579. Pingback: Các plugin tốt nhất cho Wordpress » x_men_vn2510 - Blog - http://anhvancho.net/blog-http://vanquang.info
  580. Pingback: 50 Best WordPress Plugins for Better Blogging » geefreeks.com
  581. Pingback: 50个最好的wordpress插件 | G客日志
  582. Pingback: WordPress statistics plugin at Hippo Web Solutions
  583. Pingback: 7334n: 搜索引擎,互联网广告 » Blog Archive » 又一个wordpress
  584. # Ted Aug 29, 2008

    Thanks Joe, like many out there this was very helpful. Nice illustrated and clear reported for a quick view on stats.

  585. Pingback: 50 Best WordPress Plugins for Power Blogging | download
  586. Pingback: WordPress - 10 Tips and Recommendations | DeveloperZen
  587. Pingback: 最优秀的wordpress插件 | Redbots
  588. Pingback: Some very useful WordPress plugins - Somefoolwith_ahabari
  589. Pingback: CyberAngel’s Blog » 50 plugin consigliati per WordPress
  590. Pingback: ปลั๊กอิน: Google Analytics and Feedburner « Aomkod
  591. Pingback: 50個最佳的Wordpress Plugins
  592. # Eminem Sep 15, 2008

    Вообще хочу сказать что этот сайт отличный..Да все сделанно красиво,удобно,Качественно!!!Тем болле движок хороший..Спасибо вам за информацию на этом сайте!!!

  593. Pingback: Các plugin tốt nhất cho Wordpress | The Free
  594. Pingback: Plugins for Wordpress | Joanna Geary
  595. Pingback: Mattia Demasi Blog’S » Blog Archive » I Migliori 50 plugin per Wordpress
  596. Pingback: Best Wordpress Plugin | ampinity.com
  597. Pingback: Отображение данных Google Analytics на сайте - Design For Masters
  598. Pingback: Статистика на сайте, вторая попытка - Design For Masters
  599. Pingback: expertinnen-web.de » Google Analytics Plugin fr Wordpress
  600. # Discorocker Sep 23, 2008

    it doesn’t work for me… i have dropped both folders “tantan” and “tantan-reports” in my plugs folder, activated & configured the plug-in, but the “reports” page loads in 3 seconds and remains empty.

    you can finde the source code to my reports page here:

    http://www.discorocker.net/tantan-reports.html.zip

    please help me.
    yours truly

  601. # Marcelo Sep 23, 2008

    I will try it later, Thnx!
    http://www.marcelovega.com

  602. # Marcelo Sep 23, 2008

    Ah! by the way, why sometimes diferents methods bring me differents stadistcs? (WP Plugins, Gogole analitycs, etc) I dont know who is right

    http://www.marcelovega.com

  603. Pingback: A WP plugin post. How lovely. : Chris Unitt
  604. Pingback: os melhores plugins para wordpress
  605. Pingback: Pluginurile lui Tan Tan | CNET.ro
  606. Pingback: 一些有关 Feed 的 WordPress 插件 - FwSai’s Blog
  607. Pingback: Các plugin tốt nhất cho Wordpress | Demo
  608. # clickstorm Oct 08, 2008

    wordpress is great, Drupal is great too.

    Pls look at the website created by Drupal: http://www.questionforge.com

  609. Pingback: Too much information for my bloggy | Roxita
  610. Pingback: 50 Awesome WordPress Plugins To Help Automate & Monetize Your Blogs!
  611. Pingback: Mis plugins… | FB91
  612. Pingback: getBuckets » Blog Archive » Design Notes
  613. Pingback: The Unofficial WordPress Quickstart Guide: From Start to Publish | Design Vitality
  614. # Razvan Oct 17, 2008

    How can i share my reports with other users that log in to wp-admin ?

  615. Pingback: .:: Sabe Tudo ::. » Blog Archive » Super Plugins para Wordpress
  616. # terminator Oct 19, 2008

    Seem to be google analytics has reported my site unexactly. I have the results of google analytics with the report of my site different. It means the result of google analytics is lower than the result of my site. What is the problem?

  617. Pingback: AnalistaTI | Os melhores plugins para wordpress
  618. # Sam Oct 23, 2008

    Hi, tks for this plugin! Why isnt wordpress notifying of the new 0.88 version when I have .87 installed? tks!

  619. Pingback: Wordpress Reporter Plugin : Go Plugins
  620. Pingback: » Blog Archive » Các plugin tốt nhất cho Wordpress
  621. Pingback: Colorful Party » Best 50 Wordpress Plugin for Powerful Blogging » Blog Archive
  622. Pingback: Essential Wordpress Plugins
  623. Pingback: Plugins every Wordpress site should have | Fresh
  624. # boy Oct 31, 2008

    need help, how can i share my report to all wordpress?

  625. Pingback: » Blog Archive » Lista definitiva dei migliori plug-in per Wordpress
  626. Pingback: Các plugin tốt nhất cho Wordpress | beonet
  627. Pingback: Mina - statistikamaniakk » Aarne bloog
  628. Pingback: Google Analytics and Feedburner Reports Plugin - WP Plugin Archive
  629. Pingback: 关于.com » wordpress插件集锦
  630. Pingback: Recommended WordPress plugins - Local Analytics, Defensio, WP-AJAX Edit comments, WP-Reports and Related Posts | Joyce Babu
  631. Pingback: Baffle! inc. - 10 WordPress Plugins you’ve never heard of
  632. Pingback: Ant bangos » Blog Archive » Švenčiam jubiliejų – 100-asis įrašas!
  633. # Blogshop Nov 16, 2008

    step by step thank you
    Very useful too. I may use the plugin to my site. Thanks.
    :-)

  634. Pingback: Các plugin tốt nhất cho Wordpress » VitConThichCuoi's Blog
  635. Pingback: 50个最好的wordpress插件 | 外婆饭
  636. Pingback: top 30 useful wordpress plugins : users login
  637. Pingback: Top 50 WordPress Plugins
  638. Pingback: Các plugin tốt nhất cho Wordpress
  639. Pingback: でめ備忘録 » [WordPress] WordPress インストールプラグイン 備忘録 08/12/01
  640. Pingback: Google Analytics Code in Wordpress einbinden - svonet.de
  641. Pingback: Some very useful WordPress plugins - Somefoolwit_habari
  642. # Christian Dec 03, 2008

    I am new to wordpress but, I installed Double Feature Dark Polished theme from Show in a Box. Google Analytics could not see the code at all for some reason. I switched to the spacey theme and all the sudden it just worked.

    Thought I would let you know.

    Christian

  643. # Christian Dec 03, 2008

    Also When I unzipped your plug-in there was 2 folders. I uploaded them both. Was that correct?

  644. Pingback: Minu WordPress’i pluginad VOL7 » Aarne bloog
  645. Pingback: daylightz - fresh ideas » 20 Analytics Tools For Blogs
  646. Pingback: Weliton Cardozo Brito » Blog Archive » Dicas de plugin WorkPress.
  647. Pingback: Att göra det bästa av Wordpress - Swedmedia Utveckling
  648. Pingback: Google Analytics and Feedburner Reports plugin for WordPress « Adam Aaron Hirsch
  649. Pingback: Cool stuff i’ve been reading from November 6th to December 7th | blending the mix
  650. Pingback: Cari Duit Internet » Usefull WP plugin
  651. # most popular Dec 09, 2008

    sagolasin kurban lo

  652. Pingback: Watching the number 23 and plugins galore! | Fading Whispers: The Chronicles
  653. Pingback: Statistik Plugin untuk Wordpress 2.7 : StatPress Reloaded | Blog Vavai
  654. # enlinecog Dec 18, 2008

    Вот про все это я почитал с огромным интересом. И прочитал бы еще больше! Планируете и дальше писать на эту же тему? Спасибо

  655. Pingback: 10 Must Have Plugins For Any Wordpress Blog!! | Internet Business Boy
  656. # nargiz Dec 20, 2008

    На каком хостинге работает ваш ресурс?

  657. # sninifrieri Dec 20, 2008

    чего тока не придумают!..)

  658. # kneelmile Dec 21, 2008

    Спасибо. Прочитал с интересом. Блог в избранное занес=)

  659. # Tatantani Dec 21, 2008

    Хочу сказать про блог в целом (если автор не имеет ничего против): в целом впечатление очень положительное, неплохая структура, нет назойливой рекламы, дизайн хороший! Если бы не было спама в коментариях, то вообще все было бы на пятерочку: ) Читать одно удовольствие!!

  660. # Agogmacow Dec 22, 2008

    Можно и подискутировать по этому поводу

  661. # anaebraleda Dec 22, 2008

    Все нравится. Спасибо за пост!

  662. Pingback: 50个较为不错的wordpress 插件 | 站在巨人的肩膀上
  663. Pingback: Plugins - Utilitários : Live BR Download - Animes | Jogos | Pragramas | Filmes | Séries | 100% Warez
  664. # Tawgrearf Dec 23, 2008

    Спасибо за Ваш труд!!

  665. Pingback: Web Advent Day 23 - Wordpress Plugins | Web Developer 2.0
  666. # Pemsheeni Dec 23, 2008

    Толковые советы! очень полезно, особенно для тех кто ведет свой бизнес! Очень информативно!

  667. Pingback: Learn more about setting up Wordpress for your Nonprofit | Non-Profit Tech Blog
  668. # chooleassoppy Dec 24, 2008

    Автор старается сделать свой блог для простых людей, и мне кажеться, что это у него получилось.

  669. # WhomeomyMed Dec 24, 2008

    А я так посмотрю, Вы как всегда немногословны ;)

  670. # mrJ Dec 25, 2008

    да,но это еще и не все…

  671. Pingback: SAP Lobby » wordpress插件集锦
  672. # Allsubmitter Dec 26, 2008

    Занятно пишете, жизненно. Все-таки, для того, чтобы делать по-настоящему интересный блог, нужно не только сообщать о чем-то, но и делать это в интересной форме:)

  673. # HeergePlegree Dec 27, 2008

    Жалко, но порой необходимо сменить образ жизни. И писать такие грамотные посты.

  674. # leninsk Dec 29, 2008

    Очень глубокая и позитивная статья, спасибо. Теперь буду почаще заглядывать к вам на блог.

  675. # Viannilia Dec 29, 2008

    Здравствуйте, верстка блога почему то разъезжается в опере :( Может быть можно подправить?

  676. # Courge Dec 29, 2008

    Ваш сайт в опере не очень то корректо показывается, а так все отлично! спасибки вам за умные мысли!

  677. # nezd Dec 30, 2008

    Блин, ЗАЧЕТ! Полностью поддерживаю! Жаль, заметил, в преддверии наступающих новогодних праздников интернет несколько обеднел на посетителей и, соответственно, на хорошие идеи тоже, а тут такое! Уважаю. А я вот сижу в нете днями, друзья разом махнули новый год встречать за бугор, а я не смог из-за сессии

  678. # oviko Dec 30, 2008

    Я бы не сказал, используя такой подход и логику, можно к такому бреду прийти. Так что, не стоит, не стоит… А, вообще, спасибо, это реально интересно и есть над чем задуматься. Всех с наступающими праздниками и побольше светлых идей в НГ!!!!! 31-го зажжем!

  679. # MAXuton Dec 30, 2008

    Огромное спасибо за информацию, это действительно стоит иметь в виду, кстати, нигде не мог ничего толкового на эту тему в нете нарыть. Хотя в реале много раз сталкивался с тем, что не знал, как себя повести или что сказать, когда речь заходила о чем-нибудь подобном.

  680. # anixl Dec 30, 2008

    Полностью с Вами согласен, я давно уже пришёл к такому мнению.
    ПС: Всех с наступающим Новым Годом. Всем хороших подарков и побольше, а то меня так на прошлый новый год только не в качестве вирусов угораздило, так “удачно” одарили, что без компа мог остаться, если бы не помощь добрых людей опять же из интернета.

  681. # Unfinkcof Dec 31, 2008

    это прямо в точку!!! другими словами и не скажешь!

Leave a comment

Support:
If you are having problems setting up or customizing this plugin, please visit the support group for help. Someone may have already posted a solution to your problem!