2022-09-13 14:18:32 +03:00
|
|
|
<section class="gh-canvas">
|
|
|
|
|
2022-09-17 14:26:39 +03:00
|
|
|
<GhCanvasHeader class="gh-canvas-header stacked gh-post-analytics-header">
|
2022-09-15 17:15:25 +03:00
|
|
|
<div class="gh-canvas-breadcrumb">
|
|
|
|
<LinkTo @route="posts">
|
|
|
|
Posts
|
|
|
|
</LinkTo>
|
|
|
|
{{svg-jar "arrow-right-small"}}Analytics
|
|
|
|
</div>
|
2022-09-14 16:22:25 +03:00
|
|
|
<h2 class="gh-canvas-title gh-post-title">
|
|
|
|
{{this.post.title}}
|
2022-09-13 14:18:32 +03:00
|
|
|
</h2>
|
2022-09-20 15:53:50 +03:00
|
|
|
<p class="gh-post-analytics-meta">
|
|
|
|
{{#if
|
2022-09-20 16:05:54 +03:00
|
|
|
(or this.post.isSent
|
|
|
|
(and this.post.isPublished this.post.email)
|
|
|
|
this.post.willEmail
|
2022-09-20 15:53:50 +03:00
|
|
|
)
|
|
|
|
}}
|
2022-09-20 16:05:54 +03:00
|
|
|
{{#if this.post.emailOnly}}
|
2022-09-20 15:53:50 +03:00
|
|
|
Sent
|
|
|
|
{{else}}
|
|
|
|
Published and sent
|
|
|
|
{{/if}}
|
|
|
|
{{else}}
|
|
|
|
Published on your site
|
|
|
|
{{/if}}
|
|
|
|
|
2022-09-20 16:05:54 +03:00
|
|
|
{{#let (moment-site-tz this.post.publishedAtUTC) as |publishedAt|}}
|
2022-09-20 15:53:50 +03:00
|
|
|
on
|
|
|
|
{{moment-format publishedAt "D MMM YYYY"}}
|
|
|
|
at
|
2022-09-22 14:19:51 +03:00
|
|
|
{{moment-format publishedAt "HH:mm"}}
|
2022-09-20 15:53:50 +03:00
|
|
|
{{/let}}
|
|
|
|
</p>
|
2022-09-13 14:18:32 +03:00
|
|
|
</GhCanvasHeader>
|
|
|
|
|
2022-09-14 16:22:25 +03:00
|
|
|
<h4 class="gh-main-section-header small bn">
|
|
|
|
Engagement
|
|
|
|
</h4>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-box">
|
|
|
|
<div class="gh-post-analytics-item">
|
2022-09-20 15:53:50 +03:00
|
|
|
<h3>{{format-number this.post.email.emailCount}}</h3>
|
2022-09-14 16:22:25 +03:00
|
|
|
<p>Sent</p>
|
2022-09-13 14:18:32 +03:00
|
|
|
</div>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-item">
|
2022-09-22 14:19:51 +03:00
|
|
|
<h3>{{this.post.email.openRate}}<sup>%</sup></h3>
|
2022-09-20 15:53:50 +03:00
|
|
|
<p><strong>{{format-number this.post.email.openedCount}}</strong> opened</p>
|
2022-09-13 14:18:32 +03:00
|
|
|
</div>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-item">
|
2022-09-22 14:19:51 +03:00
|
|
|
<h3>{{this.post.clickRate}}<sup>%</sup></h3>
|
2022-09-20 15:53:50 +03:00
|
|
|
<p><strong>{{format-number this.post.count.clicks}}</strong> clicked</p>
|
2022-09-13 14:18:32 +03:00
|
|
|
</div>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-item">
|
2022-09-20 15:53:50 +03:00
|
|
|
<h3>{{format-number this.post.count.signups}}</h3>
|
2022-09-22 14:19:51 +03:00
|
|
|
<p><span class="hide-when-small">Free </span>{{gh-pluralize this.post.count.signups "signup" without-count=true}}</p>
|
2022-09-13 14:18:32 +03:00
|
|
|
</div>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-item">
|
2022-09-20 15:53:50 +03:00
|
|
|
<h3>{{format-number this.post.count.conversions}}</h3>
|
2022-09-22 14:19:51 +03:00
|
|
|
<p><span class="hide-when-small">Paid </span>{{gh-pluralize this.post.count.conversions "conversion" without-count=true}}</p>
|
2022-09-13 14:18:32 +03:00
|
|
|
</div>
|
2022-09-14 16:22:25 +03:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<h4 class="gh-main-section-header small bn">
|
|
|
|
Link clicks
|
|
|
|
</h4>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-box column">
|
2022-09-14 16:22:25 +03:00
|
|
|
<div class="gh-links-list">
|
|
|
|
<div class="gh-links-list-item">
|
|
|
|
<a href="#">https://vanschneider.com/blog/#/portal/signup</a>
|
|
|
|
<p class="gh-links-list-clicks">18</p>
|
|
|
|
</div>
|
|
|
|
<div class="gh-links-list-item">
|
|
|
|
<a href="#">https://vanschneider.com/blog/an-unsolicited-portfolio-review-featuring-2/</a>
|
|
|
|
<p class="gh-links-list-clicks">16</p>
|
|
|
|
</div>
|
|
|
|
<div class="gh-links-list-item">
|
|
|
|
<a href="#">https://vanschneider.com/blog/#/portal/unsubscribe</a>
|
|
|
|
<p class="gh-links-list-clicks">3</p>
|
|
|
|
</div>
|
|
|
|
<div class="gh-links-list-item">
|
|
|
|
<a href="#">https://vanschneider.com/blog/#/portal/signin</a>
|
|
|
|
<p class="gh-links-list-clicks">0</p>
|
|
|
|
</div>
|
2022-09-13 14:18:32 +03:00
|
|
|
</div>
|
|
|
|
</div>
|
2022-09-16 18:09:54 +03:00
|
|
|
|
2022-09-21 16:01:31 +03:00
|
|
|
{{#if (feature 'sourceAttribution')}}
|
2022-09-21 19:18:01 +03:00
|
|
|
<h4 class="gh-main-section-header small bn" {{did-insert this.loadData}}>
|
2022-09-21 16:01:31 +03:00
|
|
|
Source attribution
|
|
|
|
</h4>
|
2022-09-21 19:18:01 +03:00
|
|
|
{{#if this.sources}}
|
|
|
|
<div class="gh-post-analytics-box resources">
|
|
|
|
<div style="display: grid;
|
|
|
|
grid-template-columns: 2fr 1fr;
|
|
|
|
grid-gap: 64px;
|
|
|
|
">
|
|
|
|
<MemberAttribution::SourceAttributionTable @sources={{this.sources}} />
|
2022-09-21 16:01:31 +03:00
|
|
|
|
2022-09-21 19:18:01 +03:00
|
|
|
<div style="border-left: 1px solid #eceef0; padding-left: 48px;display: flex;justify-content: center;align-items: center;">
|
|
|
|
<div style="max-width: 200px;">
|
|
|
|
<MemberAttribution::SourceAttributionChart @sources={{this.sources}} />
|
|
|
|
</div>
|
2022-09-21 16:01:31 +03:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2022-09-21 19:18:01 +03:00
|
|
|
{{/if}}
|
2022-09-21 16:01:31 +03:00
|
|
|
{{/if}}
|
|
|
|
|
2022-09-16 18:09:54 +03:00
|
|
|
<h4 class="gh-main-section-header small bn">
|
|
|
|
Get started with analytics
|
|
|
|
</h4>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-box resources">
|
|
|
|
<div class="gh-post-analytics-resource">
|
2022-09-17 14:21:03 +03:00
|
|
|
<div class="thumbnail" style="background-image: url(assets/img/marketing/analytics-1.jpg);"></div>
|
|
|
|
<div class="flex flex-column justify-between">
|
|
|
|
<div>
|
|
|
|
<h3>📈 Understand analytics in Ghost</h3>
|
|
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
|
|
|
|
</div>
|
|
|
|
<div class="gh-btn gh-btn-link">Become an expert →</div>
|
2022-09-16 18:09:54 +03:00
|
|
|
</div>
|
|
|
|
</div>
|
2022-09-17 14:26:39 +03:00
|
|
|
<div class="gh-post-analytics-resource">
|
2022-09-17 14:21:03 +03:00
|
|
|
<div class="thumbnail" style="background-image: url(assets/img/marketing/analytics-2.jpg);"></div>
|
2022-09-16 18:09:54 +03:00
|
|
|
<div class="flex flex-column justify-between">
|
|
|
|
<div>
|
|
|
|
<h3>How to best share your shiz</h3>
|
|
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
|
|
|
|
</div>
|
|
|
|
<div class="gh-btn gh-btn-link">Sharing is caring →</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2022-09-13 12:00:45 +03:00
|
|
|
|
|
|
|
</section>
|