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
2016-12-13Show warning when paq.push is not initialized correctly (#10889)Thomas Steur
2016-12-01Enable by default Downloads and Outlinks tracking of righ… (#10901)Thomas Steur
2016-11-14Update minified piwikmattab
2016-11-14Merge branch '3.x-dev' into bettertrackerasync3.xmattab
2016-11-07forgot to update minified versionThomas Steur
2016-11-07added disableHeartBeatTimer featureThomas Steur
2016-11-01only create an async tracker when there is a configuration for itThomas Steur
2016-11-01Better async tracker initialization to not having to use _paq.pushThomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-01Track a unique id for each pageview (#10499)Thomas Steur
2016-09-26Commit up to date minified piwik.jsmattab
2016-09-26add callback method to track eventThomas Steur
2016-09-20expose some DOM methods (#10522)Thomas Steur
2016-09-10Add possibility to retry _paq plugin method calls at a later pointThomas Steur
2016-08-31Merge branch '3.x-dev' into 3.0-m06Thomas Steur
2016-08-31fixes #10179 configtrackerpause should not be set to 0 if a callback is used ...Thomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-07-20fixes #10310 - use indexOf polyfill function to avoid errors in older IEs (#1...Stefan Giehl
2016-07-15Fixes #10105 - copied from #10271 by @Kijewski (#10306)Matthieu Aubry
2016-07-15Fix the JS tests on Chromemattab
2016-07-15piwik.js: Prepend a slash to all paths such as when users don't specify leadi...Matthieu Aubry
2016-07-15Add a test for isInsideAnIFrame method in piwik.js (#10300)Matthieu Aubry
2016-07-14Add current domain to list of domains automatically only if no path is set (#...Thomas Steur
2016-07-14record actual screen resolution when using JS tracker (#10296)Thomas Steur
2016-07-13Calling an undefined JS API method should not trigger an error in the console...Matthieu Aubry
2016-07-13trackLink does not invoke callback if request is done via GET (#10294)er314
2016-07-12 Reset the list of items in the cart, after tracking an ecommerce conversion ...Matthieu Aubry
2016-06-01Merge pull request #10181 from piwik/customdimension_31Stefan Giehl
2016-05-25add callback ability to trackPageView (#10172)er314
2016-05-24refs plugin-CustomDimensions#31 fix doc block for custom dimension was wrongThomas Steur
2016-05-23JavaScript SDK: add support to send tracking requests to multiple Piwik serve...Matthieu Aubry
2016-05-23Update piwik.js (#10170)er314
2016-04-21fix example was wrongThomas Steur
2016-03-31fixes #9924 outlinks and downloads are not tracked if document is already rea...Thomas Steur
2016-03-31New automated test to detect when piwik.js minified file is out of sync with ...mattab
2016-03-30Piwik.js 'setDomains' method supports page wildcards matching: example.com/in...mattab
2016-03-30Merge pull request #9933 from piwik/remove_magic_setCookiePathMatthieu Aubry
2016-03-30piwik.js: remove the feature of `setDomains` magically setting the cookie path.mattab
2016-03-29refs #9954 attach request only if a request url is actually setThomas Steur
2016-03-08handle tel links the same as mailtosgiehl
2016-03-08fix overlay when using a custom piwik.php path for trackingThomas Steur
2016-03-07added Piwik to jslint sectionalexbeletsky
2016-03-04use piwik as window referencealexbeletsky
2016-02-23Remove unused variable from piwik.jsBas Bosman
2016-01-18detect whether window had focus only once and assume it had focus if used ins...Thomas Steur
2016-01-18refs #9505 only track a ping if window actually has the focusThomas Steur
2016-01-05Document need to call setApiUrl()Joey3000
2015-12-15fixes #9371 make sure to use integers for resolution when devicePixelRatio is...Thomas Steur
2015-12-04there was a weird character after ||Thomas Steur
2015-12-04added documentation for cookieConfigPath detectionThomas Steur