Google Analytics and Feedburner Reports plugin for WordPress
681 Comments
Current Version: 0.88
Plugin Downloads:
download mirror | past versions
Get notified of when updates are made to this plugin.
Other Related Links:
Project Page,
Support Group
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).
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:
- Download and unzip the plugin.
- Upload the entire “tantan” directory to the WordPress
wp-content/pluginsdirectory. - Login to your WordPress admin, click “Plugins”, and then activate the “WordPress Reports” plugin.
- Click on the new “Reports” tab, and click “Setup” subtab.
- Follow the on screen instructions and enter the proper details for each service.
- You’re done! Click the “Reports” tab again to view the traffic summary for your site. Sweet!
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 >
Joe and Victoria
openbox9
Laity Lodge Youth Camp
Parkside Services
South Shore Baptist
Parkside Youth
Military Ministry
Campus Ministry
Know H2O
IFCJ
681 comments
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.
I’m getting the same login problem with Google Analytics using my gmail email address.
Hmm.. looks like a couple people are having problems with Google Analytics and this plugin. Will investigate further…..
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.
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
Same Problem works with Feedburner not with Google Analytics with my Gmail
Same problem. Feedburner is fine, and it’s telling there’s a problem logging into Google Analytics.
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.
@Joe Tan: I’ve https in my registered PHP Streams, sorry
thanks for the update! it’s workin like a charm
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!
Very nice plugin. Thanks.
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
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
Just wanted to say thanks!
Nevermind, i seem to have it working now. As soon as Google approves me this should be great. Thanks in advance.
How about being able to track multiple rss feeds via feedburner?
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.15Any ideas on what to try next?
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.
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
As you can see here, libcurl is installed and it still isn’t working.
Any help would be appreciated.
Mad props!
This plugin is spectacular. So simple, yet so effective.
Thanks.
Sounds perfect – but GoDaddy doesnt have curl installed for PHP. Doh!
It works very nice plugin, thanks a lot!
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
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
Thanks for the heads up D’Arcy. Saved me the time of figuring out why it wasnt working. Stupid GoDaddy.
AWESOME PLUGIN! Thanks so much!
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
WordPress Reports…
……
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
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
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.
Howdy Joe,
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.
Thanks for the great plug-in!
-john
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
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?
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.
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
Make sure you’ve got the latest version, and it should appear when you click the “install tracking code” checkbox.
I have the latest version, except I installed the tracking code before discovering/installing the plugin. Should I still check the box?
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.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.
@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.
Hello, need to access to Google Analytics, has anyone got a password that is not used?
Thanks
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 ?
In your plugin code the fact that you don’t use the starting tag for PHP code (“
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
The problem with not using the starting tag of “
I love the plug-in enough that I’m back to install it on another site I’ve created.
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…
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…
The plugin works great, thanks
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?
I got exactly the same warnings.
Seme problem reported by C. Wess and Warkus.
Ditto… I thought it was just me. I definitly have libcurl enabled, openssl, etc.
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.
But… still dont show the outbound links.
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?
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.”
Hmm, it’s back to working again. Disregard my previous comments.
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.
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.
Here’s a screenshot:
http://img394.imageshack.us/img394/2089/stats 1yv.png
I’m getting the “Division by zero” errors too. Has anybody found out why this happens? Thank you.
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
Love it, great plugin!
Works great, nicely done.
Works as advertised. Loving it!
I installed the plugin and activated, but my setup page is blank. Running on Infoquest servers, no idea if they’re running curl. Help?
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
Still having that problem; curl *is* enabled:
PHP Version 4.3.9
libcurl/7.11.2 OpenSSL/0.9.7c zlib/1.1.4
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…
I’m on IIS too, with the same issue. Any ideas?
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.
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…
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…
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.
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
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
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
Ack, sorry. Forgot to include the feedburner library. Should be working now, for real.
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!
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?
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!
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?
it looks like i am having the same problem as matt barker and justin scott actually…
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.
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] …..
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.
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…
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!
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.
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…
Cannot load tantan/tantan_reports_config.php.
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
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
Still no response on the “invalid argument” error I suppose?
Thanks for this awesome plugin! It’s been very useful for me.
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
Does it log me out from google and feedburner, when I log out from wordpress?
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…
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.
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!
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
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?
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
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.
Absolutely fantastic plugin! Finally got me to utilize my feedburner account that’s been sitting idle forever. Great work!
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.
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.
Works great! I’m telling my friends.
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.
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?
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.
Fantastic !!!
What a great plugin, i like this and i introduce this to my friends.
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…
IS this still have a bug?
Very excited about the plugin. Thanks!
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
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
if you only want feedburner reports, then yes. but google only spits out reports via https, since there’s no way around that.
In reports it show all with blank spaces.
Where is the problem?
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.
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?
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?
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.
Thank you Nik!
The problem was the language (italian for me). Now it works with US English.
Nice Plug-in!
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
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?
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.
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.
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!
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.
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]
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
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?
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
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?
Me too
All errors are gone, but there are no stats present in the boxes.
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
I am also experiencing problems with the plugin not being able to access Google Analytics. Port 443 is open and everything is installed.
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.
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!
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.
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.
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^)
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.
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
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
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
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.
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!!!
UPDATE: I was able to workaround the problem by temporarily commenting out the first “if” statement in tantan_reports_config.php
Great plugin thank you
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…
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…
Just installed it, seems to be working fine
Well I got inspired and used your very handy classes to build a Widget for OSX’s Dashboard…
http://dashalytics.rovingrob.com/
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!
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 …
Great plugin! I just downloaded, installed without any problem (feedburner+GA), and fell in love with it
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…
I’m having problems using it under WP 2.0.4. Pages dont load (only blue background).
Excellent plugin, recommended to me by Viper007Bond
Great plugin, Joe – thank you. I found it through the WordPress.org site and am glad I did. Cheers.
Thanks Joe, works great!
Not installed yet, but I’m sure it will be great!
Nevermind. I got the the old libcurl error message. Can’t make the plugin work after all.
Great plugin. I just updated to your recent version you released today. Thanks for such a handy plugin.
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.
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!
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.
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
can’t wait to try it!
egon | http://www.AutomoBlog.net
excellent plugin — exactly what i needed!
site: http://www.genesmith.org
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.
Merci beaucoup pour ce plugin.
Thank you very mutch.
Regards,
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…
Awesome man, now i can verify daily that no one is subscribed to my site
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.
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.
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.
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!
Excellent plugin. It’s one of the most useful plugins I’ve come across. Thanks.
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
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)?
@Justin. Thanks, have done and it’s working sweet as.
I like this pluging, I had no problems so far. Thanks
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
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?
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!
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.
Thanks – http://blog.usefulinfo.org | http://plei.wordpress.com
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…
Excellent plug in. I am constantly loading my analytics stats. This makes it much more convent. Thanks!
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…
Great plugin. Thanks
COOL thanks alot working fine.
regards,
http://www.firefoxdir.com
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
Very nice Plugin, hope this will help me selling more real estate in Hamburg.
Google Analytics and Feedburner Reports plugin for WordPress???…
??Google Analytics Plugin for WordPress????????Google Analytics???????????????????????????????
Google Analytics???????????????????….
I can’t wait to try it! Try this cool tool it is free and works great for adsense.
Is this known to work with http://mu.wordpress.org?
Thanks, M.
Working great with my site, http://www.buddhistgeeks.com
thanks for a killer plugin!
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?
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!
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.
Fantastic plugin – worked first time with WordPress 2.0.5. A job well done.
I am blogrolling you. Hope you are ok with it. Thanks in advance.
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…
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.
What a cool plugin. Thanks man!
What a great plugin, we were up and running with 5 minutes! Great work.
Installed – but both reports & setup page are simply blank
I have the same problem. Both pages blank.
Reports page is blank for me.
Hi, nice site!
http://carisoprodolonline.zip.io/map.htmlhttp://buy-p ropecia.mycv.nu/map.html
Howdy,
there is a bug in file tantan_reports.php line 59
should be replaced
more over one of your files also start with
umm looks like your wordpress crewed up the entry, fix it can you?
WordPress Reports????…
Google Analytics and Feedburner Reports plugin(?? WordPress Reports)????????????
WordPress Reports?Google Analytics?FeedBurner?????????????????????????????….
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
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.
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…
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.
Wonderful plugin! Simply beautiful! Installing now
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?
Amazing plugin…thanks a lot for releasing this:)
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.
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
The necessary plugin (:
Thank u so much!
Best of the best!
Thanx!
The latest 0.71 is amazing, works way better than 0.7! Keep up the great work
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…
Installation was a breeze and it picked up all my current Google stats with no trouble! Thanks
Hi!
How can I access the wp-content/plugins folder.
I can’t find it!
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!
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.
Works fine in 2.1.2 for me…
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!
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.
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!
Great plugin!
)
Awesome! Thanks for the update.
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
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?
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.
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,
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
I saw this its a pure PHP implementation emulation of the Curl library.
http://www.phpclasses.org/browse/package/3588.html
ht tp://code.blitzaffe.com/pages/phpclasses/category/52/fileid/ 7
clazh: thanks for the tip!
Great Plugin !
No more logging into Google Analytics to see my stats.
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.
same here. “Cannot load tantan/tantan_reports_config.php”
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
I am getting the same error as above: “Cannot load tantan/tantan_reports_config.php”
This plugin halves my morning login ritual – thanks.
Another great plugin!
Sacha
same here. “Cannot load tantan/tantan_reports_config.php”
I’m keeping my fingers crossed.
Same again, with WPMU 1.2.1
Cannot load tantan/tantan_reports_config.php
Same error as above
Cannot load tantan/tantan_reports_config.php.
Plugin looks great, hope it can be fixed!
I am getting the same error as above. This plugin has alot of potential. Hope to get past this.
im getting the same ‘cannot load’ error that people are getting above. any solution?
Great plugin! I use it since one week .
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/
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!
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
Great plugin. This will help me out heaps
Hello,
Hmm, that`s very interresting… Are You sure that?
regards from… Brasil
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
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
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…
Nunihuia! and-here
Hi
Very impressive plugin you did !
Thanks a lot
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.
“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?
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.
Same problem here.
There was a problem logging into your Google Analytics account:
Unable to forward to Google Analytics.
unfortunately…
it’s the same for me…
Unable to forward to Google Analytics.
i’m sorry, but i’m also unable to forward to GA!
cheers,
mic
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
This is an amazing plugin! You save me so much time now. I used to login to Google Analytics and Feedburner everyday. Thank you!
awesome plugin, thanks tantan!
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.
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.
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/
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
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
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
Oops, sorry for the double post…
If you’re getting a “Unable to fowrard error”, please try this resolution:
http://groups.google.com/group/tantannoodles/ browse_thread/thread/bae1887f43355e3d
Don’t functional in WordPress 2.1.3
Great plugin!!
Tested and working on WordPress 2.1.3
cheerz
curdaneta
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
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
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…
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)
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
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
Been using this for a while – really need to update to the latest version.
Thanks so much!
http://ransomedhome.com
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.
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
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
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
Just added it. pretty easy to setup. thank tan tan.
I added this to my site http://www.shoppingdelhi.com
thanks
Nandan
I’ve been using TanTan Reports since v. .6, and just upgraded. I love the new version!
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
Excellent! Feedburner + WordPress = Awesomeness.
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!
Nice plugin ..Thanks. I like it
mine shows 0 hits and some errors….i dont get it :[…..
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.
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?
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
It appears a change in Google Analytics as of July 18th has hosed the Analytics plugin stats. Feedburner stats work fine.
@Foehammer: I have the same problem ;/
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!
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/
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.
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?
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.
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
works fine now.
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.
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.
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
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
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
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.
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
Thanks for the fix!!
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?!
Ok, it’s working correctly but I can’t use my Polish Google Analitycs interface :/, Propablu I’ll have to translate your plugin ;]
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…
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!
I’m having the same issue as Lindsey. The boxes show up but are empty however feedburner is fine. Anymore word on this?
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!)
Works great! Thank you so much for your hard work. I’ve grown accustom to having your plugin.
@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.
Ok, got it. You need to reset your Google account login within the setup area for the plugin, then it will work.
It seems you have stopped updating the changelog at Google Code.
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!
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…
Blog Stats: Get your info-jones on with weblog traffic metrics…
……
Blog Stats: Get your info-jones on with weblog traffic metrics…
……
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
i just installed it. nice
http://www.astawerks.net
http://www.xtremedirecto ry.com
Plugin is again not reporting any data now. I am using WordPress 2.2.2
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.
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.
Does this plugin work with 2.2?
yes it would be nice to have it in 2.2
We need updates for 2.2.2!
Thanks for your work on this plug-in.
Aside from the last issue between .82 an .84, it’s worked very well.
Cheers,
Dan
This does with 2.2. Thanks. I love it.
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…
It doesn’t work with WordPress 2.3… when can we expect an update?
After installing your great Flickr Plugin, I also installed this very useful plugin as well. Thanks for your great work.
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.
i just installed this plugin on my blog and i love it! thank you!
Hi
Check out HOT + FUNNY VIDEO :
http://www.youtube.com/watch?v=Z7jUnptjqZE
Bye to everyone!
maik midlooks
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 ?
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
Google Analytics and Feedburner Reports plugin for WordPress 0.84 is having issues with WordPress 2.3. “Fatal error: Cannot redeclare get_users_drafts()”
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.
Sig: Delete wp-admin/admin-db.php (it doesn’t exist in WordPress 2.3), and then follow my instructions on my previous post.
*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.
thank you for your work, all works deserves a thank you
AWESOME PLUGIN! Thanks so much!
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!
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!
Thanks for what I believe will be an excellent plugin.
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.)
NSpeaks fix worked for me. Thanks!
Thanks for the WordPress 2.3 changes notes…..worked like a champ.
Paul – http://NHLPens.com
Thx for plugin.
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).
Thanks for the WP 2.3 Fix.
jonathanmcguire.com
At -friggin’- last!
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.
Work fine with 2.3, thanks joe.
I’m having problems getting the widget to work in 2.3. It just doesn’t display anything. Any thoughts anyone? THANKS!
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
Why no work in Wp 2.2 ?
Good plugin for wordpress users
Nice plugin! Thanks for your sharing
This plugin is too too nice! thank you for your work. This help me a lot on my blog!
Hi,
Fantastic plugin! Thank you for your plugin. It help my site rank better!
Ao Lok
AnHosting Coupon Code.</
thanks, this is plug in we need.I have just downloaded
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!
Super plugin i like it so much
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?
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
Is WP 2.3.1 supported? Haven’t seen any mention of it.
Great PLUGIN !
i realy like it.. i recomend this plugin to all !
THANKS !
Thankiossi
It’s great
Thankiosst
Great!
Thanks for the plug-in. Its really very useful. You took pains to list out the steps so wonderfully. Thanks!
nice plugin, just what i’m looking for thanks! =)
lol
thankiossp!
Za Shum Ushatar Uglakh…
news…
Good plugin for wordpress users
Thank You.
260free hydrocodone online prescription 260free hydrocodone online prescription
Really usefull, thanks
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?
The great works
Very useful!
Great plugin! – I will be using this for sure.
hay!!
good project
senks
This is great, just stared using it on my blog. Thank You!
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.
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!!
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!
I am also receiving the error
“This feed does not permit Awareness API access” when activating my feedburner report?
What have I missed?
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!
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).
Hot Yotube video!
http://darkdeva.6x.to
Jeremy, thanks a bunch! It works like a charm.
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.
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.
This plugin rocks!
This plugin is currently broken. Is there an updated version coming out?
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.
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!
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?
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?
Just downloaded, sounds great. At least there looks like plenty of comments and support here!
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.
@ 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.
I’ve been using Google Analyticator after finding that other alternatives worked poorly. Will be interested to see how this one works…
subj
?
Thank you
Any plans for wordpress Multi user?
Thanks
Awesome plugin! Really saving my browsing time instead of have to visit google analytics and feedburner page to see my blog stats. Thanks!
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?
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.
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
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!!
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…
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!
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.
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.
Thanks for sharing this plugins….
I’m looking forward to see more wordpress plugins here…
Awsome report… thanks
Thanks for this plugin. I’ve been looking for something like it for a long time.
thanks for the plugin, it really works well
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
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.
I’m having problems uninstalling this. I’ve unactivated it and removed it, but the code is still there! How do I remove it?
Nevermind. Just wanted to know where the data was in DB, but I guess I’ll just look through myself.
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.
thanks for this great plugin
i take this in my blog
have a nice day
http://makelovereal.net too
THanks for the plugin!
Hi Joe,
I have encountered the same issue as some others like NSpeaks and Rocko:
[quote]
[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
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?
this plugin is great! thanks!
This is a great plugin! It would be great if you could expand it from 7 days to 30 days or user configurable.
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!
Hmmm… I cheered too soon about the latest SVN version. Too bad
What can be wrong here???
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
Great and wonderful plugin, thanks.
hi there,
where does it install the code? I changed the theme and plug in stopped working…
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!
Thank you for the plug-ins and the directions to install.
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.
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.
A great plugin, the information was very useful to me! Thanx!!
Thanks for this great share!! very useful for my website!!
thank you very very much
Hi Jeo Tan, do this plugin use on wordpress vesrsion 2.5?
This plug in is great Wordpess makes everything easy.
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
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?
Hey, great plugin… thanks.
I use both analytics and feedb so it must be useful.
Ajith
I found this very usefull thanks!!!
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?
Is there a way to call the most active list function, not using the widget?
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……..
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.
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
A great plugin ..I will give it a try..
Thanks for sharing it .
Thanks !!
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
Thanks Joe, like many out there this was very helpful. Nice illustrated and clear reported for a quick view on stats.
Вообще хочу сказать что этот сайт отличный..Да все сделанно красиво,удобно,Качественно!!!Тем болле движок хороший..Спасибо вам за информацию на этом сайте!!!
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
I will try it later, Thnx!
http://www.marcelovega.com
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
wordpress is great, Drupal is great too.
Pls look at the website created by Drupal: http://www.questionforge.com
How can i share my reports with other users that log in to wp-admin ?
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?
Hi, tks for this plugin! Why isnt wordpress notifying of the new 0.88 version when I have .87 installed? tks!
need help, how can i share my report to all wordpress?
step by step thank you
Very useful too. I may use the plugin to my site. Thanks.
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
Also When I unzipped your plug-in there was 2 folders. I uploaded them both. Was that correct?
sagolasin kurban lo
Вот про все это я почитал с огромным интересом. И прочитал бы еще больше! Планируете и дальше писать на эту же тему? Спасибо
На каком хостинге работает ваш ресурс?
чего тока не придумают!..)
Спасибо. Прочитал с интересом. Блог в избранное занес=)
Хочу сказать про блог в целом (если автор не имеет ничего против): в целом впечатление очень положительное, неплохая структура, нет назойливой рекламы, дизайн хороший! Если бы не было спама в коментариях, то вообще все было бы на пятерочку: ) Читать одно удовольствие!!
Можно и подискутировать по этому поводу
Все нравится. Спасибо за пост!
Спасибо за Ваш труд!!
Толковые советы! очень полезно, особенно для тех кто ведет свой бизнес! Очень информативно!
Автор старается сделать свой блог для простых людей, и мне кажеться, что это у него получилось.
А я так посмотрю, Вы как всегда немногословны
да,но это еще и не все…
Занятно пишете, жизненно. Все-таки, для того, чтобы делать по-настоящему интересный блог, нужно не только сообщать о чем-то, но и делать это в интересной форме:)
Жалко, но порой необходимо сменить образ жизни. И писать такие грамотные посты.
Очень глубокая и позитивная статья, спасибо. Теперь буду почаще заглядывать к вам на блог.
Здравствуйте, верстка блога почему то разъезжается в опере
Может быть можно подправить?
Ваш сайт в опере не очень то корректо показывается, а так все отлично! спасибки вам за умные мысли!
Блин, ЗАЧЕТ! Полностью поддерживаю! Жаль, заметил, в преддверии наступающих новогодних праздников интернет несколько обеднел на посетителей и, соответственно, на хорошие идеи тоже, а тут такое! Уважаю. А я вот сижу в нете днями, друзья разом махнули новый год встречать за бугор, а я не смог из-за сессии
Я бы не сказал, используя такой подход и логику, можно к такому бреду прийти. Так что, не стоит, не стоит… А, вообще, спасибо, это реально интересно и есть над чем задуматься. Всех с наступающими праздниками и побольше светлых идей в НГ!!!!! 31-го зажжем!
Огромное спасибо за информацию, это действительно стоит иметь в виду, кстати, нигде не мог ничего толкового на эту тему в нете нарыть. Хотя в реале много раз сталкивался с тем, что не знал, как себя повести или что сказать, когда речь заходила о чем-нибудь подобном.
Полностью с Вами согласен, я давно уже пришёл к такому мнению.
ПС: Всех с наступающим Новым Годом. Всем хороших подарков и побольше, а то меня так на прошлый новый год только не в качестве вирусов угораздило, так “удачно” одарили, что без компа мог остаться, если бы не помощь добрых людей опять же из интернета.
это прямо в точку!!! другими словами и не скажешь!
Leave a comment