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
2019-04-08Reset tracked impressions for searches and only send tracking request when in...Thomas Steur
2019-03-04fix queued requests in JS tracker and add possibility to disable it (#14146)Thomas Steur
2019-01-27Add method to get ecommerce items to tracker (#14028)diosmosis
2018-12-14Make sure to always trigger a callback in JS trigger when specified (#13855)Thomas Steur
2018-12-06Add option to opt in to use send beacon (#13451)Thomas Steur
2018-12-06Send bulk requests in chunks when needed (#13444)Thomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-29Add possibility to queue tracking requests so they are sent in bulk (#13616)Thomas Steur
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-05-08Add minimal first party cookie opt out support to JS tracker (#12829)diosmosis
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-09Add getCrossDomainLinkingUrlParameter() to allow users to add pk_vid to dynam...Benaka
2018-02-01Add a method to de-assign a user id (#12141)znerol
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-12-15JS Tracker: make setSecureCookie work (#12355)Matthieu Aubry
2017-10-17added test and minified versionThomas Steur
2017-10-04force using utf-8 as charset for htmlentities/htmlspecialchars (#12135)Stefan Giehl
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-14test libs folder for non unix line endings as well (#11871)Stefan Giehl
2017-07-14Fixes failing JS testsStefan Giehl
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-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-23add possibility to pass parameters to pluginsThomas Steur
2017-01-22Cross Domain tracking (#11243)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-11-07added disableHeartBeatTimer featureThomas 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-292.16.3-rc1 (#10590)2.16.3-rc1Matthieu Aubry
2016-09-20expose some DOM methods (#10522)Thomas Steur
2016-09-10Add possibility to retry _paq plugin method calls at a later pointThomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2016-07-15Fix for IE9: wait for window.onloadmattab
2016-07-15Fix issue IEmattab
2016-07-15Fix the JS tests on Chromemattab
2016-07-15iframe waits for document readymattab
2016-07-15Fix JS error when running tests in edge browsermattab
2016-07-15Load the JS file in the test where it is used, to prevent errors running test...mattab