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
2014-11-14refs #6577 update minified piwik.jsThomas Steur
2014-10-14refs #6341 always calculate the remaining visitor cookie lifetime.Thomas Steur
2014-10-14refs #6415 we have to update cookie timeout whenever the cookie name changesThomas Steur
2014-10-14refs #6341 do not extend cookie lifetime on each pageload and expire already ...Thomas Steur
2014-10-14refs #6415 better workaround for possible empty visitsThomas Steur
2014-10-14refs #6415 #4996 better protection for 0 actions if content tracking is used.Thomas Steur
2014-09-26refs #6258 adding the minified piwik.jsmattab
2014-09-22Refs #3490 Add `getUserId` Javascript helper + testmattab
2014-09-19refs #4996 there is a difference between link tracking enabled and installed....Thomas Steur
2014-09-15refs #4996 do not fallback to GET if POST fails otherwise we might track twiceThomas Steur
2014-09-15refs #4996 make sure we always track same content name and piece in an intera...Thomas Steur
2014-09-15refs #4996 tests should now work in case Piwik is installed in a subdirectory...Thomas Steur
2014-09-14refs #4996 also display URL of media on hover next to the image. added some d...Thomas Steur
2014-09-14refs #4996 in case we are in an overlay session we should not track. Check co...Thomas Steur
2014-09-14refs #4996 we have to add build a fully qualified URL of the content piece in...Thomas Steur
2014-09-14refs #4996 compiled piwik.jsThomas Steur
2014-09-13refs #4996 content JS tests do now run on IE10, latest FF + Chrome + Safari +...Thomas Steur
2014-09-13refs #4996 updated piwik.jsThomas Steur
2014-09-10refs #4996 enable content plugin by default otherwise tests do not workThomas Steur
2014-09-09refs #3490 JS lint + add test for Segment `userId` Auto Suggestmattab
2014-09-01Refs #3490 User ID Tracking with Piwik.js + testsmattab
2014-08-13fixes #5415 Introducing `storeCustomVariablesInCookie` function.mattab
2014-08-08fixes #5957 apply disableCookies firstmattab
2014-07-01add comment to function refs #5393mattab
2014-06-26Rename method to `setCustomRequestProcessing` refs #5384mattab
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-10Adding LibreJS license information in piwik.js Fixes #3770 #5276mattab
2014-05-19Nailing jslintmattab
2014-05-19added possibility to get/create a tracker by using "Tracker = AnalyticsTracke...Thomas Steur
2014-05-14refs #5049 added possiblity to use async + multiple piwik trackersThomas Steur
2014-05-14refs #5049 fix tracker tests, jslint was not as happy as I wasThomas Steur
2014-05-14refs #5049 log to console (if exist) if methods, that are applied first, are ...Thomas Steur
2014-05-09Fixes #5118 getRequest() method returns the query string of Tracking API HTTP...mattab
2014-04-11add minified JSmattab
2014-04-02Fixes #4938 make sure we deal with undefined parametersmattab
2014-03-14Fixes #4856 Make sure setAPIUrl, when called, is executed before any other re...mattab
2014-03-05Merge branch 'master' into uiunittestsdiosmosis
2014-03-05Fixes #4786 Adding ebook formats to piwik.js download tracking and log importermattab
2014-03-02Fixing UI tests build:diosmosis
2014-01-31Fixes #4598 Better UUID to avoid visitor collision on same second + same configsThomas Steur
2014-01-21Fixes #4328 Add latest version of minified JS filemattab
2013-10-28Fixes #4248 this should help with making segments visitCount and daysSinceLas...mattab
2013-10-23refs #472 Adding Javascript API for tracking Event + Javascript testsmattab
2013-10-17Fixing piwik.js tests and JSLint after realizing refs #4225mattab
2013-07-24Adding apk to tracked downloadsmattab
2013-06-08fixes #3975Anthon Pang
2013-05-30and the minified refs #3951mattab
2013-05-07Refs #1700 important: renaming generation_time_ms to gt_ms for keeping parame...mattab
2013-03-27refs #1700 performance tracking in piwik.jsTimo Besenreuther
2013-03-24update minified piwik.jsAnthon Pang