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
2021-10-08Use detachEvent when removeEventListener isn't available (#18110)Peter Zhang
2021-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-09-22add heartbeat ping tab tracking (#18028)Peter Zhang
2021-09-16cover $typeReferrer 'false' or '0' to filter (#18016)Tim-Hinnerk Heuer
2021-09-16Add piwik.js public api method setPagePerformanceTiming. (#17901)Tim-Hinnerk Heuer
2021-09-06Improve check for correctly set cookie by casting to string (#17928)Justin Velluppillai
2021-07-30Don't check cookie value if cookie was deleted (#17830)Stefan Giehl
2021-07-1517417 cookie domain (#17744)Justin Velluppillai
2021-07-05Handle failed promise by silently ignoring it (#17735)Justin Velluppillai
2021-06-18Make sure overlay API requests send force_api_session as POST param (#17675)dizzy
2021-06-10rebuild tracker javascript (#17659)dizzy
2021-05-27Outlink tracking when DOM modified (#17522)Zoltan Flamis
2021-04-14Performance timing API as default (#17427)Zoltan Flamis
2021-03-29Track JS errors only once per page view (#17288)Zoltan Flamis
2021-03-23Ensure to send performance timings as integer values (#17372)Stefan Giehl
2021-03-10rename testcookie to make it clear it is created by Matomo (#17243)Lukas Winkler
2021-03-02Do not append performance metrics to page view log if performance tracking di...Mikhail Snetkov
2021-02-25fix js test (#17265)dizzy
2021-02-24bugfix: Type mismatched while reporting uid (#17252)某罐头菠萝
2021-02-05Send 204 response for bulk requests to avoid possible CORB issue (#17180)Stefan Giehl
2021-01-26Fix possible service worker error in Firefox (#17139)Thomas Steur
2021-01-26Use PerformanceNavigationTiming API if available (#17130)Stefan Giehl
2021-01-19allow multiple calls to enableLinkTracking (#17101)Lukas Winkler
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-10-06Ignore negative performance timings values (#16516)Stefan Giehl
2020-10-05Fix failing tests (#16523)Stefan Giehl
2020-10-05Always set consent removed cookie even when cookies are disabled (#16507)Thomas Steur
2020-10-01Make JS tracker work in strict mode (#16498)Thomas Steur
2020-09-30Fix percent symbol fails JavaScript Matomo code (#16469)Thomas Steur
2020-09-09Remove visit standard length from tracker (#16412)Thomas Steur
2020-09-02Fix Custom opt out screen should not imply tracking consent given (#16364)Thomas Steur
2020-09-01Fix build as minified JS version is missing (#16360)Thomas Steur
2020-08-10Fix default value of heart beat timer (#16282)Stefan Giehl
2020-07-31Remove no longer needed/used heartbeat code (#16253)Thomas Steur
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-09Backport support for matomo_ignore class (#16195)Thomas Steur
2020-07-07Implement cookie consent (#16178)Thomas Steur
2020-07-03Add method to enable cookies in JS (#16113)Thomas Steur
2020-06-30Better detection for cookies for browser plugins report for hybrid consent (#...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-05Do not generate crossdomain link when cookies are disabled (#16017)Thomas Steur
2020-05-27Removes director detection (#15989)Stefan Giehl