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 'plugins/Widgetize/templates')
-rw-r--r--plugins/Widgetize/templates/index.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Widgetize/templates/index.twig b/plugins/Widgetize/templates/index.twig
index 455127ff57..ae1591fd1f 100644
--- a/plugins/Widgetize/templates/index.twig
+++ b/plugins/Widgetize/templates/index.twig
@@ -14,7 +14,7 @@
<div class="widgetize" ng-controller="ExportWidgetController as exportWidget">
<div piwik-content-intro>
<h2 piwik-enriched-headline>{{ title|e('html_attr') }}</h2>
- <p>With Piwik, you can export your Web Analytics reports on your blog, website, or intranet dashboard... in one click.</p>
+ <p>With Matomo, you can export your Web Analytics reports on your blog, website, or intranet dashboard... in one click.</p>
</div>
<div piwik-content-block content-title="Authentication">
<p>
@@ -26,7 +26,7 @@
</p>
</div>
<div piwik-content-block content-title="Widgetize dashboards">
- <p>You can also display the full Piwik dashboard in your application or website in an IFRAME
+ <p>You can also display the full Matomo dashboard in your application or website in an IFRAME
(<a ng-href='{{ '{{ exportWidget.dashboardUrl }}'|raw }}' rel='noreferrer' target='_blank' >see example</a>).
The date parameter can be set to a specific calendar date, "today", or "yesterday". The period parameter can be set to "day", "week", "month", or
"year".