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-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-05Do not generate crossdomain link when cookies are disabled (#16017)Thomas Steur
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-26require category and action in logEvent (#15980)Lukas Winkler
2020-05-24add .rtf to download filetypes (#15975)Lukas Winkler
2020-05-20Remove gears detection (#15956)Stefan Giehl
2020-05-20Allow using matomo prefixed parameters for campaigns (#15957)Stefan Giehl
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-05-06Search for links on page load as well, not just on ready (#15915)Thomas Steur
2020-04-29Queue content tracking requests (#15872)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-04-15Make sure to set cookie name before loading any cookie (#15814)Thomas Steur
2020-04-08Force POST for bulk requests, fix alwaysUseSendBeacon not respected for bulk ...Thomas Steur
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-04-07Make sure to always set JSON_PIWIK to native JSON when possible (#15785)Thomas Steur
2020-03-25Ensure stringify/parse is a function (#15688)Thomas Steur
2020-03-09fix #15681 secure cookie flag is not set for referrer and custom dimensions (...Thomas Steur
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-20Fix couple issues w/ samesite handling in session, make sure session … (#15...diosmosis
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