From 84a945446e6655c7a15bcd2fc92aa5b1f30713a7 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Fri, 28 Aug 2015 08:15:57 +0000 Subject: added method to piwik.js to log all detected content blocks --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e22b56d36e..04cc2a46cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ This is a changelog for Piwik platform developers. All changes for our HTTP API' * `Tracker.recordEcommerceGoal` * `Tracker.recordStandardGoals` +### New APIs + +* The JavaScript Tracker `piwik.js` got a new method `logAllContentBlocksOnPage` to log all found content blocks within a page to the console. This is useful to debug / test content tracking. It can be triggered via `_paq.push(['logAllContentBlocksOnPage'])` + ### Internal Change * The option `branch` of the console command `development:sync-system-test-processed` was removed as it is no longer needed. -- cgit v1.2.3