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-04-28 04:17:43 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2017-04-28 04:17:43 +0300
commit3818d37619177a0f6417358453cc4861c0047433 (patch)
tree64d1850404fd3bf3863b047450415a1652d1e521 /CHANGELOG.md
parentd2e9f96ab3cc6bae461fc2ed309a060f243cea8c (diff)
add possibility to retrive the number of tracked pageviews in JS tracker
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 156e979540..e02108852b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ The Product Changelog at **[piwik.org/changelog](http://piwik.org/changelog)** l
* A new event `Db.getActionReferenceColumnsByTable` has been added in case a plugin defines a custom log table which references data to the log_action table
* A new JavaScript tracker method `getPiwikUrl` has been added to retrieve the URL of where the Piwik instance is located
* A new JavaScript tracker method `getCurrentUrl` has been added to retrieve the current URL of the website.
+* A new JavaScript tracker method `getNumTrackedPageViews` has been added to retrieve the number of tracked page views.
## Piwik 3.0.3