Skip to content

Commit c2325bd

Browse files
committed
Add instruction for Ghost
1 parent c4a048c commit c2325bd

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed

_docs/script/ghost.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Install Simple Analytics on Ghost
3+
menu: Install on Ghost
4+
category: script
5+
category_order: 2
6+
order: 6
7+
permalink: /install-simple-analytics-on-Ghost
8+
---
9+
10+
You can embed our script in Ghost using their feature called "Code Injection". On this page we will explain how to use this feature and help you installing the Simple Analytics script on Ghost.
11+
12+
Follow these steps to add Simple Analytics to your website:
13+
14+
1. Go to your Ghost Admin settings
15+
1. Next click on **Code Injection** in the sidebar menu:
16+
17+
![](/images/ghost-click-code-injection.jpg)
18+
19+
1. Paste the embed code from [how to add our script](/script) into the **Site Footer** text input field:
20+
21+
![](/images/ghost-add-code.jpg)
22+
23+
1. Click on **Save** and you are done:
24+
25+
![](/images/ghost-save-code.jpg)
26+
27+
28+
<!-- Read more on implementing Simple Analytics in the [Ghost docs](https://docs.ghost.org/integrations/simpleanalytics/). -->

images/ghost-add-code.jpg

48.1 KB
Loading

images/ghost-click-code-injection.jpg

97.7 KB
Loading

images/ghost-save-code.jpg

48 KB
Loading

0 commit comments

Comments
 (0)