PDF rausgenommen
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
<p style="margin-top:3em" class=" alert-info alert">Did you know?
|
||||
<br/> <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/docs/tracking-campaigns/">Campaign tracking</a> lets you measure the effectiveness of your marketing campaigns such as emails marketing, paid search, banner ads, affiliates links, etc.
|
||||
Use the <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/docs/tracking-campaigns/">URL Builder tool</a> to create your links with new URL campaign parameters.
|
||||
{% if displayMarketingCampaignsReportingAd %}
|
||||
<br/> Install our <a target="_blank" rel="noreferrer noopener" href="https://plugins.matomo.org/MarketingCampaignsReporting">Marketing Campaigns Reporting plugin</a> to get even more campaigns reports and new segments for up to five marketing channels (campaign, source, medium, keyword, content).
|
||||
{% endif %}
|
||||
{% if multiChannelConversionAttributionAd %}
|
||||
<br />
|
||||
Discover how much each campaign truly contributes to your success by applying attribution models using the <a target="_blank" rel="noreferrer noopener" href="https://plugins.piwik.org/MarketingCampaignsReporting">Multi Channel Conversion Attribution</a> premium feature.
|
||||
{% endif %}
|
||||
</p>
|
@ -0,0 +1,7 @@
|
||||
<p style="margin-top:3em" class=" alert-info alert">Did you know?
|
||||
<br/>Using Events you can measure any user interaction and gain amazing insights into your audience. <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/docs/event-tracking/">Learn more</a>.
|
||||
<br/> To measure blocks of content such as image galleries, listings or ads: use <a target="_blank" rel="noreferrer noopener" href="https://developer.matomo.org/guides/content-tracking">Content Tracking</a> and see exactly which content is viewed and clicked.
|
||||
{% if displayMediaAnalyticsAd %}
|
||||
<br/>When you publish videos or audios, <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/recommends/media-analytics-website">Media Analytics gives deep insights into your audience</a> and how they watch your videos or listens to your music.
|
||||
{% endif %}
|
||||
</p>
|
@ -0,0 +1,3 @@
|
||||
<p style="margin-top:3em" class=" alert-info alert">Did you know?
|
||||
<br/>You can get advanced insights into how much each of your marking channel truly contributes to your success by applying attribution models using the <a target="_blank" rel="noreferrer noopener" href="https://plugins.piwik.org/MultiChannelConversionAttribution">Multi Channel Conversion Attribution</a> premium feature.
|
||||
</p>
|
@ -0,0 +1,3 @@
|
||||
<p style="margin-top:1em" class=" alert-info alert">Did you know?
|
||||
<br/> With the <a target="_blank" rel="noreferrer noopener" href="https://plugins.piwik.org/CustomReports">Custom Reports</a> premium feature you can pull out the information you need in a matter of seconds.
|
||||
</p>
|
@ -0,0 +1,3 @@
|
||||
<p style="margin-top:3em" class=" alert-info alert">Did you know?
|
||||
With <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/recommends/ab-testing-learn-more/">A/B Testing for Matomo</a> you can immediately increase conversions and sales by creating different versions of a page to see which one grows your business.
|
||||
</p>
|
@ -0,0 +1,5 @@
|
||||
<p style="margin-top:3em;margin-bottom:3em" class="alert-info alert">Did you know?
|
||||
A Funnel defines a series of actions that you expect your visitors to take on their way to converting a goal.
|
||||
<br/>With <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/recommends/conversion-funnel/">Funnels for Matomo</a>,
|
||||
you can easily determine your funnel and see where your visitors drop off and how to focus efforts to increase your conversions.
|
||||
</p>
|
@ -0,0 +1,3 @@
|
||||
<p style="margin-top:24px;font-size:13px;" class="alert-info alert">Did you know?
|
||||
With <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/recommends/heatmap-session-recording-learn-more/">Heatmap & Session Recording</a> you understand your visitors much better. See where your visitors click, move the mouse, scroll, type, and more.
|
||||
</p>
|
@ -0,0 +1,6 @@
|
||||
<p style="margin-top:3em;margin-bottom:3em" class=" alert-info alert">Did you know?<br/>
|
||||
Use <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/recommends/search-keywords-performance/">Search Keywords Performance</a>
|
||||
to see all keywords behind 'keyword not defined'.
|
||||
All keywords searched by your users on Google, Bing and other search engines will be listed
|
||||
and you can even monitor the SEO position of your website in their search results.
|
||||
</p>
|
@ -0,0 +1,13 @@
|
||||
<div class="promoWidget">
|
||||
<div class="promo">
|
||||
<a href="{{ ctaLinkUrl|e('html_attr') }}" target="_blank" rel="noreferrer noopener"><img class="icon" src="plugins/ProfessionalServices/images/promo.png"></a>
|
||||
<h2>{{ ctaTitle }}</h2>
|
||||
<p class="text">
|
||||
<span>{{ ctaText }}</span>
|
||||
<br /><br />
|
||||
<a class="btn" href="{{ ctaLinkUrl|e('html_attr') }}" target="_blank" rel="noreferrer noopener">
|
||||
{{ ctaLinkTitle }}
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
@ -0,0 +1,3 @@
|
||||
<p class="alert-info alert">Did you know?
|
||||
With <a target="_blank" rel="noreferrer noopener" href="https://matomo.org/recommends/heatmap-session-recording-learn-more/">Heatmap & Session Recording</a> you can record all clicks, mouse movements, scrolls and form interactions of your visitors and replay them in a video to truly understand your visitors.
|
||||
</p>
|
Reference in New Issue
Block a user