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
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2017-02-21 13:41:11 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-02-21 13:41:11 +0300
commitd1cc6aa39a5b2c83a397d9ab56b00ab3d5d5fa9f (patch)
tree8f1c1bc55bcb63e417babcfc7e8186494ffc4f67 /CHANGELOG.md
parentbb35cb6761d7a492095e7f16aca79e409d7823a2 (diff)
Improvements for tracking of single page applications (#11344)
* improve single page website tracking * added docs and minified piwik * Re-generate piwik.js
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d4edc0158..933ff75ab0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@ The Product Changelog at **[piwik.org/changelog](http://piwik.org/changelog)** l
### New APIs
* The JavaScript Tracker now supports CrossDomain tracking. The following tracker methods were added for this: `enableCrossDomainLinking`, `disableCrossDomainLinking`, `isCrossDomainLinkingEnabled`
* Added JavaScript Tracker method `getLinkTrackingTimer` to get the value of the configured link tracking time
+* Added JavaScript Tracker method `deleteCustomVariables` to delete all custom variables within a certain scope
+* The method `enableLinkTracking` can now be called several times to make Piwik aware of newly added links when your DOM changes
* Added a new method `Piwik\Plugin\Report::getMetricNamesToProcessReportTotals()` that lets you define which metrics should show percentages in the table report visualization on hover. If defined, these percentages will be automatically calculated.
## Piwik 3.0.1