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>2018-11-26 02:08:27 +0300
committerGitHub <noreply@github.com>2018-11-26 02:08:27 +0300
commitae0460f91e9a6b0f2e8034f623710639d4d56005 (patch)
treebf2828385ac1933b58c69f9ceff2b3de5e10dd73 /plugins/Referrers
parentf50ef4af1748e4d63386cba2766527ca3e8598a5 (diff)
Rename Referrer Type to Channel Type (#13447)
* Rename Referrer Type to Channel Type fixes https://github.com/matomo-org/matomo/issues/12969 I think it makes things slightly better but all good if we don't want to merge it. Uses more common (marketing) terms for it instead of the technical terms IMO. * fix various tests * fix tests
Diffstat (limited to 'plugins/Referrers')
-rw-r--r--plugins/Referrers/lang/en.json12
-rw-r--r--plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml10
2 files changed, 11 insertions, 11 deletions
diff --git a/plugins/Referrers/lang/en.json b/plugins/Referrers/lang/en.json
index 9bf0d26ff2..d3807dc886 100644
--- a/plugins/Referrers/lang/en.json
+++ b/plugins/Referrers/lang/en.json
@@ -11,14 +11,14 @@
"ColumnWebsitePage": "Website Page",
"DirectEntry": "Direct Entry",
"DirectEntryDocumentation": "A visitor has entered the URL in their browser and started browsing on your website - they entered the website directly.",
- "Distinct": "Distinct Referrers by Referrer Type",
+ "Distinct": "Distinct Referrers by Channel Type",
"DistinctCampaigns": "distinct campaigns",
"DistinctKeywords": "distinct keywords",
"DistinctSearchEngines": "distinct search engines",
"DistinctSocialNetworks": "distinct social networks",
"DistinctWebsites": "distinct websites",
"EvolutionDocumentation": "This is an overview of the referrers that led visitors to your website.",
- "EvolutionDocumentationMoreInfo": "For more information about the different referrer types, see the documentation of the %s table.",
+ "EvolutionDocumentationMoreInfo": "For more information about the different channel types, see the documentation of the %s table.",
"Keywords": "Keywords",
"KeywordsReportDocumentation": "This report shows which keywords users were searching for before they were referred to your website. %s By clicking on a row in the table, you can see the distribution of search engines that were queried for the keyword.",
"KeywordsReportDocumentationNote": "Note: This report lists most keywords as not defined, because most search engines do not send the exact keyword used on the search engine.",
@@ -28,7 +28,7 @@
"ReferrerNames": "Referrer Names",
"Referrers": "Referrers",
"ReferrersOverview": "Referrers Overview",
- "ReferrerTypes": "Referrer Types",
+ "ReferrerTypes": "Channel Types",
"ReferrerURLs": "Referrer URLs",
"SearchEngines": "Search Engines",
"SearchEnginesDocumentation": "A visitor was referred to your website by a search engine. %1$s See the %2$s report for more details.",
@@ -37,10 +37,10 @@
"SocialsReportDocumentation": "This report shows which social networks led visitors to your website.<br \/>By clicking on a row in the table, you can see from which social network pages visitors came to your website.",
"SubmenuSearchEngines": "Search Engines & Keywords",
"SubmenuWebsitesOnly": "Websites",
- "Type": "Referrer Type",
+ "Type": "Channel Type",
"TypeCampaigns": "%s from campaigns",
"TypeDirectEntries": "%s direct entries",
- "TypeReportDocumentation": "This table contains information about the distribution of the referrer types.",
+ "TypeReportDocumentation": "This table contains information about the distribution of the channel types.",
"TypeSearchEngines": "%s from search engines",
"TypeSocialNetworks": "%s from social networks",
"TypeWebsites": "%s from websites",
@@ -51,7 +51,7 @@
"WebsitesDocumentation": "The visitor followed a link on another website that led to your site. %1$s See the %2$s report for more details.",
"WebsitesReportDocumentation": "In this table, you can see which websites referred visitors to your site. %s By clicking on a row in the table, you can see which URLs the links to your website were on.",
"WidgetExternalWebsites": "Referrer Websites",
- "WidgetGetAll": "All Referrers",
+ "WidgetGetAll": "All Channels",
"WidgetSocials": "List of social networks",
"WidgetTopKeywordsForPages": "Top Keywords for Page URL",
"XPercentOfVisits": "%s of visits",
diff --git a/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml b/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml
index 56022349c7..899efa34f5 100644
--- a/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml
+++ b/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml
@@ -4,12 +4,12 @@
<prettyDate>January 1 – March 10, 2010</prettyDate>
<metadata>
<category>Referrers</category>
- <subcategory>All Referrers</subcategory>
- <name>Referrer Type</name>
+ <subcategory>All Channels</subcategory>
+ <name>Channel Type</name>
<module>Referrers</module>
<action>getReferrerType</action>
- <dimension>Referrer Type</dimension>
- <documentation>This table contains information about the distribution of the referrer types.&lt;br /&gt;&lt;b&gt;Direct Entry:&lt;/b&gt; A visitor has entered the URL in their browser and started browsing on your website - they entered the website directly.&lt;br /&gt;&lt;b&gt;Search Engines:&lt;/b&gt; A visitor was referred to your website by a search engine. &lt;br /&gt; See the &quot;Search Engines &amp; Keywords&quot; report for more details.&lt;br /&gt;&lt;b&gt;Websites:&lt;/b&gt; The visitor followed a link on another website that led to your site. &lt;br /&gt; See the &quot;Websites&quot; report for more details.&lt;br /&gt;&lt;b&gt;Campaigns:&lt;/b&gt; Visitors that came to your website as the result of a campaign. &lt;br /&gt; See the &quot;Campaigns&quot; report for more details.</documentation>
+ <dimension>Channel Type</dimension>
+ <documentation>This table contains information about the distribution of the channel types.&lt;br /&gt;&lt;b&gt;Direct Entry:&lt;/b&gt; A visitor has entered the URL in their browser and started browsing on your website - they entered the website directly.&lt;br /&gt;&lt;b&gt;Search Engines:&lt;/b&gt; A visitor was referred to your website by a search engine. &lt;br /&gt; See the &quot;Search Engines &amp; Keywords&quot; report for more details.&lt;br /&gt;&lt;b&gt;Websites:&lt;/b&gt; The visitor followed a link on another website that led to your site. &lt;br /&gt; See the &quot;Websites&quot; report for more details.&lt;br /&gt;&lt;b&gt;Campaigns:&lt;/b&gt; Visitors that came to your website as the result of a campaign. &lt;br /&gt; See the &quot;Campaigns&quot; report for more details.</documentation>
<metrics>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
@@ -44,7 +44,7 @@
<uniqueId>Referrers_getReferrerType</uniqueId>
</metadata>
<columns>
- <label>Referrer Type</label>
+ <label>Channel Type</label>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
<nb_actions>Actions</nb_actions>