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
path: root/js
AgeCommit message (Expand)Author
2022-08-16[js]Update * to originHost (#19471)Peter Zhang
2022-08-02Revert "Exclude paypal as referrer in javascript tracker (#19517)" (#19584)Stefan Giehl
2022-07-29Merge branch 'next_release' into 4.x-devmergetestsgiehl
2022-07-29Exclude paypal as referrer in javascript tracker (#19517)Stefan Giehl
2022-07-21rebuilt js filessgiehl
2022-07-21Implement cookie expire time - forgetConsentGiven (#19532)Andreas Schnederle-Wagner
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-08Allow reading conset removed cookie even if cookies are disabled (#19491)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-13Fix FAQ # links (#19347)Starker3
2022-05-30Try to set referrer attribution cookie when leaving the page if no tracking r...Stefan Giehl
2022-05-18Take care to always 'return request' in appendAvailablePerformanceMetrics (#1...Daniel Jalkut
2022-05-06Improve isObjectEmpty function in piwik.js (#19182)Stefan Giehl
2022-05-03[JS]update beforeunload to visibilitychange (#19041)Peter Zhang
2022-03-24Don't create cookies when disabled (#18935)Justin Velluppillai
2022-03-10Set the _pk_id in the past when deleting cookie (#18905)Aleksi Johansson
2022-02-14add enable browser detection and some tests (#18633)Peter Zhang
2022-01-31Apply disableAlwaysUseSendBeacon first (#18708)Stefan Giehl
2022-01-17add disable finger print options (#18599)Peter Zhang
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-06-10Add option to set page view id manually (#17655)Jan
2021-05-27Outlink tracking when DOM modified (#17522)Zoltan Flamis
2021-05-10more neutral wording and other style improvements (#17540)Lukas Winkler
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