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
2022-07-14Exclude .paypal.com as referrer by default (#19516)Stefan Giehl
2022-07-08Implement url parameter to ignore referrer (#19420)Stefan Giehl
2022-07-04Use browser client hints for detection (#18843)Stefan Giehl
2022-06-30Provide possibility to configure referrer exclusion list (#19302)Stefan Giehl
2022-06-24Fix failing tests (#19396)Stefan Giehl
2022-05-30Try to set referrer attribution cookie when leaving the page if no tracking r...Stefan Giehl
2022-05-03Replace deprecated String.prototype.substr() (#19111)CommanderRoot
2022-05-03[JS]update beforeunload to visibilitychange (#19041)Peter Zhang
2022-04-14Fix javascript test (#19104)Stefan Giehl
2022-03-24Don't create cookies when disabled (#18935)Justin Velluppillai
2022-02-14add enable browser detection and some tests (#18633)Peter Zhang
2021-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-09-16Add piwik.js public api method setPagePerformanceTiming. (#17901)Tim-Hinnerk Heuer
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2021-07-30Don't check cookie value if cookie was deleted (#17830)Stefan Giehl
2021-07-1517417 cookie domain (#17744)Justin Velluppillai
2021-06-18fix regression in trackingspamprevention and warning in bound parameter check...dizzy
2021-06-15Move tests documentation to developer website (#17668)Thomas Steur
2021-05-27Outlink tracking when DOM modified (#17522)Zoltan Flamis
2021-04-12Run JavaScript tests also with node/puppeteer (#17432)Stefan Giehl
2021-03-29Track JS errors only once per page view (#17288)Zoltan Flamis
2021-02-25fix js test (#17265)dizzy
2021-02-24add quick test for userId using ints (#17256)dizzy
2020-12-03When forcing GET request method in JS tracker then disable send beacon (#16870)Thomas Steur
2020-12-02Document setGenerationTime removal and add back the method (#16860)Thomas Steur
2020-11-23Add disablePerformanceTracking method to methods to apply first (#16768)Thomas Steur
2020-11-17SameSite cookie attribute can be configured for JS tracker (#16733)Thomas Steur
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