Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-11Support window.Matomo in JS Tracker (#13568)Thomas Steur
2018-08-03When consent explicitly given in JS tracker add &consent=1 to URL (#13230)diosmosis
2018-08-01Add removeEcommerceItem() and clearEcommerceCart() methods to JS tracker. (#1...diosmosis
2018-06-21Adds missing default value for addEventListener (#13087)Stefan Giehl
2018-05-08updates device-detector (#12851)Stefan Giehl
2018-05-08Add minimal first party cookie opt out support to JS tracker (#12829)diosmosis
2018-05-01Recommend newer yuicompressor version (#12774)Thomas Steur
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-23When setting or resetting User ID, do not update the Visitor ID in the first ...Matthieu Aubry
2018-03-22Better handling of POST tracking requests when page is unloaded (using sendBe...Thomas Steur
2018-03-09Add getCrossDomainLinkingUrlParameter() to allow users to add pk_vid to dynam...Benaka
2018-02-28JS Tracker: expected no warning in the console when addTracker multiple times...Matthieu Aubry
2018-02-01Add a method to de-assign a user id (#12141)znerol
2017-12-15JS Tracker: make setSecureCookie work (#12355)Matthieu Aubry
2017-11-20Ignore Java detection on Edge as it doesn't work (#12214)Stefan Giehl
2017-10-18fix jslint testThomas Steur
2017-10-17added test and minified versionThomas Steur
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2017-08-03Fix #11410: Optional secure tracker cookie (#11891)Luiz Eduardo de Christo
2017-07-19JS Tracker: new setCrossDomainLinkingTimeout function useful to set a higher ...Matthieu Aubry
2017-07-07Disallow empty values when tracking content actions (#11844)Stefan Giehl
2017-06-26Disallow event tracking with empty/whitespace categories (#11819)Stefan Giehl
2017-06-22Fixes a typo (#11740)Stefan Giehl
2017-05-08JS Tracker: prevent IE 7 error (#11668)Matthieu Aubry
2017-05-05make sure to delete any set cookie, better return value for getCookieThomas Steur
2017-05-05Expose more cookie methods in trackerThomas Steur
2017-05-03Add method to detect if cookies are enabledThomas Steur
2017-04-28add possibility to retrive the number of tracked pageviews in JS trackerThomas Steur
2017-04-14New JS Tracker methods to retrieve current URL and piwik URL (#11616)Thomas Steur
2017-02-21Improvements for tracking of single page applications (#11344)Thomas Steur
2017-02-11exposing new method to detect whether a node is visibleThomas Steur
2017-02-03added getlinktrackingtimeoutThomas Steur
2017-01-28Merge branch '3.x-dev' into plugintrackerThomas Steur
2017-01-24Cross Domain: forward pk_vid parameter when the clicked element is not direct...Matthieu Aubry
2017-01-23trigger plugin method only if a method name is setThomas Steur
2017-01-23also pass request parameterThomas Steur
2017-01-23add possibility to pass parameters to pluginsThomas Steur
2017-01-23better plugin support featureThomas Steur
2017-01-22Cross Domain tracking (#11243)Thomas Steur
2017-01-18When tracking request is > 2000 char, prefer POST (#11201)Thomas Steur
2016-12-16Better piwik.js json compatibility (#11024)Thomas Steur
2016-12-16Expose JSON property for Piwik custom trackers (#11025)Thomas Steur
2016-12-13Show warning when paq.push is not initialized correctly (#10889)Thomas Steur
2016-12-01Enable by default Downloads and Outlinks tracking of righ… (#10901)Thomas Steur
2016-11-14Update minified piwikmattab
2016-11-01only create an async tracker when there is a configuration for itThomas Steur
2016-11-01Better async tracker initialization to not having to use _paq.pushThomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-01Track a unique id for each pageview (#10499)Thomas Steur
2016-09-26Commit up to date minified piwik.jsmattab