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
2020-11-15Fix ecommerce and goal tracking may not work (#16716)Thomas Steur
2020-10-19Ignore tracking requests for disabled plugins (#16570)Thomas Steur
2020-09-30Fix percent symbol fails JavaScript Matomo code (#16469)Thomas Steur
2020-09-22Fix JS test (#16458)Thomas Steur
2020-09-21Fix JS test (#16455)4.0.0-a2Thomas Steur
2020-09-09Remove visit standard length from tracker (#16412)Thomas Steur
2020-08-31Allow execution of core and plugin specific JS tests only (#16345)Thomas Steur
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-07Implement cookie consent (#16178)Thomas Steur
2020-07-06Don't set any cookies when no consent is given (#16173)Thomas Steur
2020-07-03Add method to enable cookies in JS (#16113)Thomas Steur
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-12Rename Piwik -> Matomo in JS tracker where possible (#16052)Thomas Steur
2020-06-09Expose setVisitorId JS tracker method (#16042)Thomas Steur
2020-06-09Track ecommerce views as new dimensions instead of custom variables (#15999)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-04-29Queue content tracking requests (#15872)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-04-08Force POST for bulk requests, fix alwaysUseSendBeacon not respected for bulk ...Thomas Steur
2020-02-11Renames CustomPiwikJs plugin to CustomJsTracker (#15505)Stefan Giehl
2020-02-06No longer redirect when interacted with content (#15406)Thomas Steur
2020-01-27Fix JSON tests (#15460)Thomas Steur
2020-01-21enable send beacon by default (#15405)Thomas Steur
2019-12-31Set a first-party cookie when user opts out of tracking (#15184)Kate Butler
2019-11-08accept numbers for setUserId, setEcommerceView, addEcommerceItem, removeEcomm...Thomas Steur
2019-11-06More efficient heart beat timer (#15058)Thomas Steur
2019-11-04Send queued requests less often (#15048)Thomas Steur
2019-09-10fix magic quotes deprecation warning (#14873)Lukas Winkler
2019-08-26No longer require idsite in addtracker (#14787)Thomas Steur
2019-07-17Fix missing 3rd party cookie when using POST requests (#14368)MichaelHeerklotz
2019-06-27JS Tracker: Prevent Error 400 issue on IE11 when custom dimension values incl...Matthieu Aubry
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