Quantcast
Channel: Piwik Forums - Support & Bugs
Browsing all 13117 articles
Browse latest View live
↧

Re: Disable piwik proxy

see; [piwik.org]

View Article


Re: Piwik Unable to track all request when my website application, behind in...

It should work with Piwik, maybe you need to configure it a bit: [piwik.org]

View Article


Re: archive.php errors are a mystery

Can you check that mod_security plugin is not enabled on your apache? Appart from that not sure, but strange that the error is not logged in your apache/error.log, this could be misconfiguration.

View Article

Re: PHP 5.4.4 > Piwik 1.11.1 ouch (PHP 5.3 ok)

Not sure what youre talking about. Piwik should work 100% well on PHP 5.4 and 5.5. Send more details if you found some bugs. See also: [piwik.org]

View Article

Re: Bandwidth Reports?

This report dos not exist yet. Maybe create a ticket in dev.piwik.org with Milestone "Feature request" to mark this feature request. Thanks!

View Article


Re: Piwik 1.7.1 --url / archive.sh?

When it times out with 503 errors, what are the errors logged in the server error log file?

View Article

Re: Working on Apache Logs

Import the NEW logs, every 3 hours or so. (Piwik cant detect duplicate logs <- missing feature, hopefully someone could sponsor this in the future) Then setup Auto archiving (archive.php), see:...

View Article

Re: Website Privilige Exception after Update to 1.10.1

Hi Thom, that's very surprising, if few users have experienced it maybe there is a way for some code to update this setting unexpectedly. If you can somehow reproduce this, let us know, as I'd love to...

View Article


Re: Archiving not working - empty API respopnse

You forgot to paste the first two lines or so which would contain the error itself ;)

View Article


Re: Can we use Piwik framework for custom analytics?

We hope with Piwik 2.0 to make it much easier for you to re-use the Piwik framework for other purposes! Piwik will become the ultimate platform for your analytics. Stay tuned...

View Article

Re: Visitor Log

It should only create one visit with several page views. Can you post a screenshot of the Vistior Log showing multiple visits with one action ? Have you modified manually the config.ini.php file ?...

View Article

Re: An error occured while sending "HTML Email Report"

please try using the latest beta: [builds.piwik.org] where this bug should be fixed ?

View Article

Re: ignore parameters -> cleanup

Not possible at this stage, sorry!

View Article


Re: Database queries for site search usage

Hi Staffan search keywords are stored as Actions in piwik_log_action They have a type = 8 Searches are stored as Page views in log_link_visit_actions Search categories are stored as custom variable on...

View Article

Re: Downloading entire Visitor Log?

In the URL set &filter_limit=1000000

View Article


Re: Unknow location with geoip

Maybe your IP address is not part of the GeoIP database, since the accuracy is not perfect. Maybe you can suggest the improvements to Maxmind directly?

View Article

Re: not tracking https webpage. http page ok. why ?

For SSL tracking to work, Piwik must work when called on SSL. Have you checked that [example.org] works without warning? If it loads without warning in firefox or chrome or opera, then tracking should...

View Article


Re: Setup failing

Is there any error logged in your server error log? can you try with a different browser, FF, chrome/ opera ?

View Article

Re: API Memory Use

Are you using PHP 5.4 ?

View Article

Re: Track same user by JS and PHP

In the PHP you should actually be able to write $_p->setVisitorId( $_p->getVisitorId() ); the getVisitorId() will actually fetch the visitor ID from the cookie (this will work if the PHP runs on...

View Article
Browsing all 13117 articles
Browse latest View live