diff --git a/ghost/admin/app/components/posts/analytics.hbs b/ghost/admin/app/components/posts/analytics.hbs index d9de794d64..d3cccd7c73 100644 --- a/ghost/admin/app/components/posts/analytics.hbs +++ b/ghost/admin/app/components/posts/analytics.hbs @@ -55,8 +55,8 @@ {{#if this.post.showEmailOpenAnalytics }}
{{format-number this.post.email.openedCount}} opened
+Opened — {{this.post.email.openRate}}%
{{format-number this.post.count.clicks}} clicked
+Clicked — {{this.post.clickRate}}%