Re: Google indexed pages
Hi, The Google figure is now correct, however, the Bing figure is now 0 (incorrect). Thank you.
View ArticleRe: Google indexed pages
Hi, Sorry for troubling you. Both Bing and Google are now correct. Thanks a lot for the fix. best regards, ben.
View ArticleRe: Problems with PHP 5.4.10
http://stackoverflow.com/questions/12080144/nginx-error-after-php-upgrade-fastcgi-sent-in-stderr-while-reading-respons Maybe this could help?
View ArticleRe: PHP Version Wrong
I am guessing since its a hosted environment, you will need your provider to ensure the higher php version running. Its likely a base server setting you have no control over .
View ArticleRe: piwik on IIS / Windows Server 2003/2008/2012
Thank you so much. Instead of localhost, I took the risk on the live website directly and it's working like a charm. Good job you guys.
View ArticleRe: Problems with PHP 5.4.10
@lesjokolat - no, I got a different error. Which now disappeared and I only get a "Oops... there was a problem with your request" message when I try to view the Visitor Log or some of the other...
View ArticleSEO Rankings Widget
Hello, I am using Piwik to track/monitor one page/subdirectory of a site. It's a free hosting service, so my site is www.unbounce.com/mysite. All the stats in Piwik seem OK, but the SEO widget does...
View ArticleRe: No data for forum in subdirectory
The plugin says it "Requires themes with AfterBody event", but I have no idea if my (default) theme has this. Obviously not.
View ArticleRe: Pixel tracking with urlref needs url parameter?
yes, I know, that's what I observed initially and what the code shows. I just wrote what I expected as an unbiased user, and I still wonder why the page URL isn't derived from $_SERVER['HTTP_REFERER']...
View ArticleRe: database connection
Unfortunately, not: SQLSTATE[HY000] [2005] Unknown MySQL server host '/tmp/mysql.sock2' (2)
View ArticleRe: Page URL not defined message since upgrade
Thanks you for debugging and submitting this code suggestion. I am a noob to Piwik, but have just installed this on a Joomla 2.5 site, with a Joomla plugin to add tracking code. When I viewed the...
View ArticleRe: Integrate with live chat
Hi All, This is exactly the same scenario I face with a client. We can see live data visits and know which products they are looking at, but have no way to communicate with them to say "We are here to...
View ArticleRe: _pk_ref cookie
I'm not fully understanding your question. getAttributionCampaignName() is a piwik function that gives you the campaign name as stored in the _pk_ref. Since I can use this function and...
View ArticleRe: Goal Tracking does not work with .php redirects?
Quotematt Onesolution would be to call trackGoal() function on the click even as explained with trackPageView() here: [piwik.org] Alternatively you can try to force the click to be recorded as outlink...
View ArticleError Non-static method Piwik_BotTracker_API
Hello, When i click on this page: /index.php?module=BotTracker&action=config&idSite=1&period=day&date=today I got this error.. Strict Notice: Non-static method...
View ArticleUnable to allocate memory for pool
Hi, I have today for the first time the next error: "Unable to allocate memory for pool" I use APC and I know that APC coused this error. But why in piwik? Disable APC in .htaccess is the right...
View ArticleRe: Action Reports Showing No Data
I have the same problem, only action report have no data? others are fine, any solution? Thanks. Best Regards, Andy
View ArticleCan't get plugin configuration in the Tracker hook.
Hello. I'm newbie of piwik, writing a tracker plugin. The plugin has one admin page which saves some settings for the plugin, and 2 registered hooks. The admin page works fine. I can save and restore...
View ArticleRe: SEO Rankings Widget
That's a reasonnable request, we could test the SEO widget and verify that it works for pages as well. I'd recommend to create a ticket on dev.piwik.org (or contact us at [piwik.pro] )
View ArticleRe: Error Non-static method Piwik_BotTracker_API
It looks likethe "BotTracker" plugin is not fully compatible with latest Piwik version. Put a comment on the BotTracker plugin so maybe the developer can help you
View Article