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-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-06No longer redirect when interacted with content (#15406)Thomas Steur
2020-01-29Make sure tracking works in IE9 and lower (#15480)Thomas Steur
2020-01-21enable send beacon by default (#15405)Thomas Steur
2020-01-21remove JSON2 (#15413)Lukas Winkler
2020-01-12fix JS tracker tests (#15380)Thomas Steur
2020-01-12Respect cookie config for the test (path, domain, isSecure flag) (#15313) (#1...Daniel Corn
2020-01-06hasConsent() is used in tracker so can't be a debug method (#15351)diosmosis
2019-12-31Set a first-party cookie when user opts out of tracking (#15184)Kate Butler
2019-12-31Remember consent given by default for 30 years (#15324)Thomas Steur
2019-12-24Ignore disableCookie setting when giving consent / removing consent (#15309)Thomas Steur
2019-12-11Fix test cookie may be set multiple times (#15225)Thomas Steur
2019-11-08accept numbers for setUserId, setEcommerceView, addEcommerceItem, removeEcomm...Thomas Steur
2019-11-06Prevent test cookie from being created when cookies are disabled (#15107)Thomas Steur
2019-11-06More efficient heart beat timer (#15058)Thomas Steur
2019-11-04Send queued requests less often (#15048)Thomas Steur
2019-10-10Ensure setVisitorCookieTimeout is executed first (#14980)Thomas Steur
2019-08-26No longer require idsite in addtracker (#14787)Thomas Steur
2019-08-1611507 - Cookie warning pops up in IE11 ShowModalDialog (#14495)Sivakumar Rallabhandi
2019-08-02regenerate js files and fix some more testssgiehl
2019-08-01fix disableHeartBeatTimer doesnt really removes event listeners (#14668)Thomas Steur
2019-07-31fix optUserOut cookie expires after session (#14674)Thomas Steur
2019-07-17fix build (#14661)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-05-03fix build (#14406)Thomas Steur
2019-05-03Resolve issue with malformed link when Cross Domain tracking is enabled and a...Daniel Lancelot
2019-04-17fix JavaScript tracker tests (#14352)Thomas Steur
2019-04-17add doPing method to JS api (#14127)Chris Pimlott
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
2019-01-22Change value of _pk_ses cookie to 1. (#13970)diosmosis
2018-12-14Fixing the build. (#13860)diosmosis
2018-12-14Make sure to always trigger a callback in JS trigger when specified (#13855)Thomas Steur
2018-12-14trigger new event when a tracker has been added (#13851)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-12-03fix some integration tests (#13791)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-11-27support callback in JS tracker method trackGoal (#13680)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-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