From 76bd8533f3ef23a5b9c9cbbb09fa8c53b9304d7b Mon Sep 17 00:00:00 2001 From: Danilo Campos Date: Fri, 11 Oct 2024 14:11:54 -0400 Subject: [PATCH] Update contents/tutorials/ghost-analytics.mdx Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com> --- contents/tutorials/ghost-analytics.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/tutorials/ghost-analytics.mdx b/contents/tutorials/ghost-analytics.mdx index 7e55d5cc7ac0..9e57e80808d8 100644 --- a/contents/tutorials/ghost-analytics.mdx +++ b/contents/tutorials/ghost-analytics.mdx @@ -42,7 +42,7 @@ Click **Save**, and you’re all set. Explore your blog to generate some activit Hit the web analytics tab to see the basics, including your top-performing content in the paths report. Channels will show you high level traffic sources. Use the retention report to see how often readers are coming back once they find you. -If enabled, session replay will give you a look at real reader behavior through your site. Click its tab to explore replays. +Once set up, you can enable session replay in [your project settings](https://us.posthog.com/settings/project-replay#replay) under **Record user sessions** to give you a look at real reader behavior through your site. Click [its tab](https://us.posthog.com/replay/home) to explore replays. ## Further reading