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:
authorBenaka <diosmosis@users.noreply.github.com>2018-03-28 03:09:16 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2018-03-28 03:09:16 +0300
commit3409cd611031377ca12c27c200537b4207d5cb8a (patch)
tree4f95f9c50f99cd3965f8b9944158cad1d8261e8c
parentf1f99ea10c2cc9c8d4dcef3c1b5cc82379b96b0f (diff)
Add changelog entry for getCrossDomainLinkingUrlParameter(). (#12660)
* Add changelog entry for getCrossDomainLinkingUrlParameter(). * add link to faq
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e21360dbc..3c8c487be1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ The Product Changelog at **[matomo.org/changelog](https://matomo.org/changelog)*
* A new event `API.Request.intercept` has been added which allows plugins to intercept API requests to perform custom logic, overriding the original API method.
* A new event `Request.shouldDisablePostProcessing` has been added which allows plugins to disable DataTable post processing for individual API requests.
* A new event `SitesManager.shouldPerformEmptySiteCheck` has been added to allow plugins to disable the empty site check for individual sites.
+* A new JavaScript tracker method `getCrossDomainLinkingUrlParameter` has been added so you can add cross domain tracking capability to dynamically created links. [Learn here how to append the result to said links' URLs, see the section "Advanced: Handling Dynamically Generated Links"](https://matomo.org/faq/how-to/faq_23654/)
## Matomo 3.3.0