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
path: root/core
diff options
context:
space:
mode:
authordiosmosis <benakamoorthi@fastmail.fm>2014-05-29 23:32:07 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-05-30 22:54:44 +0400
commit6b6444f3a3b0994c4a0cc7b90eeb12775f479584 (patch)
treec2853878c8bef31bb58b0f84eac5c0605a571ddb /core
parenta01508f3d5c2506dde54f8c001baee70bdea58cb (diff)
Documentation tweaks.
Diffstat (limited to 'core')
-rw-r--r--core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php b/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php
index 59b587594d..4e5014fd24 100644
--- a/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php
+++ b/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php
@@ -19,6 +19,7 @@ use Piwik\Tracker\GoalManager;
* Adds goal related metrics to a {@link DataTable} using metrics that already exist.
*
* Metrics added are:
+ *
* - **revenue_per_visit**: total goal and ecommerce revenue / nb_visits
* - **goal_%idGoal%_conversion_rate**: the conversion rate. There will be one of
* these columns for each goal that exists