Re: visitor map
Thank you for your help! I called http://mydomain.de/index.php?module=API&method=CoreAdminHome.invalidateArchivedReports&idSites=1&dates=2013-03-18,2013-03-19,2013-03-20,2013-03-21,...
View ArticleMysql data read
Hello all, I want to find "Pageviews" in the Database from Piwik - Page titles and work with it on Mysql. How can i do it ? Thx for help
View ArticleRe: Outlinks not tracked after upgrade to 1.11.1
Problem solved. Someone added a second pixel to our site, the very same day we upgraded Piwik. It was using same javascript code, so overwriting the first piwik object. Outlinks were being tracked on...
View ArticleRow Evolution Metrics
hallo everyone, I've got a problem with row evolutions. Maybe someone can help. The problem is this: I've got a custom table similar to the custom variables table. But additionaly shows "ecomerce...
View ArticlePHP API Request Limit?
Hi, So, a (pain-in-the-ass) client of mine wants his analytics in a very specific format. Page Title | Hits | Unique Visitors | Country #1 Hits | Country #1 Unique Visitors | Country #2 Hits... -...
View ArticleRe: PHP API Request Limit?
There is no limit to the API. Do you archive (cron) your data? Can you reproduce this behavior or the request that is causing this?
View ArticleRe: Mysql data read
1. You should use the API 2. All page views are in log_visit and log_visit_action
View ArticleRe: Outlinks not tracked after upgrade to 1.11.1
No worries, glad to hear it's working now!
View ArticleRe: PHP API Request Limit?
They don't archive, but I can start if that will allow me to generate the report better/more easily. I can reproduce it fairly regularly. Looping through every page title and getting the...
View ArticleData range embedded
I'm importing some parts of piwik's plataform as charts and table to another page and appears a problem. How choose a different date range? I know that is just change the parameter date of URL but i...
View ArticleRe: Patch for Live/Realtime visitors widget to improve GeoIP accuracy with...
Thanks Vito, it worked great for 1.8.2
View ArticleRe: IP Location wrong
Without the GeoIP plugin you would get the location of the ISP as your IP location. This the default thing in IP lookup which all IP lookup sites such as IP-Details.com and others do. If you need the...
View ArticleRe: zero visits, but it isn't true
Checking up the server for any new updates is a better option.
View ArticleRe: Mysql data read
I have a Website with 2 Languages. German and English. I want to join the Pageviews in Page titles from the German Title and the English title. And save this in the database. How can i do this ?...
View ArticleRe: Not all Websites are porcessed without --force-all-websites
I'm sorry to report bug still exists. while i created a few screenshots for you for easier understanding i dug a little deeper inside piwik and found funny stuff like there are 73 sites configured in...
View ArticleRe: Not all Websites are porcessed without --force-all-websites
so just double checked there are only 70 webs configured and displayed in Piwik > Administration > Websites. but it still stands that site 36 is shown in archive-run without --force-all-webistes...
View ArticleRe: Special character are not correctly saved as UTF8 in Piwik Table...
Hello Fabian, thanks a lot for testing. (tu) I analyzed the piwik tracking request (with a network trace). Here everything is fine: action_name=%C3%84 - as described by you. ...but the result in the...
View Article