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>2016-12-01 02:57:37 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2016-12-01 02:57:37 +0300
commit107147670f46b234afadefe82e0c384b10c41279 (patch)
tree37aaebf3b7444cb03c36964696daae2604ce2ac5 /plugins/Contents/lang
parent592f9bd80e27e48f8159a90d6df055f8f0791f93 (diff)
New visit dimension "total interactions" and new action dimension "Interaction position" and corresponding segments (#10911)
* adding new interaction segments * add possibility to limit queries * fix Piwik does not join correctly if 2 custom joins require each other * added position to api output * Contents plugin: Rename "Interaction" metric to "Content Interaction"
Diffstat (limited to 'plugins/Contents/lang')
-rw-r--r--plugins/Contents/lang/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Contents/lang/en.json b/plugins/Contents/lang/en.json
index 78e347eaaa..915b9d9746 100644
--- a/plugins/Contents/lang/en.json
+++ b/plugins/Contents/lang/en.json
@@ -2,8 +2,8 @@
"Contents": {
"PluginDescription": "Content and banner tracking lets you measure the performance (views, clicks, CTR) of any piece of content on your pages (Banner ad, image, any item).",
"Impressions": "Impressions",
- "Interactions": "Interactions",
- "Interaction": "Interaction",
+ "ContentInteraction": "Content Interaction",
+ "ContentInteractions": "Content Interactions",
"InteractionRate": "Interaction Rate",
"ContentName": "Content Name",
"ContentPiece": "Content Piece",