issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
262k
issue_title
stringlengths
1
1.02k
issue_comments_url
stringlengths
53
116
issue_comments_count
int64
0
2.49k
issue_created_at
stringdate
1999-03-17 02:06:42
2025-06-23 11:41:49
issue_updated_at
stringdate
2000-02-10 06:43:57
2025-06-23 11:43:00
issue_html_url
stringlengths
34
97
issue_github_id
int64
132
3.17B
issue_number
int64
1
215k
[ "matomo-org", "matomo" ]
Trac sends emails about changes etc. but urls are without /trac. Example: http://dev.piwik.org/ticket/716 , should be #716. Keywords: trac
URLs in Trac emails are incorrect
https://api.github.com/repos/matomo-org/matomo/issues/718/comments
1
2009-05-14T19:07:05Z
2014-07-08T10:00:14Z
https://github.com/matomo-org/matomo/issues/718
37,350,729
718
[ "matomo-org", "matomo" ]
on current Piwik 0.2.35 all the changes I make to my dashboard are not saved. Reloading the page, switching to other tabs and back or logging in+out restores the old dashboard layout. This effectifely prevents me from trying the workaround for #709
Dashboard changes not saved -- URI too long
https://api.github.com/repos/matomo-org/matomo/issues/717/comments
13
2009-05-14T17:13:48Z
2014-07-08T10:00:15Z
https://github.com/matomo-org/matomo/issues/717
37,350,728
717
[ "matomo-org", "matomo" ]
Finnish translation attached. Two other people have proofreaded translation.
Finnish Translation for Piwik
https://api.github.com/repos/matomo-org/matomo/issues/716/comments
2
2009-05-14T15:47:48Z
2014-08-03T11:22:18Z
https://github.com/matomo-org/matomo/issues/716
37,350,727
716
[ "matomo-org", "matomo" ]
This is because UserAgentParser lacks detection information for Arora. Besides, it looks strange to see Safari on Linux ;) Example UA-String: "Mozilla/5.0 (X11; U; Linux; en-US) AppleWebKit/527+ (KHTML, like Gecko, Safari/419.3) Arora/0.6" Maybe it is enough to include Arora to UserAgentParser::browsers array? I cann...
Browser Arora is identified as Safari
https://api.github.com/repos/matomo-org/matomo/issues/715/comments
6
2009-05-14T11:34:55Z
2014-07-08T10:00:14Z
https://github.com/matomo-org/matomo/issues/715
37,350,725
715
[ "matomo-org", "matomo" ]
After upgrading to 0.2.35 dashboard just shows "Loading data" infinitely. Browser cache deleted and browser restarted. Not using any proxies. No reverse proxies or other caching mechanisms (even restarted apache2 to ensure that there is no caching). Tested with different browsers on different computers (Opera, Firefox ...
Dashboard is broken
https://api.github.com/repos/matomo-org/matomo/issues/714/comments
24
2009-05-14T11:04:52Z
2014-07-08T10:00:15Z
https://github.com/matomo-org/matomo/issues/714
37,350,724
714
[ "matomo-org", "matomo" ]
Hi everyone, I know that it's against the flow, but I am looking for a web analytic that uses apache's logs (I run a dedicated server and I'd like to have something to see the statistics for each vhost without changing the websites). It's not like I would find awstat more awful than awsome but I'd like to use somethin...
will piwik work for apache's logs?
https://api.github.com/repos/matomo-org/matomo/issues/713/comments
1
2009-05-14T07:11:55Z
2014-08-03T11:22:18Z
https://github.com/matomo-org/matomo/issues/713
37,350,723
713
[ "matomo-org", "matomo" ]
This issue has always existed in Piwik, after each upgrade where some JS or CSS were updated, some users would experience issues as their browser would still use the old cached JS or CSS and this would break some bits of Piwik. This became a more important issue with 0.2.35 where a lot of the JS files were updated and ...
Updating to a new Piwik version should automatically force the browser to update the cache for JS/CSS files
https://api.github.com/repos/matomo-org/matomo/issues/712/comments
9
2009-05-13T22:59:25Z
2014-07-08T10:00:13Z
https://github.com/matomo-org/matomo/issues/712
37,350,722
712
[ "matomo-org", "matomo" ]
If I upgrade from .32 to one of the 3 newer versions, after the db update, my xoops site, which uses smarty as well, will exit with an error: "Fatal error: Cannot redeclare class Smarty in [...]/piwik/libs/Smarty/Smarty.class.php on line 65" Running .32 it does work however.
Smarty error after update (versions later than .32)
https://api.github.com/repos/matomo-org/matomo/issues/711/comments
4
2009-05-13T17:52:08Z
2014-08-03T11:22:18Z
https://github.com/matomo-org/matomo/issues/711
37,350,721
711
[ "matomo-org", "matomo" ]
The mail sent on registration here from dev.piwik.org s trac system has a wrong URL. It says Verification URL: <http://dev.piwik.org/verify_email?token=xxxxxxxx> and links to http://dev.piwik.org/verify_email?token=xxxxxxxx however, it should link to http://dev.piwik.org/trac/verify_email?token=xxxxxxxx Keywords: t...
mail verification mail has wrong link
https://api.github.com/repos/matomo-org/matomo/issues/710/comments
2
2009-05-13T17:17:19Z
2014-07-08T10:00:14Z
https://github.com/matomo-org/matomo/issues/710
37,350,720
710
[ "matomo-org", "matomo" ]
Internet Explorer 7 regressions in 0.2.35: - loading Dashboard, there's an error (Line 13, Char 2817, "Object doesn't support this property or method" - Flash widgets (e.g., "Last visits graph" and "Visits by server time") can no longer be dragged & dropped to change the layout - "Add a widget..." - the screen jumps wh...
Widget regressions
https://api.github.com/repos/matomo-org/matomo/issues/709/comments
6
2009-05-13T15:31:57Z
2014-07-08T10:01:15Z
https://github.com/matomo-org/matomo/issues/709
37,350,719
709
[ "matomo-org", "matomo" ]
Proposal spec for the new Actions schema There are various tickets related to improvements in the "Actions" reporting in Piwik (pages, outlinks, downloads). Some of these require database schema updates to accodomate the new funtionnality. Here is a proposal spec. This spec was written with the following tickets in mi...
Proposal spec for schema and code updates for logging pageviews, downloads, outlinks
https://api.github.com/repos/matomo-org/matomo/issues/708/comments
15
2009-05-13T09:19:34Z
2014-07-08T10:02:51Z
https://github.com/matomo-org/matomo/issues/708
37,350,718
708
[ "matomo-org", "matomo" ]
The current default Piwik behaviour works fine for most websites: categorizing pages into categories based on the / directory separator. However when doing analytics, it is often very useful to find out in a glande what are the best actual URLs overall, rather than seeing an aggregate per directory. We could build a r...
Add a report: top flattened URLs
https://api.github.com/repos/matomo-org/matomo/issues/707/comments
0
2009-05-13T06:55:47Z
2024-09-13T09:13:15Z
https://github.com/matomo-org/matomo/issues/707
37,350,717
707
[ "matomo-org", "matomo" ]
Some quotes are double, but i think they should be single too. so i created a small patch. please review. Keywords: language, quotes
Quotes in en.php language file
https://api.github.com/repos/matomo-org/matomo/issues/706/comments
2
2009-05-12T16:59:29Z
2014-07-08T10:00:10Z
https://github.com/matomo-org/matomo/issues/706
37,350,716
706
[ "matomo-org", "matomo" ]
hi all, Can i know which files in piwik source code exactly deal with gui features of piwik,can u suggest me the way to use piwik gui to other applications like awstats
How to use or extract piwik gui features from source code
https://api.github.com/repos/matomo-org/matomo/issues/705/comments
1
2009-05-12T11:55:21Z
2014-07-08T10:00:10Z
https://github.com/matomo-org/matomo/issues/705
37,350,714
705
[ "matomo-org", "matomo" ]
hi all, Can i know which files in piwik source code exactly deal with gui features of piwik,can u suggest me the way to use piwik gui to other applications like awstats
How to use or extract piwik gui features from source code
https://api.github.com/repos/matomo-org/matomo/issues/704/comments
1
2009-05-12T11:55:12Z
2014-08-03T11:22:18Z
https://github.com/matomo-org/matomo/issues/704
37,350,713
704
[ "matomo-org", "matomo" ]
**Urchin Alternative: Import your server logs in Piwik, the Free web analytics platform!** See blog post [Piwik alternative to Urchin](http://piwik.org/blog/2012/01/piwik-best-alternative-to-urchin-web-analytics-via-log-files-import/) for more information. Piwik is the Urchin alternative but also Webalyzer and AWStat...
Piwik an alternative to AWStats and Urchin, build server log import script
https://api.github.com/repos/matomo-org/matomo/issues/703/comments
144
2009-05-12T11:47:31Z
2014-07-08T10:16:47Z
https://github.com/matomo-org/matomo/issues/703
37,350,699
703
[ "matomo-org", "matomo" ]
There is a problem with Bar charts and Pie Charts. Screenshots in attachments.
OpenFlash chart problem
https://api.github.com/repos/matomo-org/matomo/issues/702/comments
4
2009-05-12T09:38:01Z
2014-07-08T10:00:03Z
https://github.com/matomo-org/matomo/issues/702
37,350,698
702
[ "matomo-org", "matomo" ]
I am experiencing problems when trying to configure Tomcat (6.0.16) to have Piwik running on it? I managed to get it running on Apache (2.2) without any problems, but need to get it on Tomcat. I'm using PHP 5 and can manage to open test.php within Tomcat but as soon as I try to access piwik.php this is the source of th...
Piwik on Tomcat
https://api.github.com/repos/matomo-org/matomo/issues/701/comments
4
2009-05-12T08:02:55Z
2014-08-03T11:22:18Z
https://github.com/matomo-org/matomo/issues/701
37,350,697
701
[ "matomo-org", "matomo" ]
currently we don't check that the user has the zlib extension, but it is required for piwik to work correctly. We should add this check at installation.
add a check for ZLIB extension at install
https://api.github.com/repos/matomo-org/matomo/issues/700/comments
19
2009-05-11T01:30:24Z
2014-07-08T10:01:06Z
https://github.com/matomo-org/matomo/issues/700
37,350,696
700
[ "matomo-org", "matomo" ]
It seems some users have issues with goal tracking not tracking as expected. Please post here: - the definition of your goal in the Piwik UI - the URL you expect to trigger the goal - the content of the file: piwik/tmp/cache/tracker/X.php where X is the idsite of the website you added the goal to. Once users submit th...
Goal tracking... not tracking?
https://api.github.com/repos/matomo-org/matomo/issues/699/comments
1
2009-05-11T00:39:23Z
2014-07-08T10:00:02Z
https://github.com/matomo-org/matomo/issues/699
37,350,695
699
[ "matomo-org", "matomo" ]
The link to "Timeline section" in http://dev.piwik.org/trac/wiki is broken
Wrong link in Wiki index
https://api.github.com/repos/matomo-org/matomo/issues/698/comments
2
2009-05-08T21:26:46Z
2014-07-08T10:00:02Z
https://github.com/matomo-org/matomo/issues/698
37,350,694
698
[ "matomo-org", "matomo" ]
When I'm passing the campaign parameter as second parameter, it is not correctly detected. Thus, after setting campaign_var_name = "cm" in config.ini.php, the following doesn't generate a campaign record: !http://my.test.domain/?x=0&cm=test&b=1 while this one works: !http://my.test.domain/?cm=test&b=1 Keywords: c...
Campaign parameter ignored when not as first parameter
https://api.github.com/repos/matomo-org/matomo/issues/697/comments
8
2009-05-08T21:24:37Z
2014-07-08T10:00:45Z
https://github.com/matomo-org/matomo/issues/697
37,350,692
697
[ "matomo-org", "matomo" ]
Hi! Currently, Piwik dashboard is personalizable according to user and if you switch from one sites to another, you still have the same widgets and layout for each one. As you won't carry out the same marketing objectives if you are working on a e-commerce site or a community site for example, we propose to make the ...
Personalize dashboard according to site
https://api.github.com/repos/matomo-org/matomo/issues/696/comments
4
2009-05-07T11:19:58Z
2014-07-08T10:00:01Z
https://github.com/matomo-org/matomo/issues/696
37,350,691
696
[ "matomo-org", "matomo" ]
I suggest to define the database schema outside the php code in a xml file. You can read more about it at : [[[BR](http://www.w3.org/2001/XMLSchema])] The main idea is to remove all of this from core/Piwik.php and abstract a bit more the database from the main code.
move the SQL schema in XMLSchema
https://api.github.com/repos/matomo-org/matomo/issues/695/comments
1
2009-05-06T00:13:02Z
2014-07-08T10:00:01Z
https://github.com/matomo-org/matomo/issues/695
37,350,690
695
[ "matomo-org", "matomo" ]
http://80.247.230.136/piwik/index.php?module=API&method=Referers.getWebsites&idSite=1&period=day&date=last10&format=xml&token_auth=XXXXXXXXXXXXX it seems they are missing sites... all referrers URL are displayed ?
missing data in API request ?
https://api.github.com/repos/matomo-org/matomo/issues/694/comments
1
2009-05-05T20:50:17Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/694
37,350,689
694
[ "matomo-org", "matomo" ]
The visit generator UI currently requires Super User access, but this is not enough, as it is available through a simple link in the API page. Instead, the UI should warn the user and ask for confirmation when clicking on the visit generator link. Once data has been generated, it is not possible to remove this fake dat...
Visit generator should ask for user confirmation before generating lots of fake data
https://api.github.com/repos/matomo-org/matomo/issues/693/comments
2
2009-05-05T20:48:46Z
2014-07-08T10:00:26Z
https://github.com/matomo-org/matomo/issues/693
37,350,688
693
[ "matomo-org", "matomo" ]
In Germany, Piwik would be a much better alternative to Google Analytics, if there would be an option to deactivate the storing of ip-addresses. Maybe ip-addresses could optionally be saved "hashed" instead of "cleartext"? Background: In Germany the situation is not clear - maybe storing of ip-addresses is not allowed...
Add a anonymize IP addresses setting
https://api.github.com/repos/matomo-org/matomo/issues/692/comments
24
2009-05-05T08:41:58Z
2014-07-08T10:17:40Z
https://github.com/matomo-org/matomo/issues/692
37,350,684
692
[ "matomo-org", "matomo" ]
With https and reverse proxies, Piwik oftentimes uses absolute URLs (http://host/path/script). Task is to use relative URLS (e.g., /path/script) throughout. This should eliminate the IE warning, "This page contains both secure and nonsecure items". Also: refactor fix for #590.
Task: Convert absolute URLs to relative URLs
https://api.github.com/repos/matomo-org/matomo/issues/691/comments
4
2009-05-05T08:18:43Z
2014-07-08T10:00:00Z
https://github.com/matomo-org/matomo/issues/691
37,350,683
691
[ "matomo-org", "matomo" ]
hi, We checked that this bug is not a duplicate of #462 (although it contains the same sql error). After the installation of piwik on our server, I was unable to login, getting this error : ``` SQLSTATE[28000] [1045] Access denied for user 'xxx'@'localhost' (using password: YES) Backtrace: #0 /xxx/www/piwik/libs/Ze...
mysql password html encoded causing problems with special chars like &
https://api.github.com/repos/matomo-org/matomo/issues/690/comments
2
2009-05-04T22:07:21Z
2014-08-20T09:35:34Z
https://github.com/matomo-org/matomo/issues/690
37,350,682
690
[ "matomo-org", "matomo" ]
I've seen the following new search engines in April: - http://www.google.lk/search?hl=en&q=piwik&btnG=Search&meta= - http://www.google.com.gh/search?hl=en&q=piwik - http://www.google.rs/search?hl=sr&q=piwik&btnG=%D0%9F%D0%BE%D1%82%D1%80%D0%B0%D0%B6%D0%B8&meta= - http://www.google.ch/search?hl=en&safe=off&num=100&q=piwi...
New search engines
https://api.github.com/repos/matomo-org/matomo/issues/689/comments
2
2009-05-02T12:00:25Z
2014-07-08T10:00:00Z
https://github.com/matomo-org/matomo/issues/689
37,350,681
689
[ "matomo-org", "matomo" ]
google.ch is included in the list of external websites, despite being correctly listed in the list of Piwik search engines. The URLs in the report all have the following format: http://www.google.ch/search?q=[search_term]&hl=de&start=10&sa=N
google.ch is reported as external websites rather than as search engine
https://api.github.com/repos/matomo-org/matomo/issues/688/comments
2
2009-05-02T09:17:46Z
2014-07-08T10:00:00Z
https://github.com/matomo-org/matomo/issues/688
37,350,680
688
[ "matomo-org", "matomo" ]
The tracking code displayed by piwik can cause IE7 to fail to load the page. The reason is that IE7 does not like <script> tags that are not directly under the body to append an element to body. IE7 will not display the page at all but instead show an alert box with a message. Removing the <a> around the piwik ...
IE7 can not load
https://api.github.com/repos/matomo-org/matomo/issues/687/comments
4
2009-05-01T03:30:55Z
2014-07-08T09:59:59Z
https://github.com/matomo-org/matomo/issues/687
37,350,678
687
[ "matomo-org", "matomo" ]
live.com is sending fake visits to most websites with fake keywords, to check for cloaks. This is stupid and fakes web analytics data, lots of users think "Ohhh live is sending me visitors, finally!". But really microsoft is spamming... Lots of people are complaining about this on the web. We have to block these Ips r...
search.live.com spamming websites web analytics with spam
https://api.github.com/repos/matomo-org/matomo/issues/686/comments
4
2009-05-01T02:28:30Z
2014-07-08T09:59:59Z
https://github.com/matomo-org/matomo/issues/686
37,350,676
686
[ "matomo-org", "matomo" ]
Hi, Ive reopened the ticket #374 one week ago but I didn't get a solution for this error. vipsoft in that ticket told that problem was solved but I keep with the problem. Ive attached a screenshot with the problem showing the version number at the top right of the image (0.2.34) the latest one. Ideas or solutions will ...
Memory leak Error - Allowed memory size Error
https://api.github.com/repos/matomo-org/matomo/issues/685/comments
10
2009-04-30T20:11:33Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/685
37,350,675
685
[ "matomo-org", "matomo" ]
Just upgraded, everything went well. However, my Piwik home page has the word 'Array +' next to the date at the top. If I click the date it brings up the calendar. If I click Array it expands into multiple Arrays each pointing to a report with a period of day, week, or year. Also, the alert message box in the top ri...
0.2.32->0.2.34 Upgrade Observations
https://api.github.com/repos/matomo-org/matomo/issues/684/comments
1
2009-04-30T17:48:46Z
2014-07-08T09:59:59Z
https://github.com/matomo-org/matomo/issues/684
37,350,674
684
[ "matomo-org", "matomo" ]
Hi folks, since putting in Piwik(0.2.34) JS in one of our website I've noticed that it actually triggers the QuickTime PlugIn(QuickTime\qttask.exe) in IE6 which in return brings up my firewall alert box! I guess it comes from Visitors->Settings->Plugins, so is there a way to disable this for a particular PlugIn? Shoul...
Add ability to disable plugin detection in piwik.js
https://api.github.com/repos/matomo-org/matomo/issues/683/comments
5
2009-04-30T07:44:31Z
2014-07-08T10:00:54Z
https://github.com/matomo-org/matomo/issues/683
37,350,673
683
[ "matomo-org", "matomo" ]
I've noticed a problem with newly registered sites and the MultiSitesPlugin. As soon as you register a site via the API, then go straight to the Multi Site widget, you get an error like this: Notice: Undefined property: Piwik_DataTable_Simple::$rows in /home/stats/piwik/core/DataTable.php on line 457 Backtrace --> #0 ...
Notice: Undefined property: Piwik_DataTable rows
https://api.github.com/repos/matomo-org/matomo/issues/682/comments
1
2009-04-30T05:07:59Z
2014-07-08T09:59:58Z
https://github.com/matomo-org/matomo/issues/682
37,350,672
682
[ "matomo-org", "matomo" ]
We have tons of Statements like this in our mysql errorlog. perhaps you could take care of this. cheers ``` 090427 9:22:37 [Warning] Statement is not safe to log in statement format. Statement: /* SHARDING_ID_SITE = 1 */ UPDATE piwik_log_visit SET visit_last_a...
Mysql-Warning: Statement is not safe to log in statement format
https://api.github.com/repos/matomo-org/matomo/issues/681/comments
5
2009-04-27T09:31:22Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/681
37,350,671
681
[ "matomo-org", "matomo" ]
Current date picker doesn't have a good UI. It is not clear what dates are currently selected, what is clickable, and design is not eye candy. Here is a proposal for improving the date picker: See attached file for proposed mockup of general look n feel (Marcin mockup modified by Matthieu) See current Piwik calendar...
Improve usability and design of the current date picker calendar
https://api.github.com/repos/matomo-org/matomo/issues/680/comments
15
2009-04-27T06:55:44Z
2014-07-08T10:01:10Z
https://github.com/matomo-org/matomo/issues/680
37,350,670
680
[ "matomo-org", "matomo" ]
I don't know if this is a regression from #379, but some might expect something like this to work: ``` $token = Zend_Registry::get('config')->superuser->password; $request = new Piwik_API_Request(' ... &token_auth='.$token.' ... '); ``` Instead this returns: ``` You can't access t...
Superuser Access to Internal API
https://api.github.com/repos/matomo-org/matomo/issues/679/comments
2
2009-04-26T17:03:22Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/679
37,350,669
679
[ "matomo-org", "matomo" ]
I have code witten in Java and Javascript that track web user from "execution time" and network time to the time user finished browing a page.Is it possible to create a plugin with this in piwik. If so can someone help me. I can ship the code to him to convert it php or use java brige. Let me know
Plugin with Java code
https://api.github.com/repos/matomo-org/matomo/issues/678/comments
2
2009-04-24T04:56:14Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/678
37,350,668
678
[ "matomo-org", "matomo" ]
Reported by kaystrobach in comment:ticket:551:3: it's the same for feedback, dashboard, api, ... -> all are hardcoded ... :(, if seen this after deeactivating the feedbackplugin
Should suppress widgets and links for disabled plugins
https://api.github.com/repos/matomo-org/matomo/issues/677/comments
6
2009-04-23T17:43:08Z
2014-07-08T10:01:20Z
https://github.com/matomo-org/matomo/issues/677
37,350,667
677
[ "matomo-org", "matomo" ]
Plugin that logs visits information to the file when we are not able to connect to the database. When using <= 0.2.34 version apply TrackerSecondaryDb-0.2.34.patch attached to the ticket before installing the plugin. When using trunk or > 0.2.34 just install the plugin and see the README.
TrackerSecondaryDb plugin.
https://api.github.com/repos/matomo-org/matomo/issues/676/comments
12
2009-04-23T11:35:47Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/676
37,350,666
676
[ "matomo-org", "matomo" ]
To get an experience, how much visitors and page views the current day will bring, you could try my new plugin "Forecast". It shows the visitors, bouncing visitors, returning visitors and page views. The calculation is not the best at all and will be improved. Support and Download are found at my Blog: [http://jan.bo...
Visitor Forecast
https://api.github.com/repos/matomo-org/matomo/issues/675/comments
1
2009-04-22T19:20:36Z
2014-08-03T11:26:00Z
https://github.com/matomo-org/matomo/issues/675
37,350,665
675
[ "matomo-org", "matomo" ]
I posted a blog comment about this but I think someone deleted my comment. All the api token authentication is completely busted. I had posted the fix in the comment, but now i can't find it. I don't see any mention in the changelog so I'm assuming it's not fixed.
API keys are completely broken
https://api.github.com/repos/matomo-org/matomo/issues/674/comments
6
2009-04-22T16:14:08Z
2014-07-08T10:01:25Z
https://github.com/matomo-org/matomo/issues/674
37,350,664
674
[ "matomo-org", "matomo" ]
When I do a search i Google and go to the website it gets reported in piwik as it came from Live. Im using explorer 8 and XP, I dont know if that got anything to do with it? We do have other registered visits from google but the one done from me did get registered as live even though it was google I used. If you have ...
report wrong searchengine
https://api.github.com/repos/matomo-org/matomo/issues/673/comments
3
2009-04-22T09:10:06Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/673
37,350,662
673
[ "matomo-org", "matomo" ]
Hello piwik developers, im proud to announce the TYPO3 extension piwikintegration, which will be released soon in the TYPO3 extension repository. http://piwik.org/blog/2008/06/new-plugin-typo3-integration/ Its partly based on the extension discussed in the upper blog article. Its completely integrated in TYPO3 (Backe...
Using plugin postLoad hook to override configuration
https://api.github.com/repos/matomo-org/matomo/issues/672/comments
7
2009-04-21T15:18:59Z
2014-07-08T09:59:56Z
https://github.com/matomo-org/matomo/issues/672
37,350,660
672
[ "matomo-org", "matomo" ]
no submenu present in other installations there is a submenu where values like usersmanager, etc can be selected, i can choose these modules only by url
Superuser admin menu not shown
https://api.github.com/repos/matomo-org/matomo/issues/671/comments
9
2009-04-21T15:14:00Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/671
37,350,659
671
[ "matomo-org", "matomo" ]
Piwik should report an error if changes in the activated plugins could not be written to config.ini.php. Keywords: config.ini.php, user rights
Display an error message if a config file can't be written (eg. activating a plugin)
https://api.github.com/repos/matomo-org/matomo/issues/670/comments
1
2009-04-20T09:00:32Z
2014-07-08T09:59:56Z
https://github.com/matomo-org/matomo/issues/670
37,350,658
670
[ "matomo-org", "matomo" ]
When adding features through new plugins, it is possible, that the menu takes a break and hangs over the content area.
Design Bug in Main-Menu
https://api.github.com/repos/matomo-org/matomo/issues/669/comments
3
2009-04-19T18:13:43Z
2014-07-08T09:59:56Z
https://github.com/matomo-org/matomo/issues/669
37,350,657
669
[ "matomo-org", "matomo" ]
In the visit.php file of Piwik_Tracker, use the function below instead of ip2long to get the right number . function myip2long($ip){ if (is_numeric($ip)){ return sprintf("%u", floatval($ip)); } else { return sprintf("%u", floatval(ip2long($ip))); } }
piwik_log_visit.location_ip is negative on 32 bit systems
https://api.github.com/repos/matomo-org/matomo/issues/668/comments
20
2009-04-19T03:57:51Z
2014-07-08T10:02:47Z
https://github.com/matomo-org/matomo/issues/668
37,350,654
668
[ "matomo-org", "matomo" ]
We several relatively high traffic sites (averaging several thousand unique visitors per day) and have major performance issues loading the graphs on the front page. We are willing to provide a scrubbed snapshot of our MySQL database for testing purposes or will even investigate bugs if anyone has suggestions of places...
Performance with large datasets
https://api.github.com/repos/matomo-org/matomo/issues/667/comments
6
2009-04-17T23:54:07Z
2014-07-08T09:59:55Z
https://github.com/matomo-org/matomo/issues/667
37,350,653
667
[ "matomo-org", "matomo" ]
When upgrading to a new version, the database upgrades take too long to run in the web browser. Mine timed out, and left me with a half upgraded database which I had to manually fix by reading the upgrade files. I would like one or all of: - An option to run the database upgrades at the command line. - Progress to sho...
Database upgrades may take too long to run in web browser
https://api.github.com/repos/matomo-org/matomo/issues/666/comments
9
2009-04-17T18:02:09Z
2014-07-08T10:01:05Z
https://github.com/matomo-org/matomo/issues/666
37,350,652
666
[ "matomo-org", "matomo" ]
Sometime is track in my php log that execution of geopip.inc takes longer than 30 seconds. It is not all the time. The exact error: [21:03:44](16-Apr-2009) PHP Fatal error: Maximum execution time of 30 seconds exceeded in D:\Webserver\stats.mvanlaar.net\htdocs\plugins\GeoIP\libs\geoip.inc on line 317
GeoIP Plugin: script executing of geopip.inc longer then 30 seconds
https://api.github.com/repos/matomo-org/matomo/issues/665/comments
2
2009-04-16T21:23:46Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/665
37,350,650
665
[ "matomo-org", "matomo" ]
File:piwik.js Version:0.2.34 Line:112 Problem: The img tag produced by the script in piwik.js sometimes creates gaps or spaces wherever my piwik code is on my website Currently: document.writeln('<img src="'+_pk_src+'" alt="" style="border:0" />'); Fix: document.writeln('<img src="'+_pk_src+'" alt="" style="bo...
img in javascript creates space in some pages (includes fix)
https://api.github.com/repos/matomo-org/matomo/issues/664/comments
1
2009-04-16T20:50:01Z
2014-07-08T09:59:54Z
https://github.com/matomo-org/matomo/issues/664
37,350,649
664
[ "matomo-org", "matomo" ]
Hi, I have installed piwik at a non-secure server and its working fine there. But when I am trying to install it at secure server, it is not working properly. The piecharts and bar graphs are not displaying correctly. Instead it showing https://something.com/webstatanalysis/index.php?module=UserCountry&action=getCountr...
how to run piwik at secure server
https://api.github.com/repos/matomo-org/matomo/issues/663/comments
1
2009-04-16T15:23:29Z
2014-07-08T09:59:54Z
https://github.com/matomo-org/matomo/issues/663
37,350,648
663
[ "matomo-org", "matomo" ]
Call clear_all_cache when bumping to a newer Piwik version to immediately invalidate the cache.
Clear Smarty cache with each Piwik update
https://api.github.com/repos/matomo-org/matomo/issues/662/comments
1
2009-04-15T17:39:36Z
2014-07-08T09:59:54Z
https://github.com/matomo-org/matomo/issues/662
37,350,647
662
[ "matomo-org", "matomo" ]
Piwik click tracking should use the click event instead of the mousedown event because: 1.) mousedown is not the same as a click and it should be tracking clicks. 2.) The current way of doing things prevents the right-click menu from appearing until the tracking code has run, which can take a long time for downloads ...
should use click event instead of mousedown
https://api.github.com/repos/matomo-org/matomo/issues/661/comments
3
2009-04-15T12:36:01Z
2024-01-03T09:55:54Z
https://github.com/matomo-org/matomo/issues/661
37,350,645
661
[ "matomo-org", "matomo" ]
Currently Piwik does an insanely high number of external http requests to load the UI. This makes loading the Piwik UI very slow! Currently (0.2.34) Piwik has: - 22 external JavaScript files. - 10 external StyleSheets. (using Yahoo Slow FF extension) The goal of this ticket is to lower the number of http requests do...
Make Piwik UI faster: merge all Javascript and CSS files together, minify, cache the merged files on disk
https://api.github.com/repos/matomo-org/matomo/issues/660/comments
32
2009-04-15T04:03:44Z
2014-07-08T10:17:20Z
https://github.com/matomo-org/matomo/issues/660
37,350,644
660
[ "matomo-org", "matomo" ]
Hi! So I just did a fresh install of the newest version of Piwik (0.2.34) and so it showed me just 1 visitor (me). When I set "enable_browser_archiving_triggering" in the global.ini.php to 0 and refreshed the page, it showed mit zero vistors. Well I wondered myself and changed it back to the default value 1 and voila, ...
archiving script misc/cron/archive.sh should be able to archive today's stats (with a parameter)
https://api.github.com/repos/matomo-org/matomo/issues/659/comments
4
2009-04-14T23:40:55Z
2014-07-08T09:59:53Z
https://github.com/matomo-org/matomo/issues/659
37,350,643
659
[ "matomo-org", "matomo" ]
I just noticed that version 0.2.34 is out and thinking that it includes a solution to ticket #44. Now when I upgrade to that version I get an error. No data in Live user's widget. When I turn-on the debugger there is error on jquery.js (fn.call(document,jQuery). Any help
Error in version 0.2.34 in Live! plugin
https://api.github.com/repos/matomo-org/matomo/issues/658/comments
2
2009-04-14T15:20:41Z
2014-07-08T09:59:53Z
https://github.com/matomo-org/matomo/issues/658
37,350,642
658
[ "matomo-org", "matomo" ]
After updating to 0.2.33 (and now 0.2.34) the widgets are not shown any longer. On Opera the message "Oops ... problem during the request, try again" appears. Firefox`s error console prints: Fehler: uncaught exception: ["Node cannot be inserted at the specified point in the hierarchy" code: "3" nsresult: "0x80530003 ...
No widgets are displayed, "Oops ... problem during the request"
https://api.github.com/repos/matomo-org/matomo/issues/657/comments
12
2009-04-14T12:30:03Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/657
37,350,641
657
[ "matomo-org", "matomo" ]
It would be great to have an easy possibility to hide the files that are not needed to be public from the view and place them somewhere outside the DocumentRoot of the webserver. This is kind of best practice and I would appreciate this highly! The way it is at the moment is way easier to install, but also way more in...
Split frontend- and backend files
https://api.github.com/repos/matomo-org/matomo/issues/656/comments
11
2009-04-14T10:10:45Z
2014-07-08T10:00:59Z
https://github.com/matomo-org/matomo/issues/656
37,350,640
656
[ "matomo-org", "matomo" ]
When I try to update via /piwik/index.php?module=CoreUpdater&action=newVersionAvailable I get following Notice: ``` Notice: Undefined variable: newVersion in /Library/WebServer/Documents/WebServer/Documents/piwik/plugins/CoreUpdater/Controller.php on line 25 Backtrace --> #0 Piwik_ErrorHandler(8, Undefined variabl...
Undefined variable when using update function
https://api.github.com/repos/matomo-org/matomo/issues/655/comments
1
2009-04-14T09:27:51Z
2014-07-08T09:59:52Z
https://github.com/matomo-org/matomo/issues/655
37,350,639
655
[ "matomo-org", "matomo" ]
When I try to update via /piwik/index.php?module=CoreUpdater&action=newVersionAvailable I get following Notice: Notice: Undefined variable: newVersion in /Library/WebServer/Documents/WebServer/Documents/piwik/plugins/CoreUpdater/Controller.php on line 25 Backtrace --> #0 Piwik_ErrorHandler(8, Undefined variable: newV...
Undefined variable when using update function
https://api.github.com/repos/matomo-org/matomo/issues/654/comments
1
2009-04-14T09:27:19Z
2014-07-08T09:59:52Z
https://github.com/matomo-org/matomo/issues/654
37,350,638
654
[ "matomo-org", "matomo" ]
Currently the Piwik tracking code has a noscript which could be used to record visits from people without Javascript enabled. There is some work required to - filter out search engine bots - filter out spam bots - filter out all other type of bots Of course this could also be used to log bots and show them in a spec...
The <noscript> image call doesn't currently record any visit, but it could
https://api.github.com/repos/matomo-org/matomo/issues/653/comments
9
2009-04-13T23:54:02Z
2014-07-08T10:17:47Z
https://github.com/matomo-org/matomo/issues/653
37,350,637
653
[ "matomo-org", "matomo" ]
Since my update from 0.2.32 to 0.2.33 my page has half the visitors then before, other pages even hav no visitors anymore
Some visitors not reported
https://api.github.com/repos/matomo-org/matomo/issues/652/comments
3
2009-04-13T20:15:36Z
2014-07-08T09:59:51Z
https://github.com/matomo-org/matomo/issues/652
37,350,636
652
[ "matomo-org", "matomo" ]
There is a problem where piwik throws error messages and isn't working at all. This happens if PHP is correctly configured for Drupal CMS (http://drupal.org/requirements). The source of this issue is "session.save_handler: user". ``` [Session] ; Handler used to store/retrieve data. session.save_handler = user ``` As ...
Piwik requires session.save_handler: files
https://api.github.com/repos/matomo-org/matomo/issues/651/comments
8
2009-04-13T11:24:38Z
2014-07-08T10:00:41Z
https://github.com/matomo-org/matomo/issues/651
37,350,635
651
[ "matomo-org", "matomo" ]
Hi after a clean full update of piwik. I uploaded everything by ftp because the provided update method failed. I don't have any referrers stat anymore. the graph show no data available. If anyone know a way to come back to a stable state. I suppose i can't use piwik 0.2.32 because of the updated table.
bug after update : no referes stat anymore
https://api.github.com/repos/matomo-org/matomo/issues/650/comments
6
2009-04-10T09:45:12Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/650
37,350,633
650
[ "matomo-org", "matomo" ]
I set the minimum font to 16 in my browser, to see correctly the text. However, if the text of a Piwik's widget is larger than the widget's width, there's no horizontal scroll bar, so the text is hidden and not accessible. I'll attach a screen shot. My version: Piwik 0.2.33
UI: Widget overflow not visible/scrollable
https://api.github.com/repos/matomo-org/matomo/issues/649/comments
4
2009-04-10T02:04:31Z
2014-07-08T09:59:51Z
https://github.com/matomo-org/matomo/issues/649
37,350,632
649
[ "matomo-org", "matomo" ]
The 1 x 1 pixel is broken, it gives a red cross on the webpages. Also piwik does not trakc any webvisits any more sinds the upgrade to 0.2.33.
image broken with 0.2.33 update / visit tracking
https://api.github.com/repos/matomo-org/matomo/issues/648/comments
20
2009-04-09T22:29:44Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/648
37,350,628
648
[ "matomo-org", "matomo" ]
If I install Piwik behind a reverse proxy, I get some problems with the images and javascript URLs created by the tool. Instead of http://piwik.my-domain.com/... (public URL) I get http://piwik.local_network/ (internal URL) generated in front end. The problem occures with Piwik versions 0.2.32 and 0.2.33. For configur...
Apache Reverse Proxy Support
https://api.github.com/repos/matomo-org/matomo/issues/647/comments
8
2009-04-09T11:14:43Z
2014-07-08T10:00:00Z
https://github.com/matomo-org/matomo/issues/647
37,350,625
647
[ "matomo-org", "matomo" ]
One thing that would be important to ensure accurate numbers is making sure the tracking image isn't cached. We should send back the following headers: Cache-Control: private, no-cache, proxy-revalidate Pragma: no-cache So in core/Tracker.php, maybe do something like: protected function outputTransparentGif() { ...
Cache headers should be set explicitly
https://api.github.com/repos/matomo-org/matomo/issues/646/comments
2
2009-04-09T03:41:27Z
2014-07-08T09:59:50Z
https://github.com/matomo-org/matomo/issues/646
37,350,624
646
[ "matomo-org", "matomo" ]
It would greatly help OS packagers if your distribution files could be given unique filenames (either in addition to, or instead of, the existing latest.zip - e.g. piwik-0.2.33.zip).
request distribution zipfiles to have versioned filenames
https://api.github.com/repos/matomo-org/matomo/issues/645/comments
1
2009-04-09T02:49:20Z
2015-06-20T03:41:23Z
https://github.com/matomo-org/matomo/issues/645
37,350,623
645
[ "matomo-org", "matomo" ]
looking here http://piwik.wecowi.de you should probably see that the charts for visitors per day and visitors per hour are not working
Charts does not work
https://api.github.com/repos/matomo-org/matomo/issues/644/comments
5
2009-04-08T13:17:12Z
2014-07-08T09:59:50Z
https://github.com/matomo-org/matomo/issues/644
37,350,622
644
[ "matomo-org", "matomo" ]
Language file not found for the plugin 'ExamplePlugin'. Backtrace: #0 /var/www/vhosts/piwik.wecowi.de/httpdocs/core/PluginsManager.php(179): Piwik_PluginsManager->loadTranslation(Object(Piwik_ExamplePlugin), 'de') #1 /var/www/vhosts/piwik.wecowi.de/httpdocs/core/FrontController.php(260): Piwik_PluginsManager->postLoadP...
Translation of Example Plugin
https://api.github.com/repos/matomo-org/matomo/issues/643/comments
1
2009-04-08T13:15:50Z
2014-07-08T09:59:50Z
https://github.com/matomo-org/matomo/issues/643
37,350,621
643
[ "matomo-org", "matomo" ]
[the Microsoft Web Platform offers a complete ecosystem for building and hosting web sites, services, and applications.](http://www.microsoft.com/web/gallery/) If a community member is keen, we could package Piwik to work on this platform and increase Piwik awareness. Instructions on how to package for the platform ca...
Package Piwik for the Windows Web Application Gallery
https://api.github.com/repos/matomo-org/matomo/issues/642/comments
41
2009-04-06T23:29:08Z
2014-07-08T10:02:53Z
https://github.com/matomo-org/matomo/issues/642
37,350,618
642
[ "matomo-org", "matomo" ]
Piwik in a .net website tracks /javascript:__doPostBack... links as external links.
.net javascript postback is tracked as external link
https://api.github.com/repos/matomo-org/matomo/issues/641/comments
4
2009-04-06T10:29:58Z
2014-07-08T09:59:49Z
https://github.com/matomo-org/matomo/issues/641
37,350,617
641
[ "matomo-org", "matomo" ]
currently if you request search engines or keywords for a week, the 'nb_uniq_visitors' in the response is not the number of unique visitors for this keyword or search engine. It is the sum of the nb_uniq_visitors for each day in the week. It will be renamed to 'sum_daily_nb_uniq_visitors' in all API calls. It also aff...
Remove 'nb_uniq_visitors' from all API calls when period != day as the data is not correct
https://api.github.com/repos/matomo-org/matomo/issues/640/comments
3
2009-04-03T07:36:36Z
2014-07-08T09:59:48Z
https://github.com/matomo-org/matomo/issues/640
37,350,616
640
[ "matomo-org", "matomo" ]
Hi! To test the campaign feature I changed the campaign vars in global.config.php, but did not remeber that when installing an update of Piwik, so I lost 2 month of campaign information. So please move those parameters into normal config, that is not automatically replaced when updating. Regards Marco
Campaign settings should move into config.ini.php
https://api.github.com/repos/matomo-org/matomo/issues/639/comments
1
2009-03-31T12:11:12Z
2014-07-08T09:59:48Z
https://github.com/matomo-org/matomo/issues/639
37,350,615
639
[ "matomo-org", "matomo" ]
I have a multilanguage website, where users from all over the world are active. To see what language is not implemented yet or what language is used very often, i needed a plugin that shows me the primary language of the visitor. Downloads: http://jan.bogutzki.de/piwik-plugin Keywords: language, plugin, third-party-pl...
Languages of the Visitors
https://api.github.com/repos/matomo-org/matomo/issues/638/comments
9
2009-03-30T11:45:44Z
2014-08-03T11:26:00Z
https://github.com/matomo-org/matomo/issues/638
37,350,614
638
[ "matomo-org", "matomo" ]
Hi, I am trying to show a widget and I need to login for that. The thing is that the login process leaves a cookie. I need to find a way to show this widget without leaving a cookie behind. (The reason is that I don't want anyone to go to the admin interface and be logged in) I tried to use token_auth but it didn't wo...
Question: how to show a widget without leaving a cookie?
https://api.github.com/repos/matomo-org/matomo/issues/637/comments
3
2009-03-29T13:27:42Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/637
37,350,613
637
[ "matomo-org", "matomo" ]
Ok, I posted this before, but vipsoft seems to think user access and anonymous access are the same thing and deleted it. vipsoft> "Oops. Given ticket #554, we won't be blocking access to the site manager page." They are not the same thing. but meh. Anyway if you goto '/index.php?module=SitesManager&action=displayJa...
Concerns re: Anonymous access to SitesManager & Feedback
https://api.github.com/repos/matomo-org/matomo/issues/636/comments
4
2009-03-29T01:08:23Z
2014-07-08T09:59:48Z
https://github.com/matomo-org/matomo/issues/636
37,350,612
636
[ "matomo-org", "matomo" ]
Anonymous users can still access the site management section of Piwik even when they have been restricted with 'No Access' Calling the URL's; /index.php?module=SitesManager&action=displayJavascriptCode&idsite=1 /index.php?module=SitesManager&action=index&idsite=1 /index.php?module=Feedback&action=index&idsite=1&kee...
Security: Anonymous access to 'Sites Management' even in 'NO ACCESS' mode
https://api.github.com/repos/matomo-org/matomo/issues/635/comments
2
2009-03-28T10:02:07Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/635
37,350,611
635
[ "matomo-org", "matomo" ]
After Upgrade to the lasted versions, i get a lot of this error messages: Warning: require_once(Zend/Registry.php) [function.require-once]: failed to open stream: No such file or directory in mydomain.ch/subdomains/piwik/httpdocs/core/ErrorHandler.php on line 12 Fatal error: require_once() [function.require]: Failed ...
Failed opening required 'Zend/Registry.php'
https://api.github.com/repos/matomo-org/matomo/issues/634/comments
14
2009-03-26T21:19:13Z
2014-08-03T11:22:17Z
https://github.com/matomo-org/matomo/issues/634
37,350,610
634
[ "matomo-org", "matomo" ]
I configured the logging to be sent to files instead of the screen. But the archiving process could'nt handle this. It came up with with this error, another piwik user already had: http://lists.piwik.org/pipermail/piwik-hackers/2008-August/000336.html The underlying problem is not to chmod tmp/logs/logger_message a...
when specifying logging messages/errors/exceptions to a file in piwik config, the archiving breaks as path is invalid
https://api.github.com/repos/matomo-org/matomo/issues/633/comments
1
2009-03-26T04:57:22Z
2014-07-08T09:59:47Z
https://github.com/matomo-org/matomo/issues/633
37,350,609
633
[ "matomo-org", "matomo" ]
i have tried to use piwik in a zend framework project so i have copy the example on the [Calling the API From within PHP](http://dev.piwik.org/trac/wiki/API/CallingTechniques) page and paste it in a zf controller after hacking the include_path to avoid 'cannot redeclare class exception' (see #631) then i got the foll...
Local mods to Zend Framework should be subclassed
https://api.github.com/repos/matomo-org/matomo/issues/632/comments
6
2009-03-26T02:22:21Z
2014-07-08T09:59:47Z
https://github.com/matomo-org/matomo/issues/632
37,350,608
632
[ "matomo-org", "matomo" ]
i have tried to use piwik in a zend framework project so i have copy the example on the [Calling the API From within PHP](http://dev.piwik.org/trac/wiki/API/CallingTechniques) page and paste it in a zf controller and got the error "cannot redeclare class Zend_Exception" this happen very early in the process : ``` i...
ZF classes declared twice when calling piwik api from a ZF project
https://api.github.com/repos/matomo-org/matomo/issues/631/comments
7
2009-03-26T02:00:23Z
2014-07-08T10:00:22Z
https://github.com/matomo-org/matomo/issues/631
37,350,607
631
[ "matomo-org", "matomo" ]
removing mysqlish in order to improve compatibliy with other database backend. So replace the _ON DUPLICATE_ with : _SELECT ? UPDATE : INSERT;_ As it will be ok because the _ON DUPLICATE_ clause is use only on queries wchich not used a lot. It can have faillure **if** it is used concurrently, the time to do a fail up...
remove ON DUPLICATE
https://api.github.com/repos/matomo-org/matomo/issues/630/comments
9
2009-03-25T22:59:51Z
2014-07-08T09:59:47Z
https://github.com/matomo-org/matomo/issues/630
37,350,606
630
[ "matomo-org", "matomo" ]
when using multiple domains (sites) in piwik the entered URL doesnt show up in "show code" block on sites administration. Instead it uses the current URL from which the page is called. e.g. http://testserver:8010/ instead http://example.org/ when we prepare the website localy and deploy it to the production server we ...
incorrect handling of multiple sites
https://api.github.com/repos/matomo-org/matomo/issues/629/comments
1
2009-03-25T11:25:44Z
2014-07-08T09:59:47Z
https://github.com/matomo-org/matomo/issues/629
37,350,605
629
[ "matomo-org", "matomo" ]
logging works only on safari, IE, but not in firefox there are no errors shown in access or error log of apache installation had no errors, all checkpoints where green web server ubuntu server 8.10 LAMP PHP 5.2.6 piwik:0.2.32 PC win xp SP3 firefox 3.0.7 (doesnt log) Safari 3.1.2 (OK) IE 7.0.5730 (OK) let me know i...
logging doesnt work with firefox 3.0.7
https://api.github.com/repos/matomo-org/matomo/issues/628/comments
4
2009-03-25T11:04:51Z
2014-07-08T09:59:47Z
https://github.com/matomo-org/matomo/issues/628
37,350,604
628
[ "matomo-org", "matomo" ]
1) on Safari, mixed case domain names are not downcased when evaluating the source element's hostname property. 2) Array.push(), eg _pk_hosts_alias.push(), is unsupported on IE5 Mac
Misreported outlinks
https://api.github.com/repos/matomo-org/matomo/issues/627/comments
4
2009-03-25T02:44:04Z
2024-01-03T09:59:34Z
https://github.com/matomo-org/matomo/issues/627
37,350,603
627
[ "matomo-org", "matomo" ]
Please provide a function to safely log requests from within javascript functions which modify the DOM. Currently, when you try to log a visit from within a Javascript function which generates HTML output, calling piwik_log results in a document.writeln which apparently clobbers "large parts" of the DOM. We worked ar...
Provide a function to safely submit logs from within Javascript functions
https://api.github.com/repos/matomo-org/matomo/issues/626/comments
2
2009-03-25T00:30:39Z
2014-07-08T09:59:46Z
https://github.com/matomo-org/matomo/issues/626
37,350,602
626
[ "matomo-org", "matomo" ]
Currently the evolution graphs don't have icons below the graph. We could - show the "simple table" icon to show the table version of the graph - show the "export" link to export the data in Xml/json/php/csv See also #624 to add an icon to save the graph as PNG.
Add "table" and "export as" icons below all Evolution graph
https://api.github.com/repos/matomo-org/matomo/issues/625/comments
1
2009-03-24T20:49:26Z
2014-07-08T09:59:46Z
https://github.com/matomo-org/matomo/issues/625
37,350,601
625
[ "matomo-org", "matomo" ]
When we update to OFC v2 (see #5742) there is a new feature that we will want to use: export the graph as PNG. Below evolution graph we could show the export as image icon behind the + icon. Below all other tables, when the data is shown as a graph (pie and bar), we could add a new icon behind the + that would save t...
Add icon "save as image PNG" below all graphs
https://api.github.com/repos/matomo-org/matomo/issues/624/comments
1
2009-03-24T20:47:00Z
2014-07-08T09:59:46Z
https://github.com/matomo-org/matomo/issues/624
37,350,599
624
[ "matomo-org", "matomo" ]
I seach a plugin whith stats for my actions/pages. When i click on a label page visited in piwik (ex : /index), i want to see last visits graph and visits by local time for the page were i clicked.
graph by page visited
https://api.github.com/repos/matomo-org/matomo/issues/623/comments
2
2009-03-24T18:01:52Z
2014-07-08T09:59:46Z
https://github.com/matomo-org/matomo/issues/623
37,350,598
623
[ "matomo-org", "matomo" ]
I want to add a visit in log_visit table but when i add it (19/03/2009) : INSERT INTO `stats3d_log_visit` (`idvisit`, `idsite`, `visitor_localtime`, `visitor_idcookie`, `visitor_returning`, `visit_first_action_time`, `visit_last_action_time`, `visit_server_date`, `visit_exit_idaction`, `visit_entry_idaction`, `visit_t...
add a visit and make new archive
https://api.github.com/repos/matomo-org/matomo/issues/622/comments
1
2009-03-24T10:45:24Z
2014-08-03T11:22:23Z
https://github.com/matomo-org/matomo/issues/622
37,350,597
622
[ "matomo-org", "matomo" ]
I followed the update instructions on http://piwik.org/docs/update/ After copying all the files I open the my piwik site and did start the upgrade. On the next page Piwik says that the upgrade was successfull but instead of the login page the upgrade page is loading again. So there must be something wrong.
Upgrade from 0.2.9 to 0.2.32 failed
https://api.github.com/repos/matomo-org/matomo/issues/621/comments
1
2009-03-23T11:36:03Z
2014-07-08T09:59:46Z
https://github.com/matomo-org/matomo/issues/621
37,350,596
621
[ "matomo-org", "matomo" ]
Piwik should use autoload to automatically load the classes. This would simplify the code, would make loading pages faster, as unecessary includes wouldn't be loaded, and would greatly increase reusability of the code. For example, Zend does it via` Zend_Loader::registerAutoload();` see the code on http://www.google....
Piwik should use autoload (lazy load) classes instead of using require_once
https://api.github.com/repos/matomo-org/matomo/issues/620/comments
7
2009-03-22T22:04:45Z
2014-07-08T10:00:39Z
https://github.com/matomo-org/matomo/issues/620
37,350,595
620
[ "matomo-org", "matomo" ]
The following search engines are not recognized by Piwik 0.2.32: http://www.google.com.bh/search?hl=ar&q=piwik&lr= http://www.google.com.jm/search?hl=en&q=piwik http://www.google.com.na/search?hl=en&q=piwik http://www.google.ch/search?hl=en&as_q=&as_epq=piwik&as_oq=&as_eq=&num=10&lr=&as_filetype=&ft=i&as_sitesearch=&a...
New search engines
https://api.github.com/repos/matomo-org/matomo/issues/619/comments
2
2009-03-20T09:46:50Z
2014-07-08T09:59:46Z
https://github.com/matomo-org/matomo/issues/619
37,350,594
619