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:
Diffstat (limited to 'core/API/Inconsistencies.php')
-rw-r--r--core/API/Inconsistencies.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/API/Inconsistencies.php b/core/API/Inconsistencies.php
index 36c85bb994..df52f730e3 100644
--- a/core/API/Inconsistencies.php
+++ b/core/API/Inconsistencies.php
@@ -31,6 +31,7 @@ class Inconsistencies
return array(
'bounce_rate',
'conversion_rate',
+ 'abandoned_rate',
'interaction_rate',
'exit_rate',
'bounce_rate_returning',