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:
authorStefan Giehl <stefan@matomo.org>2020-07-28 04:57:27 +0300
committerGitHub <noreply@github.com>2020-07-28 04:57:27 +0300
commit8ca34b2b517810db2e35d8e3c7d4e33007af3faf (patch)
tree651b6fde56c6e24bb630ac683d07a2ce28bf2e96 /plugins/CustomDimensions
parent2c584eca7072c9c2422566eb867552ef80304636 (diff)
Use category display name for segment metadata (#16242)
* use category display name for segment metadata * update tests
Diffstat (limited to 'plugins/CustomDimensions')
-rw-r--r--plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml52
1 files changed, 26 insertions, 26 deletions
diff --git a/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml b/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml
index 832674cab6..2908e866a6 100644
--- a/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml
+++ b/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml
@@ -534,19 +534,19 @@
</row>
<row>
<type>metric</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Bandwidth</name>
<segment>bandwidth</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Action Type</name>
<segment>actionType</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Action URL</name>
<segment>actionUrl</segment>
<unionOfSegments>
@@ -558,115 +558,115 @@
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Clicked Outlink</name>
<segment>outlinkUrl</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Content Interaction</name>
<segment>contentInteraction</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Content Name</name>
<segment>contentName</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Content Piece</name>
<segment>contentPiece</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Content Target</name>
<segment>contentTarget</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Download URL</name>
<segment>downloadUrl</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Entry Page URL</name>
<segment>entryPageUrl</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Entry Page title</name>
<segment>entryPageTitle</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Exit Page Title</name>
<segment>exitPageTitle</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Exit Page URL</name>
<segment>exitPageUrl</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Keyword (Site Search)</name>
<segment>siteSearchKeyword</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Keyword count (Site Search)</name>
<segment>siteSearchCount</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>MyName3</name>
<segment>dimension3</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>MyName5</name>
<segment>dimension5</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Page Title</name>
<segment>pageTitle</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Page URL</name>
<segment>pageUrl</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Search Category</name>
<segment>siteSearchCategory</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Server time - hour</name>
<segment>actionServerHour</segment>
</row>
<row>
<type>dimension</type>
- <category>Actions</category>
+ <category>Behaviour</category>
<name>Server time - minute</name>
<segment>actionServerMinute</segment>
</row>
@@ -702,25 +702,25 @@
</row>
<row>
<type>dimension</type>
- <category>Referrers</category>
+ <category>Acquisition</category>
<name>Channel Type</name>
<segment>referrerType</segment>
</row>
<row>
<type>dimension</type>
- <category>Referrers</category>
+ <category>Acquisition</category>
<name>Keyword</name>
<segment>referrerKeyword</segment>
</row>
<row>
<type>dimension</type>
- <category>Referrers</category>
+ <category>Acquisition</category>
<name>Referrer Name</name>
<segment>referrerName</segment>
</row>
<row>
<type>dimension</type>
- <category>Referrers</category>
+ <category>Acquisition</category>
<name>Referrer URL</name>
<segment>referrerUrl</segment>
</row>