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" ]
To reproduce, comment out the "Rules::$purgeDisabledByTests = true;" line in UITest.php. UITest will launch archiving for a year period. This will launch archiving for each month. Archiving finishes successfully and archive data for months with visited is present in the database. Then ArchiveSelector::purgeOutdatedArc...
bug in purgeOutdatedArchives (when launching archiving for year, month archives are deleted immediately after they are created)
https://api.github.com/repos/matomo-org/matomo/issues/4382/comments
1
2013-12-16T06:55:32Z
2014-07-08T10:14:08Z
https://github.com/matomo-org/matomo/issues/4382
37,355,129
4,382
[ "matomo-org", "matomo" ]
Currently in calls to UserCountry methods, the results include codes that can be used if you wanted to call another report using a segment of a country/region/city. For example -> Calls to UserCountry.getCountry include <code>us</code> for the United States data row. Calls to UserCountry.getRegion include &lt...
Include segment codes, where applicable, in all API results
https://api.github.com/repos/matomo-org/matomo/issues/4381/comments
2
2013-12-13T06:31:56Z
2024-09-13T09:11:35Z
https://github.com/matomo-org/matomo/issues/4381
37,355,127
4,381
[ "matomo-org", "matomo" ]
There is a bug in Piwik 2, that appeared at before 2.0-b11, that results in the report data not being displayed at certain times. The data is tracked correctly. Somehow Piwik reports and API return no data between certain hours. Visitors in Real Time report reports are NOT affected by this. This maybe points to a pr...
Timezone bug? Visits being reported on the correct hour
https://api.github.com/repos/matomo-org/matomo/issues/4380/comments
13
2013-12-13T01:51:11Z
2014-07-08T10:14:08Z
https://github.com/matomo-org/matomo/issues/4380
37,355,126
4,380
[ "matomo-org", "matomo" ]
little strange behaviour of morpheus top menu 2.0 b12: 1. there seems to be a delay, so you can move your mouse somewhere else and still see the menu child entries and suddenly they disappear 2. there is no highlight of the parent menu entry so you could not get easily where you are/to whom the child entries belong ...
little strange behaviour of morpheus top menue
https://api.github.com/repos/matomo-org/matomo/issues/4378/comments
3
2013-12-12T20:27:31Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4378
37,355,125
4,378
[ "matomo-org", "matomo" ]
The sum_daily_nb_uniq_visitors is incorrect for certain data ranges when calling API methods using period=range. I've discovered this issue within UserCountry, DeviceDetection, UserSettings, and Provider methods. I suspect it exists in more, but my test have only included those so far. To reproduce from demo.piwik.org...
sum_daily_nb_uniq_visitors calculations incorrect for some ranges in many API methods
https://api.github.com/repos/matomo-org/matomo/issues/4377/comments
15
2013-12-12T19:40:11Z
2014-07-08T10:14:08Z
https://github.com/matomo-org/matomo/issues/4377
37,355,124
4,377
[ "matomo-org", "matomo" ]
This is a suggestion for the metrics pick, as shown on the Referrers/Overview report. Initially, the graph shows "Direct Entry (Visits)" (i.e. the number of direct entries) and "Total (Visits)" (i.e. the total number of visits). In the metrics picker, you can choose the records to plot, including direct entries. But t...
Metrics picker on Referrers: add "Total" record
https://api.github.com/repos/matomo-org/matomo/issues/4375/comments
5
2013-12-12T08:47:08Z
2014-07-08T10:14:07Z
https://github.com/matomo-org/matomo/issues/4375
37,355,122
4,375
[ "matomo-org", "matomo" ]
I had to modify plugins that use of the .entityContainer CSS class to make sure they look good w/ Morpheus. Had to use !important in plugins, which I think is indicative of a need for more granularity. Should have more CSS classes to cover different non-report related <table> uses.
split .entityContainer into several CSS classes
https://api.github.com/repos/matomo-org/matomo/issues/4374/comments
1
2013-12-12T02:11:45Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4374
37,355,121
4,374
[ "matomo-org", "matomo" ]
When Activating or deactivating a plugin, on the new page view, the Javascript and CSS file will be re-processed. Currently it takes up to 20 secondes (ouch)! This is because the JS and CSS files are huge in size: they include all core files, as well as third party plugins files. Proposed solution: - All JS and CSS fr...
Make Activate/Deactivate plugins and themes super fast!
https://api.github.com/repos/matomo-org/matomo/issues/4373/comments
8
2013-12-10T10:17:14Z
2014-07-08T10:14:07Z
https://github.com/matomo-org/matomo/issues/4373
37,355,120
4,373
[ "matomo-org", "matomo" ]
After upgrading Piwik to latest b-11 e-commerce log doesn't display any data for day when there are e-commerce orders (generated with visits generator, so products, orders, revenue etc are calculated). After clicking ecommerce-log I get empty HTML DataTable (column headers are present, but "no data for this report" is...
regression Ecommerce log appears to be broken in b-11
https://api.github.com/repos/matomo-org/matomo/issues/4371/comments
2
2013-12-09T16:48:13Z
2014-07-08T10:14:06Z
https://github.com/matomo-org/matomo/issues/4371
37,355,119
4,371
[ "matomo-org", "matomo" ]
When I go to "Actions->Site Search" in 2.0-b11, I get: Impossible to access an attribute ("getFirstRow") on a boolean variable ("") in "@CoreHome/_dataTableCell.twig" at line 28 Updates were done automatically. Keywords: 2.0-b11
Error in Site Search regression
https://api.github.com/repos/matomo-org/matomo/issues/4370/comments
2
2013-12-09T15:29:11Z
2014-07-08T10:14:06Z
https://github.com/matomo-org/matomo/issues/4370
37,355,118
4,370
[ "matomo-org", "matomo" ]
This has been a missing feature for a (too) long time. It makes often sense to have conversion metrics for specific custom variable values. Currently Piwik only aggregates conversion metrics for the main table and not for subtables. This was also requested in the forums http://forum.piwik.org/read.php?2,108142
Process Conversion metrics for Custom Variables values
https://api.github.com/repos/matomo-org/matomo/issues/4369/comments
1
2013-12-09T13:08:05Z
2014-07-08T10:14:06Z
https://github.com/matomo-org/matomo/issues/4369
37,355,117
4,369
[ "matomo-org", "matomo" ]
Requested in Pull request: https://github.com/piwik/piwik/pull/148
Support transparent background custom logos
https://api.github.com/repos/matomo-org/matomo/issues/4368/comments
2
2013-12-09T00:00:19Z
2014-07-08T10:14:06Z
https://github.com/matomo-org/matomo/issues/4368
37,355,116
4,368
[ "matomo-org", "matomo" ]
After activation the great new morpheus theme, there are two active (=green) themes in the list. This behaviour is a little confusing on the first moment. please see attachment. Zeitgeist theme seem to be the base and is always active, but maybe one should use a (slightly) different background colour for this "always ...
Make Plugins and Themes listings clear and beautiful
https://api.github.com/repos/matomo-org/matomo/issues/4367/comments
9
2013-12-08T17:13:18Z
2014-07-08T10:14:06Z
https://github.com/matomo-org/matomo/issues/4367
37,355,113
4,367
[ "matomo-org", "matomo" ]
Message for THEME activation talks about PLUGIN maybe it's (still) the same message which is used for plugin...
Message for THEME activation talks about PLUGIN
https://api.github.com/repos/matomo-org/matomo/issues/4366/comments
2
2013-12-08T16:59:32Z
2014-07-08T10:14:04Z
https://github.com/matomo-org/matomo/issues/4366
37,355,112
4,366
[ "matomo-org", "matomo" ]
to get a good "feeling" for things that happen on your site, I'm sometimes switching from day to day, week to week or month to month instead of choosing the larger period. It would be great to have a previous and next button beside the period selector to directly be able to choose the previous or following period (wit...
UX: add Prev - Next Buttons next to Calendar
https://api.github.com/repos/matomo-org/matomo/issues/4365/comments
3
2013-12-08T15:28:38Z
2024-01-26T12:54:07Z
https://github.com/matomo-org/matomo/issues/4365
37,355,111
4,365
[ "matomo-org", "matomo" ]
Everytime I update Piwik from master, via uploading the new files using ftp, I got the information on the system testing site in the config backend, that data integrity is damaged. Looking in the details there are about 100files mentioned with different file sizes. Reuploading everything doesn't change anything Updati...
updating from master data integrity is always damaged
https://api.github.com/repos/matomo-org/matomo/issues/4364/comments
4
2013-12-08T12:37:34Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4364
37,355,110
4,364
[ "matomo-org", "matomo" ]
Problem exists in the Actions -> Page titles section of Piwik Dashboard. The customer has a site where a visit to /m/verbind-mobiel has the same result as /m/verbind-mobiel/ (remark the last /) When we select row evaluation on the /m/verbind-mobiel row, we get the results of the /m/verbind-mobiel/ row. Is there a way...
Row Evolution shows wrong data when directory and file with identical names exist at same level
https://api.github.com/repos/matomo-org/matomo/issues/4363/comments
19
2013-12-06T09:40:32Z
2014-07-08T10:16:36Z
https://github.com/matomo-org/matomo/issues/4363
37,355,108
4,363
[ "matomo-org", "matomo" ]
Currently "perdiod=range" seems to be broken. The URI-parameters &period=range&date=previous7 (even last7, ...) doesn't work fr pagetitle- and pageurl-output, you just get an "There is no data for this report." API-output is broken to!
period=range is broken on 2.0-b10 (since around b4 i think)
https://api.github.com/repos/matomo-org/matomo/issues/4362/comments
5
2013-12-06T08:15:11Z
2014-07-08T10:14:03Z
https://github.com/matomo-org/matomo/issues/4362
37,355,107
4,362
[ "matomo-org", "matomo" ]
Hi there, the problem is, it isn't possible to show more than 99 download entries. There is written "Others nnnn nnnn" but you cannot expand the entries. See the "screen shot". Thank you very much. Best regards, Daniel Schulz Keywords: download, entry, bug
cannot show more than 99 download entries
https://api.github.com/repos/matomo-org/matomo/issues/4361/comments
4
2013-12-04T09:30:49Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4361
37,355,106
4,361
[ "matomo-org", "matomo" ]
All (conversion) rates in my Piwik installation were integer valued (1.0%, 2.0%, ) instead of (1.2%, 2.6%, etc.). The reason seems to be the localization of PHP. My Server is located in Germany and float numbers are represented by a decimal comma: ``` #!php $floatNumber = 10 / 4; print_r($floatNumber); // output: 2,5 ...
Erroneous database entries for all rates because of localization
https://api.github.com/repos/matomo-org/matomo/issues/4360/comments
1
2013-12-01T23:41:12Z
2014-07-08T10:14:03Z
https://github.com/matomo-org/matomo/issues/4360
37,355,105
4,360
[ "matomo-org", "matomo" ]
Hi, the import_logs.py returns error when the apache log first line looks like: ``` default.example.com:443 212.149.41.43 - - [29/Nov/2013:00:00:03 +0100] "-" 408 1600 "-" "-" ``` The returned error is: ``` Traceback (most recent call last): File "/data/domains/piwik.avn.cz/http/misc/log-analytics/import_logs.py",...
import_logs.py fails to detect log type when url field contains "-"
https://api.github.com/repos/matomo-org/matomo/issues/4359/comments
1
2013-11-29T23:43:53Z
2014-07-08T10:14:03Z
https://github.com/matomo-org/matomo/issues/4359
37,355,104
4,359
[ "matomo-org", "matomo" ]
I'm a fan of Piwik so far, but when we deployed Piwik to our live site yesterday, it broke our MySQL replication. Here's the error I'm getting from the slave: Error 'Access denied for user _@_ (using password: NO)' on query. Default database: 'piwik'. Query: 'LOAD DATA INFILE '/rdsdbdata/tmp/(numbers removed by me in...
Add setting to disable LOAD DATA INFILE, for easy Mysql replication in AWS
https://api.github.com/repos/matomo-org/matomo/issues/4358/comments
12
2013-11-28T23:36:28Z
2014-07-08T10:14:03Z
https://github.com/matomo-org/matomo/issues/4358
37,355,103
4,358
[ "matomo-org", "matomo" ]
Currently, events are posted to all loaded plugins, not all activated plugins. This results for instance in including JavaScript files of deactivated plugins if merge_assets are disabled, it results in Fatal Errors if a deactivated plugin listens to events and produces a fatal error etc.
Post Event only to activated plugins
https://api.github.com/repos/matomo-org/matomo/issues/4357/comments
19
2013-11-28T20:48:47Z
2014-07-08T10:14:02Z
https://github.com/matomo-org/matomo/issues/4357
37,355,101
4,357
[ "matomo-org", "matomo" ]
at this time the demo only shows one website. Would be great if we could show here that Piwik can handle multi sites maybe using some existing subdomains of piwik.org?
demo.piwik.org/ : show / use multisite feature
https://api.github.com/repos/matomo-org/matomo/issues/4356/comments
1
2013-11-28T14:37:32Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4356
37,355,100
4,356
[ "matomo-org", "matomo" ]
would be great to have a possibility to see which version you are currently using in this demo account. => so you could easily see if you have a chance to see/test new features :-)
demo.piwik.org/ : show version
https://api.github.com/repos/matomo-org/matomo/issues/4355/comments
1
2013-11-28T13:48:18Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4355
37,355,099
4,355
[ "matomo-org", "matomo" ]
If you have a time period choosen where there were no visitors => the widgets in the dashboard shows different things / some load endlessly Maybe be this is also a pieces of information to get some insight to other "endless load problems" Piwik 2.0b10 from master FF25 PHP 5.3.27 please see attachment
different behavior of widgets if there are no visits
https://api.github.com/repos/matomo-org/matomo/issues/4354/comments
4
2013-11-28T13:06:37Z
2014-07-08T10:14:02Z
https://github.com/matomo-org/matomo/issues/4354
37,355,098
4,354
[ "matomo-org", "matomo" ]
There should be a tutorial for every developer use case. Tutorials would create a list of steps describing how to create an example of whatever the use case is. Text would appear nearby that briefly explained each step and linked to different guides.
Tutorials for developer documentation
https://api.github.com/repos/matomo-org/matomo/issues/4353/comments
3
2013-11-28T12:26:50Z
2024-09-13T09:11:36Z
https://github.com/matomo-org/matomo/issues/4353
37,355,097
4,353
[ "matomo-org", "matomo" ]
We have lots of log lines with invalid requests, for example: ``` www.example.com 70.117.169.113 - - [26/Nov/2013:01:41:01 -0500] "\x80w\x01\x03\x01" 400 226 "-" "-" ``` (these are drive-by exploit attempts). It looks like the script wants both the request method and the HTTP version, since if I modify the line abov...
import_logs.py crashes on invalid requests
https://api.github.com/repos/matomo-org/matomo/issues/4352/comments
10
2013-11-27T18:49:22Z
2014-07-08T10:14:01Z
https://github.com/matomo-org/matomo/issues/4352
37,355,094
4,352
[ "matomo-org", "matomo" ]
I have installed the PECL extension` igbinary` and set the following: ``` ; Use igbinary as session serializer session.serialize_handler=igbinary ``` Then, I set the following in Piwik's config.inc.php: ``` [General] session_save_handler = dbtable ``` On the first page load, I would get the login screen: [[Image(h...
Make igbinary compatibile for dbtable session handlers
https://api.github.com/repos/matomo-org/matomo/issues/4351/comments
0
2013-11-27T18:44:00Z
2024-09-13T09:11:36Z
https://github.com/matomo-org/matomo/issues/4351
37,355,093
4,351
[ "matomo-org", "matomo" ]
We need a way to manage third party JS libraries in plugins. If two plugins try to include two copies of the same JS library, the UI may break. There needs to be a way to register a library w/ Piwik so only one of them gets included in the UI. Note: handling different versions will be a pain.
managing third party JS libraries in marketplace plugins
https://api.github.com/repos/matomo-org/matomo/issues/4350/comments
0
2013-11-27T16:07:12Z
2024-09-13T09:11:37Z
https://github.com/matomo-org/matomo/issues/4350
37,355,092
4,350
[ "matomo-org", "matomo" ]
since #472 brings great new custom events, it would be very interesting to have a new filter possibility in the segment editor to filter sites with "events" of special types e.g. events belonging to one "category" / with the same "action"
New segment filter type: custom events name, category, action
https://api.github.com/repos/matomo-org/matomo/issues/4349/comments
2
2013-11-27T13:38:28Z
2014-07-08T10:14:01Z
https://github.com/matomo-org/matomo/issues/4349
37,355,091
4,349
[ "matomo-org", "matomo" ]
<br> visible on geo-location setting site for details please see attachments. 2.0b9 from master on 27.11.13 9:30 Europe, FF
tiny: <br> visible on geolocation setting site
https://api.github.com/repos/matomo-org/matomo/issues/4348/comments
3
2013-11-27T10:13:50Z
2014-07-08T10:14:01Z
https://github.com/matomo-org/matomo/issues/4348
37,355,090
4,348
[ "matomo-org", "matomo" ]
"View a README.md sample here" gives a 404 on Github.
Link to Readme.md gives 404 on http://developer.piwik.org/guides/marketplace regression
https://api.github.com/repos/matomo-org/matomo/issues/4344/comments
1
2013-11-26T16:02:57Z
2014-07-08T10:14:01Z
https://github.com/matomo-org/matomo/issues/4344
37,355,089
4,344
[ "matomo-org", "matomo" ]
The Visitor Log is powerful and much loved feature of Piwik. It would be nice if it displayed correctly in the dashboard, when added as a widget there. In this case the visitor log does not have enough space and displays "buggy". See screenshot. Proposed: - when viewed as a widget in dashbard, change a bit the html...
Make Visitor log look good when viewed a s widget in the dashboard
https://api.github.com/repos/matomo-org/matomo/issues/4343/comments
3
2013-11-26T12:30:09Z
2014-07-08T10:14:00Z
https://github.com/matomo-org/matomo/issues/4343
37,355,088
4,343
[ "matomo-org", "matomo" ]
We brainstormed the easiest and more powerful way for Plugin developers to publish their work on the Marketplace. Using Github allows access to amazing features built-in their platform. We are already using Github extensively in the Marketplace. **Use case** - As a Plugin developer, I want to release a new version of ...
Create Github webhook for Piwik Plugins to release new versions
https://api.github.com/repos/matomo-org/matomo/issues/4342/comments
2
2013-11-26T12:10:30Z
2014-07-08T10:14:00Z
https://github.com/matomo-org/matomo/issues/4342
37,355,087
4,342
[ "matomo-org", "matomo" ]
To make it easier for developers who like to write tests, we have created a console command tool that generates tests skeletons for plugins. Let's augment this tool so it can also generates Integration tests for Plugins, including the fixtures. With this tests generator tool, developers will be more likely to create...
Console command to generate unit tests or integration tests for a Plugin
https://api.github.com/repos/matomo-org/matomo/issues/4341/comments
2
2013-11-26T09:29:55Z
2014-07-08T10:14:00Z
https://github.com/matomo-org/matomo/issues/4341
37,355,086
4,341
[ "matomo-org", "matomo" ]
When writing integration tests I noticed this error could be returned when tracking the same Ecommerce Order ID over several days. Instead, the exception should be caught and a meaningful message displayed.
Integrity constraint violation: 1062 Duplicate entry 'XYZ' for key unique_idsite_idorder In query: UPDATE piwik_log_conversion
https://api.github.com/repos/matomo-org/matomo/issues/4340/comments
1
2013-11-26T01:47:35Z
2014-07-08T10:14:00Z
https://github.com/matomo-org/matomo/issues/4340
37,355,085
4,340
[ "matomo-org", "matomo" ]
links from google drive and other non-search google products (gmail, docs, forms) should not appear as "Google" in Search engines but as website referrers. From email: I shared a google form having a link to a piwik tracked webpage .. and in the analytics it was showing all the views from the search engine. Referrer ...
Check that visitors from google drive and other google sub sites are not counted as google search
https://api.github.com/repos/matomo-org/matomo/issues/4339/comments
0
2013-11-25T10:44:49Z
2024-09-13T09:11:37Z
https://github.com/matomo-org/matomo/issues/4339
37,355,084
4,339
[ "matomo-org", "matomo" ]
Piwik 2.0 will come with a new powerful feature that marks the beginning of a new era for Piwik. The "Marketplace" functionality lets Piwik Analytics users add new features, addons, which we call Plugins, in the existing web analytics platform. These Plugins can be developed by anyone in the world and extend Piwik and...
Enable Plugins Marketplace menu in Piwik
https://api.github.com/repos/matomo-org/matomo/issues/4338/comments
51
2013-11-25T03:53:47Z
2014-07-08T10:14:00Z
https://github.com/matomo-org/matomo/issues/4338
37,355,081
4,338
[ "matomo-org", "matomo" ]
Compile piwik tracking code piwik.js with following tool: http://closure-compiler.appspot.com/home My results: Original Size: 8.61KB gzipped (21.39KB uncompressed) Compiled Size: 8.01KB gzipped (19.04KB uncompressed) Saved 7.02% off the gzipped size (11.02% without gzip)
Compile piwik.js with Closure Compiler to save a few bytes
https://api.github.com/repos/matomo-org/matomo/issues/4337/comments
4
2013-11-24T13:41:35Z
2024-09-13T09:11:38Z
https://github.com/matomo-org/matomo/issues/4337
37,355,080
4,337
[ "matomo-org", "matomo" ]
blank screen following piwik logo link http://xxxxxxxx.de/index.php?module=MultiSites&action=index&idSite=2&period=day&date=today all other sites seam to work fine piwik 2.0b9 latest php from 5.3
blank screen following piwik logo link regression
https://api.github.com/repos/matomo-org/matomo/issues/4336/comments
4
2013-11-23T11:28:32Z
2014-07-08T10:13:58Z
https://github.com/matomo-org/matomo/issues/4336
37,355,079
4,336
[ "matomo-org", "matomo" ]
Visitor/overview loads endlessly/forever for new data e.g. from November. Data from earlier this year is shown after a few moments correctly. Please see attachments Visitor/visitor-log works fine for same period (e.g. November)
visitor/overview loads endlessly for new data
https://api.github.com/repos/matomo-org/matomo/issues/4335/comments
13
2013-11-23T11:10:31Z
2014-07-08T10:14:02Z
https://github.com/matomo-org/matomo/issues/4335
37,355,077
4,335
[ "matomo-org", "matomo" ]
Piwik 2.0 b9 "wait" message sometimes practically hide Please see attachment
"wait" meesage sometimes partically hide
https://api.github.com/repos/matomo-org/matomo/issues/4334/comments
2
2013-11-23T11:03:30Z
2014-07-08T10:13:57Z
https://github.com/matomo-org/matomo/issues/4334
37,355,076
4,334
[ "matomo-org", "matomo" ]
Making the felt & objective speed of piwik sites faster via using big pipe concept: BigPipe allows speeding up page rendering times by loading the page in small parts called pagelets. This allows browser to start rendering the page while the php server is still processing to finish the rest. This transforms the tradit...
Making the felt & objective speed of piwik faster
https://api.github.com/repos/matomo-org/matomo/issues/4333/comments
2
2013-11-22T17:18:17Z
2024-09-13T09:11:38Z
https://github.com/matomo-org/matomo/issues/4333
37,355,075
4,333
[ "matomo-org", "matomo" ]
If a website data was invalidated, archive.php will try to process it next time it runs. If a website data was invalidated and then the website deleted, the archive.php will partially fail trying to process a non existing website.
archive.php should only process websites which exist
https://api.github.com/repos/matomo-org/matomo/issues/4332/comments
1
2013-11-22T00:08:34Z
2014-07-08T10:13:57Z
https://github.com/matomo-org/matomo/issues/4332
37,355,074
4,332
[ "matomo-org", "matomo" ]
I just upgraded to the latest beta version this morning and now I get this error message as I try to create a new site in piwik SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list' piwik Thans for your help
error creation site in Piwik 2.0b8 regression
https://api.github.com/repos/matomo-org/matomo/issues/4331/comments
2
2013-11-21T15:01:40Z
2014-07-08T10:13:57Z
https://github.com/matomo-org/matomo/issues/4331
37,355,073
4,331
[ "matomo-org", "matomo" ]
As already described in #4221 there are error messages looking at old visits e.g. from March-Oktober in vistor log and visitor profile. This seem to be fixed now but only for new data logged with Piwik 2.0b (November?). Looking at the old data or e.g. the full year there are plenty of them with latest Piwik beta 2.0b...
Lots of error Messages viewing old visits
https://api.github.com/repos/matomo-org/matomo/issues/4330/comments
12
2013-11-21T12:29:38Z
2014-07-08T10:16:01Z
https://github.com/matomo-org/matomo/issues/4330
37,355,071
4,330
[ "matomo-org", "matomo" ]
To make them consistent with the Referres Overview report, let's add the green/red percentage in the Visitors Overview and goals overview reports, in the metrics that have a sparkline.
Display previous comparison numbers in the Visitors Overview and the Goals Overview
https://api.github.com/repos/matomo-org/matomo/issues/4329/comments
1
2013-11-21T11:33:03Z
2024-09-13T09:11:39Z
https://github.com/matomo-org/matomo/issues/4329
37,355,070
4,329
[ "matomo-org", "matomo" ]
In 2.0-b8 piwik.js in the root directory is not minified.
In 2.0-b8 piwik.js is not minified
https://api.github.com/repos/matomo-org/matomo/issues/4328/comments
3
2013-11-21T09:18:38Z
2014-07-08T10:13:56Z
https://github.com/matomo-org/matomo/issues/4328
37,355,069
4,328
[ "matomo-org", "matomo" ]
tiny: on http://plugins.piwik.org/ menu items plugin and themes change position @ click/visit
tiny: menu items change position regression
https://api.github.com/repos/matomo-org/matomo/issues/4327/comments
6
2013-11-20T09:05:13Z
2014-07-08T10:13:56Z
https://github.com/matomo-org/matomo/issues/4327
37,355,068
4,327
[ "matomo-org", "matomo" ]
By default Piwik tracks actions by users, on websites. However websites is just one type of possible medium to analyze. For example there are also - [mobile apps analysis](http://piwik.org/blog/2012/04/how-to-use-piwik-to-track-mobile-apps-activity-clicks-phones-errors-etc/) - [analyse iOS apps ](https://github.com/p...
Add new 'type' column to piwik_site table, defaults to 'website'
https://api.github.com/repos/matomo-org/matomo/issues/4326/comments
3
2013-11-20T02:32:42Z
2015-04-21T05:03:56Z
https://github.com/matomo-org/matomo/issues/4326
37,355,067
4,326
[ "matomo-org", "matomo" ]
The Site object holds information about a particular website. There are already a few ways a plugin developer can modify data for a website: updating it via the SitesManager API, create new tables to store data, create new APIs to expose new website features. However when building plugins we sometimes simply need to ...
New hook to let plugins change the attributes for a website
https://api.github.com/repos/matomo-org/matomo/issues/4325/comments
2
2013-11-20T00:13:30Z
2014-07-08T10:13:56Z
https://github.com/matomo-org/matomo/issues/4325
37,355,066
4,325
[ "matomo-org", "matomo" ]
After clicking on the link "clear old visitor logs" german: "Hier klicken, um die 'Alte Besucher-Logs und Berichte lschen' Einstellungen zu bearbeiten." ->please see attachment. I got the message: "One Moment please.." ->please see attachment. this messages disappeared after a few seconds ant leave a blank page. ->p...
blank page after clicking on "clear old..." regression
https://api.github.com/repos/matomo-org/matomo/issues/4322/comments
5
2013-11-19T13:52:39Z
2014-07-08T10:13:55Z
https://github.com/matomo-org/matomo/issues/4322
37,355,065
4,322
[ "matomo-org", "matomo" ]
as we all know tracking can be done via - cookie (the way piwik can work...) - flash cookies ... browser fingerprinting ... but do you know this: http://lucb1e.com/rp/cookielesscookies/ german explanation: http://www.heise.de/newsticker/meldung/User-Tracking-im-Web-Forscher-warnt-vor-heimtueckischer-Trackin...
tracking without any cookie, without browser fingerprinting...
https://api.github.com/repos/matomo-org/matomo/issues/4321/comments
3
2013-11-19T13:12:55Z
2024-09-13T09:11:39Z
https://github.com/matomo-org/matomo/issues/4321
37,355,064
4,321
[ "matomo-org", "matomo" ]
Problem occurs on 2.0-b7 version with config variable always_archive_data_day = 1 When trying to display any report (or after making API call) I get following message: getMinTimeArchiveProcessed() should be called prior to isArchiveTemporary() From what I've found out it is caused by line 156 in Core\ArchiveProcessor...
Archive Loader throwing [warn] level error message regression
https://api.github.com/repos/matomo-org/matomo/issues/4320/comments
1
2013-11-19T12:44:35Z
2014-07-08T10:13:55Z
https://github.com/matomo-org/matomo/issues/4320
37,355,063
4,320
[ "matomo-org", "matomo" ]
It would be very interesting and motivating for the site owner to see directly in the visitor log not only that a visitor has returned but also how often (of course this can already be seen via segmentation... but seeing it directly is better:-) Please see attachment. Don't now exactly what is best: a) to show the n...
Visitor Log: returning visitors: show number of visits
https://api.github.com/repos/matomo-org/matomo/issues/4319/comments
3
2013-11-19T10:55:04Z
2014-07-08T10:13:55Z
https://github.com/matomo-org/matomo/issues/4319
37,355,062
4,319
[ "matomo-org", "matomo" ]
In Visitor Profile it would be very nice to not only show the number and duration of each visit but also the date. Please see attachement.
Visitor Profile: show dates of Visitits
https://api.github.com/repos/matomo-org/matomo/issues/4318/comments
3
2013-11-19T10:31:33Z
2014-07-08T10:13:55Z
https://github.com/matomo-org/matomo/issues/4318
37,355,061
4,318
[ "matomo-org", "matomo" ]
tiny problem in visitor log: not enough room in column please see attachment tested piwik 2.0 beta 7, FF25
visitor log: not enough room, icons overlap when ecommerce conversions
https://api.github.com/repos/matomo-org/matomo/issues/4317/comments
4
2013-11-19T10:11:42Z
2014-07-08T10:13:55Z
https://github.com/matomo-org/matomo/issues/4317
37,355,060
4,317
[ "matomo-org", "matomo" ]
Follow up of #4309. when running [scheduled archiving](http://piwik.org/setup-auto-archiving/) it may be useful to skip some websites. Let's add a new option --skip-idsites=1,2,n
archive.php new parameter --skip-idsites=1,2,n to skip archiving for specified idsites
https://api.github.com/repos/matomo-org/matomo/issues/4316/comments
1
2013-11-19T09:58:07Z
2014-07-08T10:13:55Z
https://github.com/matomo-org/matomo/issues/4316
37,355,059
4,316
[ "matomo-org", "matomo" ]
Mariadb is a fork of Mysql created when it was bought by Oracle. Oracle != !evil. [MariaDB is an enhanced, drop-in replacement for MySQL.](https://mariadb.org/) Several users have reported in the forums and by email that Piwik runs under MariaDB. It would be great to setup Travis CI so it runs our Integration tests on...
Officially support MariaDB as Mysql replacement + Enable Continuous Integration testing on MariaDB
https://api.github.com/repos/matomo-org/matomo/issues/4315/comments
14
2013-11-19T09:05:54Z
2024-09-13T09:11:40Z
https://github.com/matomo-org/matomo/issues/4315
37,355,058
4,315
[ "matomo-org", "matomo" ]
I've made a piwik setup for multiple website accounts, and intergrated it in my CMS system. Also the admin-users are 'added' from my CMS. When I go to the piwik UsersManager page with admin level permission, I see a list with all the admin accounts from the other websites. The only connection of these admins to each...
Don't let "admin" users see all other users in Piwik
https://api.github.com/repos/matomo-org/matomo/issues/4314/comments
12
2013-11-18T23:51:45Z
2015-12-21T09:12:56Z
https://github.com/matomo-org/matomo/issues/4314
37,355,057
4,314
[ "matomo-org", "matomo" ]
Bug reported in: http://forum.piwik.org/read.php?2,107577 I could easily reproduce in an integration test. Dates don't work as XML elements.
API Bulk Requests: invalid output when multiple dates and format is xml
https://api.github.com/repos/matomo-org/matomo/issues/4313/comments
2
2013-11-18T21:33:06Z
2014-07-08T10:13:54Z
https://github.com/matomo-org/matomo/issues/4313
37,355,056
4,313
[ "matomo-org", "matomo" ]
I deleted a user and noticed that in the table "piwik_pdf" there still was a PDF report and the field "deleted" was 0. IMHO pdf reports should also be deleted when a user is deleted.
PDF report not deleted when a user is deleted
https://api.github.com/repos/matomo-org/matomo/issues/4312/comments
1
2013-11-18T14:39:12Z
2014-07-08T10:13:54Z
https://github.com/matomo-org/matomo/issues/4312
37,355,055
4,312
[ "matomo-org", "matomo" ]
XHProf is a powerful tool for profiling PHP code. We have used it many times in the past. When profiling it is often desired to profile the full stack rather than just current request. One limitation of the way we use XHProf is that it will only generate the profiling information only for the current active request....
Make it easier to profile via XHProf
https://api.github.com/repos/matomo-org/matomo/issues/4310/comments
3
2013-11-17T22:44:49Z
2014-07-08T10:13:54Z
https://github.com/matomo-org/matomo/issues/4310
37,355,054
4,310
[ "matomo-org", "matomo" ]
It will be useful to have a new parameter to archive.php script to restrict archiving to one or several specific id sites, when running [scheduled archiving](http://piwik.org/setup-auto-archiving/).
archive.php new parameter --force-idsites=1,2,n to process archiving only on the specified idsites
https://api.github.com/repos/matomo-org/matomo/issues/4309/comments
2
2013-11-17T21:20:28Z
2014-07-08T10:13:55Z
https://github.com/matomo-org/matomo/issues/4309
37,355,053
4,309
[ "matomo-org", "matomo" ]
Follow up of: #4224 Once we have the technology to generate proper coverage (see #4224) it would be nice to setup automatic reporting of code coverage eg. once a day. Coveralls service looks very interesting, let's try it! https://coveralls.io/r/piwik/piwik
Setup Coveralls for Piwik Code coverage report
https://api.github.com/repos/matomo-org/matomo/issues/4302/comments
5
2013-11-14T02:16:22Z
2022-01-03T09:18:39Z
https://github.com/matomo-org/matomo/issues/4302
37,355,051
4,302
[ "matomo-org", "matomo" ]
Could be useful to use the map zoom to cover all locations as near as possible to see as many details as possible. e.g. show only Germany if all visits are from this country. Maybe it could be even possible to make the country names clickable and on click on the country name it displays/zooms the specific country?
Visitor Profile - Zoom map as near as possible
https://api.github.com/repos/matomo-org/matomo/issues/4301/comments
4
2013-11-13T23:05:52Z
2018-11-26T04:02:38Z
https://github.com/matomo-org/matomo/issues/4301
37,355,050
4,301
[ "matomo-org", "matomo" ]
Let's test Piwik on Internet Explorer 8 and make sure all still works: annotations, graphs, menus, admin, adding site, user, etc. See forum post: http://forum.piwik.org/read.php?2,106854,page=1#msg-107532 - ~~Sparklines have black background~~ - ~~Visitor profile does not show~~ - ~~Settings - Users: Websites selector...
Make sure Piwik works on IE8+
https://api.github.com/repos/matomo-org/matomo/issues/4300/comments
7
2013-11-13T22:21:06Z
2014-07-08T10:13:54Z
https://github.com/matomo-org/matomo/issues/4300
37,355,049
4,300
[ "matomo-org", "matomo" ]
since updating the demo to beta2, all SMS reports for Single websites contain +100% evolution. reproduce url: http://demo.piwik.org/index.php?module=API&action=index&idSite=1&period=day&date=yesterday&token_auth=xxx&method=ScheduledReports.generateReport&idReport=1&outputType=3&language=en - evolution % show as +100% ...
regression: SMS show +100% always
https://api.github.com/repos/matomo-org/matomo/issues/4299/comments
2
2013-11-13T22:01:35Z
2014-07-08T10:13:53Z
https://github.com/matomo-org/matomo/issues/4299
37,355,048
4,299
[ "matomo-org", "matomo" ]
One site for each Core Plugin 1) take content automatically directly from the Plugin (the same which is used to show on the plugin magenment site in Piwik backend) - Name - latest version - (short) Description 2) add: - a picture (1 picture tells more than 1001 word...) - an information where this function could be ...
Documenation for core plugins on the website
https://api.github.com/repos/matomo-org/matomo/issues/4298/comments
2
2013-11-13T15:04:30Z
2014-07-08T10:13:59Z
https://github.com/matomo-org/matomo/issues/4298
37,355,046
4,298
[ "matomo-org", "matomo" ]
Click opens e.g. OSM/google maps with gps location for location on district or street level of the visit/visitor (t.b.d.) Plugin to show more location details in Visitor Profile via OSM/Google Subticket of #4274 Keywords: plugin-idea
Plugin to show more location details in Visitor Profile via OSM/Google
https://api.github.com/repos/matomo-org/matomo/issues/4297/comments
0
2013-11-13T11:07:14Z
2024-09-13T09:11:40Z
https://github.com/matomo-org/matomo/issues/4297
37,355,045
4,297
[ "matomo-org", "matomo" ]
We noticed on the demo that after deploying 2.0-b3, there is some slowness in getAdjacentVisitorId(). This feature is used in the Visitor profile to get the Previous/Next visitor. Instead of running a separate SQL query maybe this getAdjacentVisitorId() method should reuse getLastVisitsDetails?
User profile slowness in getAdjacentVisitorId()
https://api.github.com/repos/matomo-org/matomo/issues/4296/comments
4
2013-11-13T04:40:33Z
2014-07-08T10:13:53Z
https://github.com/matomo-org/matomo/issues/4296
37,355,044
4,296
[ "matomo-org", "matomo" ]
Hello, Since the upgrade in version 2.0b3, i have a problem in the import log process (import_logs.py) or in the generated report process (archive.sh). My reports seems to not include all the HTTP requests. I import my HTTP logs with this options : --enable-http-errors --enable-http-redirects --enable-static --enabl...
Problem in import or archive log
https://api.github.com/repos/matomo-org/matomo/issues/4295/comments
15
2013-11-12T19:44:21Z
2014-07-08T10:13:53Z
https://github.com/matomo-org/matomo/issues/4295
37,355,043
4,295
[ "matomo-org", "matomo" ]
Environment: PHP version: 5.5.3-1ubuntu2 OS: Ubuntu 13.10 Piwik version: 1.12 I ran the following command to import Apache access logs: ``` python piwik/misc/log-analytics/import_logs.py --url="http://piwik.dev" /var/log/apache2/other_vhosts_access.log --idsite=2 ``` I got the following output in my terminal: ``` 0...
Unable to import Apache access logs
https://api.github.com/repos/matomo-org/matomo/issues/4293/comments
1
2013-11-12T14:52:57Z
2014-07-08T10:13:52Z
https://github.com/matomo-org/matomo/issues/4293
37,355,042
4,293
[ "matomo-org", "matomo" ]
The docs for the code is pretty good, and the developer site is a nice automated documentation framework. Here are feedback and ideas to improve [developer.piwik.org](http://developer.piwik.org) - methods that are tagged with @ignore should not appear - the doc for function parameters is not displayed - eg...
developer.piwik.org improvements
https://api.github.com/repos/matomo-org/matomo/issues/4292/comments
3
2013-11-12T06:32:18Z
2014-07-08T10:13:52Z
https://github.com/matomo-org/matomo/issues/4292
37,355,041
4,292
[ "matomo-org", "matomo" ]
A user noticed SEO is not available in Piwik Mobile app. Therefore it would be great to add metadata support for SEO. Depends on #4139
Add metadata support for SEO
https://api.github.com/repos/matomo-org/matomo/issues/4290/comments
0
2013-11-11T22:54:59Z
2024-09-13T09:11:41Z
https://github.com/matomo-org/matomo/issues/4290
37,355,040
4,290
[ "matomo-org", "matomo" ]
I have piwik dashboard embedded into a jsp page on Tomcat. I have several widgets on that page, one of them is the Visitor Log. When this widget is expanded, all is fine, but when i collapse it, all of the sudden it overlaps the rest of the page not allowing me to do anything on the page. This missfunction is quite ann...
Embbeded dashboard doesn't work
https://api.github.com/repos/matomo-org/matomo/issues/4289/comments
1
2013-11-11T17:08:56Z
2014-07-08T10:13:52Z
https://github.com/matomo-org/matomo/issues/4289
37,355,039
4,289
[ "matomo-org", "matomo" ]
User reported bug in: http://forum.piwik.org/read.php?8,107402 Notice: Undefined variable: filehash in /var/www/vhosts/foxwebcreations.net/subdomains/tracking/httpdocs/libs/tcpdf/tcpdf.php on line 7421 I verified and it looks like the bug has been fixed in latest TCPDF. So let's upgrade the lib to latest. PS: I no...
Update TCPDF to latest version
https://api.github.com/repos/matomo-org/matomo/issues/4288/comments
3
2013-11-11T04:10:04Z
2014-07-08T10:13:52Z
https://github.com/matomo-org/matomo/issues/4288
37,355,038
4,288
[ "matomo-org", "matomo" ]
http://demo.piwik.org/index.php?hideMetricsDoc=1&showTimer=0&filter_limit=1&period=day&date=yesterday&idSite=3&apiModule=VisitsSummary&apiAction=get&sortOrderColumn=nb_visits&filter_sort_column=nb_visits&module=API&token_auth=anonymous&format=json&method=API.getProcessedReport&language=en&showColumns=nb_visits returns...
Regression in 2.0: "showColumns" param returns value instead of object when only one column is requested
https://api.github.com/repos/matomo-org/matomo/issues/4287/comments
2
2013-11-10T10:09:46Z
2014-07-08T10:13:52Z
https://github.com/matomo-org/matomo/issues/4287
37,355,037
4,287
[ "matomo-org", "matomo" ]
I tried to create a segment that had the rule: option=com_custom&view=article&id=1 It failed to show any results (though I know the database has the urls in it). When I just do id=1, I get all the results(plus a few more that match, but are id=12 or something of the sort). Please help me make this work asap. Thanks...
segments cannot include php style urls
https://api.github.com/repos/matomo-org/matomo/issues/4286/comments
1
2013-11-08T16:26:59Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4286
37,355,036
4,286
[ "matomo-org", "matomo" ]
- Remove PleineLune from Core - Create repository for PleineLune - Add Piwik Team to repository - Enable git diff mails and add it to git.piwik.org - Add repository as a submodule in piwik - Update PleineLune repository to have readme, plugin.json and screenshots - Publish PleineLune in Marketplace - Remove AnotherBlac...
Move PleineLune to Marketplace
https://api.github.com/repos/matomo-org/matomo/issues/4285/comments
0
2013-11-08T02:47:36Z
2013-11-08T03:22:46Z
https://github.com/matomo-org/matomo/issues/4285
37,355,035
4,285
[ "matomo-org", "matomo" ]
I am working with Drupal, and optimizing my server for fast page generation times, because Google officially said, that it will show sites, that loading faster, above than other sites. Also page rendering and end-user loading is important. I want to include this info to my piwik stats. I tried to find and found somet...
Page generation times in js code
https://api.github.com/repos/matomo-org/matomo/issues/4282/comments
1
2013-11-07T15:19:51Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4282
37,355,034
4,282
[ "matomo-org", "matomo" ]
Go to the Referer Overview widget > Website > Whatever domain > Open row evolution. Every values will be to zero. You could reproduce that on the http://demo2.piwik.org dashboard In another side, Go to the Referer Websites widget > Whatever domain > Open row evolution. It works fine.
Bug: Open row evolution problem with Overview > Website
https://api.github.com/repos/matomo-org/matomo/issues/4281/comments
2
2013-11-07T12:03:43Z
2014-07-08T10:13:51Z
https://github.com/matomo-org/matomo/issues/4281
37,355,033
4,281
[ "matomo-org", "matomo" ]
Follow up of #1673 Allow plugins to bundle unit/integration tests Now that plugins can bundle their own tests, we could make it easy for plugin developers to run their tests on travis CI to ensure that their plugins will not break when they commit new changes to their github repository. - Add travis.yml template pre...
Let plugins developers run their plugins tests continuously in Travis CI
https://api.github.com/repos/matomo-org/matomo/issues/4280/comments
5
2013-11-07T04:26:34Z
2014-07-08T10:13:51Z
https://github.com/matomo-org/matomo/issues/4280
37,355,032
4,280
[ "matomo-org", "matomo" ]
The goal of this ticket is that the site developer.piwik.org contains all technical documentation about Piwik. This is a follow up from developer.piwik.org project #4266 Here are the pages from piwik.org that can be moved to developer.piwik.org - participate/development-metrics/ (can be removed) - participate/...
Migrate dev docs from piwik.org to developer.piwik.org
https://api.github.com/repos/matomo-org/matomo/issues/4279/comments
0
2013-11-07T02:33:18Z
2013-11-08T02:42:01Z
https://github.com/matomo-org/matomo/issues/4279
37,355,031
4,279
[ "matomo-org", "matomo" ]
To prepare for #4124 and #4139 and some other features (MultiSites) refactoring of core ArchiveProcessor and Archiver classes is required. In particular: - rename for consistency - remove need for ArchiveProcessor.Day and .Period hooks - rename the concept of "Period" archiving to be more generic of "Aggregate Multipl...
refactor ArchiveProcessor & Plugins Archiver mechanism
https://api.github.com/repos/matomo-org/matomo/issues/4278/comments
16
2013-11-05T00:24:10Z
2014-07-08T10:13:51Z
https://github.com/matomo-org/matomo/issues/4278
37,355,030
4,278
[ "matomo-org", "matomo" ]
1.12 https://piwik.org/docs/tracking-api/reference/ You should use querystring for bulk method, but the import_logs.py send dict json encoded. The code seems pretty work, if you use super user token, but when you use admin's site token, it fails. Actually, the idsite extract from request, can't be perform, because ini...
bulk import import_logs.py diverge from core/Tracker.php API
https://api.github.com/repos/matomo-org/matomo/issues/4277/comments
1
2013-11-04T18:57:38Z
2014-08-03T11:24:24Z
https://github.com/matomo-org/matomo/issues/4277
37,355,029
4,277
[ "matomo-org", "matomo" ]
When using Internet Explorer 8 and visiting the campaign reports under "Referrers" -> "Campaigns" it doesn't show any results, only the sentence "URL Builder Tool". With IE9 or IE10 there is no problem. How to reproduce: - Open Internet Explorer - Go to http://demo.piwik.org - Hit F12 -> Browsermode Internet Explorer ...
Campaign Reports don't work with IE8
https://api.github.com/repos/matomo-org/matomo/issues/4276/comments
4
2013-11-04T15:41:01Z
2014-07-08T10:13:50Z
https://github.com/matomo-org/matomo/issues/4276
37,355,028
4,276
[ "matomo-org", "matomo" ]
Sometimes it happens that you attaches a file to a ticket and you noticed several moments later that - the file contains unwanted private informations - it was the wrong file - you forget to mark the interesting points - you found a much better example - ... => there should be a possibility to remove the files you hav...
Bugtracker: posibility to remove attached files
https://api.github.com/repos/matomo-org/matomo/issues/4275/comments
1
2013-11-03T11:08:03Z
2014-08-03T11:24:29Z
https://github.com/matomo-org/matomo/issues/4275
37,355,027
4,275
[ "matomo-org", "matomo" ]
visitor-Profile: "location" bug + enhancement - map loads endlessly -- message "Lade Daten..." (please see attachment) -- no results - show town(s) (not only country) - show even more detailed on hover (GPS) - click opens e.g. OSM/google maps with gps location for location on district or street level - maybe the or...
visitor-Profile: "location" bug + enhancement
https://api.github.com/repos/matomo-org/matomo/issues/4274/comments
16
2013-11-03T10:44:20Z
2014-07-08T10:14:13Z
https://github.com/matomo-org/matomo/issues/4274
37,355,026
4,274
[ "matomo-org", "matomo" ]
If you have enabled the Anonymize IP feature, by default, Geo Location via geoip and Provider reverse name lookups will use the anonymized IP address. You can set this setting to let plugins use the full IP address when enriching visitor information. Note: the IP will always be stored anonymized in the database. Propo...
Option to use raw IP for Geo location, Provider name lookup and still store anonymized IP
https://api.github.com/repos/matomo-org/matomo/issues/4273/comments
3
2013-11-03T04:49:20Z
2014-07-08T10:13:49Z
https://github.com/matomo-org/matomo/issues/4273
37,355,025
4,273
[ "matomo-org", "matomo" ]
Hi, Here an error during the execution of the archive.sh script. I use the Piwik version 2.0-b2 ``` Starting Piwik reports archiving... Archiving period = day for idsite = 1... <?xml version="1.0" encoding="utf-8" ?> <results> <result date="2013-09-12" /> ... <result date="2013-11-02" /> </r...
Problem in archive script
https://api.github.com/repos/matomo-org/matomo/issues/4272/comments
3
2013-11-02T18:31:18Z
2014-07-08T10:13:49Z
https://github.com/matomo-org/matomo/issues/4272
37,355,024
4,272
[ "matomo-org", "matomo" ]
Zhlt Ihr die Seitenaufrufe durch Suchmaschinen mit? Das Parallelprojekt Crawltrack, was ich frher mal installiert hatte, ist ja hier recht aussagekrftig. Die Dokumentation gibt leider in diesem Punkt nicht viel her bzw. ich konnte nichts finden. Sinnvoll im ersten Schritt, knnte ein Ankreizfeld sein, Suchmaschinenau...
Werden Besuche von Suchmaschinen mitgezählt?
https://api.github.com/repos/matomo-org/matomo/issues/4271/comments
1
2013-11-02T14:46:47Z
2014-08-03T11:24:29Z
https://github.com/matomo-org/matomo/issues/4271
37,355,023
4,271
[ "matomo-org", "matomo" ]
Fr Suchmaschinenoptimierer ist eine Renner-Penner-Liste bzgl. der Seiten einer Domne interessant. Ich denke, das lsst sich einfach realisieren, da die Aufrufe und die Seiten bekannt sind. Die Renner sind interessanter. Bei Penner fngt die Diskussion auch an, z.B. gibt es die Seite noch, sind auch 0 Aufrufe Kriterien...
Renner-Penner-Liste für Webseiten
https://api.github.com/repos/matomo-org/matomo/issues/4270/comments
3
2013-11-02T14:39:22Z
2014-08-05T14:12:56Z
https://github.com/matomo-org/matomo/issues/4270
37,355,022
4,270
[ "matomo-org", "matomo" ]
Bei der Registrierung auf http://dev.piwik.org/ werden Nutzernamen moniert, ohne dass erkennbar ist, was die Regeln sind bzw. wo sie zu finden sind. Positiv ist aber, dass die Fehlermeldung in Deutsch kommt ;-) Keywords: Registrierung
Registrierung
https://api.github.com/repos/matomo-org/matomo/issues/4269/comments
1
2013-11-02T14:35:33Z
2014-08-03T11:24:29Z
https://github.com/matomo-org/matomo/issues/4269
37,355,020
4,269
[ "matomo-org", "matomo" ]
Da ich PIWIK domnbergreifend einsetze, htte ich auch gern die Anzeige der besuchten Seiten domnbergegreifend, insbesondere die Klickpfade (vor Erreichen einer Domne und danach). Da Ihr die einzelnen Seiten farbig darstellt, knnte man die domnfremden Seiten grau oder grau mit farbigen Streifen darstellen. Keywords: Kl...
Domänübergreifende Darstellung
https://api.github.com/repos/matomo-org/matomo/issues/4268/comments
1
2013-11-02T14:33:38Z
2014-08-03T11:24:29Z
https://github.com/matomo-org/matomo/issues/4268
37,355,019
4,268
[ "matomo-org", "matomo" ]
Importing our apache logs I get the following error: ``` Traceback (most recent call last): File "/var/alternc/html/a/analytics/piwik/misc/log-analytics/import_logs.py", line 1663, in <module> main() File "/var/alternc/html/a/analytics/piwik/misc/log-analytics/import_logs.py", line 1627, in main parser.par...
import_logs.py: ValueError: invalid literal for int() with base 10: '-'
https://api.github.com/repos/matomo-org/matomo/issues/4267/comments
1
2013-11-02T12:29:09Z
2014-07-08T10:13:48Z
https://github.com/matomo-org/matomo/issues/4267
37,355,018
4,267
[ "matomo-org", "matomo" ]
The goal of this ticket is to find a good home for all developer documentation that are related to building plugins and themes in the open analytics platform Piwik. As part of the Piwik 2.0 release we are investing in creating useful documentation for developers: - list of Hooks #4134 and #4199 - the Plugin Files Gene...
New site developer.piwik.org for listing Piwik Platform Developer docs
https://api.github.com/repos/matomo-org/matomo/issues/4266/comments
4
2013-11-01T00:17:56Z
2014-07-08T10:13:51Z
https://github.com/matomo-org/matomo/issues/4266
37,355,017
4,266
[ "matomo-org", "matomo" ]
We thought minimum required version was 5.3 but it turns out that because of "stream_resolve_include_path" min php version is 5.3.2 This dependency comes from Composer. We got result from ``` $ phpcompatinfo print -R --report full . ```
Increase minimum PHP version required to 5.3.2
https://api.github.com/repos/matomo-org/matomo/issues/4265/comments
1
2013-10-31T23:56:48Z
2014-07-08T10:13:48Z
https://github.com/matomo-org/matomo/issues/4265
37,355,016
4,265
[ "matomo-org", "matomo" ]
The embed dashboard feature of Piwik is a powerful feature loved by many users. Currently when embedding a dashboard using full screen mode, the sparklines will not load in the few widgets that display them. To solve this we can forward the token_auth to the sparklines URLs. This was reported in the [forums](http:/...
When embedding the custom dashboard and using &token_auth the sparklines should also work
https://api.github.com/repos/matomo-org/matomo/issues/4264/comments
1
2013-10-31T23:09:40Z
2014-07-08T10:13:48Z
https://github.com/matomo-org/matomo/issues/4264
37,355,015
4,264