Re: High traffic Piwik servers - database usage?
150k page views should be manageable with a standard dedicated server. There are many Piwik users tracking around this without trouble, but you will definitely need a dedicated server to be safe.
View ArticleRe: Piwik shows Direct Entry but Apache log show referrers
Quotematt Make sure you look at the same visit, IP, etc. Also the referrer would be tracked only on the first page view of the visit.
View ArticleRe: piwik hiding footprint not working?
Maybe make sure that $(location).attr("href") is a string or something like this? If you are able, you can debug your call to check the custom variable values work well: [piwik.org]
View ArticleRe: Tomcat import log issue
If the regular expressions work for "default" log type, or if you think this example would make a nice addition to our README file, please consider submitting pull request with your add! :)
View ArticleRe: Import / Export
You can't do this on Arvixe, but if you have a bit more budget we can help with such services: [piwik.org]
View ArticleRe: Tracking IP Addresses of web visitors
Piwik tracks Visitor IP and you can view it in the visitor log: [piwik.org]
View ArticleRe: piwik ignore maxthon browser clients
Please try debugging as explained here: [piwik.org] it will give you precise error message, if any
View ArticleRe: URL tracking param
Maybe you can use Campaign Tracking, and customize the "Campaign parameter name" (see faq)
View ArticleRe: Blank page when SystemCheck at during installation
Good one. Alternatively you can also keep suhosin, but add "exec" to the whitelist. that would be a better solution to ensure you still benefit from the places where it is used
View ArticleRe: Email Report not send after upgrading to 1.11.1
please try with [builds.piwik.org] latest beta
View ArticleRe: What is the mySQL database size limitation for Piwik before it encounters...
Depends on the server, probably when DB is bigger than 200Mb things start get less easy to manage (but up to 10Gb is OK on any good server)
View ArticleRe: Using php to include widgets and 'wrap' site
In your case I would highly recommend to use the IFRAME solution to embed Piwik reports without problem and still have a lot of control over the rendering. [piwik.org]
View ArticleRe: Tracking downloads
1) no way to fix AFAIK 2) please post a comment in trac on: [dev.piwik.org] and then if possible, submit a pull request for this new feature
View ArticleRe: help building API request to generate number of visits from given referrer
I recommend you use the IFRAME solution to easily embed report: [piwik.org] or see this tutorial: [new.piwik.org]
View ArticleRe: Is there a way to improve the log analysis scripts by directly dumping...
Not possible to bypass Piwik to record data in the DB.
View ArticleRe: Get stats from piwik database
Why do you need many requests, what exactly do you change in the request?
View ArticleContribSurvey library - A FREE CODEIGNITER SURVEY LIBRARY
ContribSurvey is a flexible, self-hosted library with ability to create backend web apps for managing simple web-based surveys & feedback forms. Its a free library where you can just download and...
View ArticleRe: help building API request to generate number of visits from given referrer
Thank you for your response, but it is useless. I am aware I can embed reports in websites. TO clarify my question, I need help building the url, particularly the part having to do with filtering...
View Article