You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/posthog/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: PostHog Destination
3
3
rewrite: true
4
4
id: 5ece242d61055a0b1bb2e103
5
5
---
6
-
[PostHog](https://posthog.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is self-hosted, open-source analytics product. Get the same powerful features as other product analytics software but keep full control over your data.
6
+
[PostHog](https://posthog.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is a self-hosted, open-source analytics product. Get the same powerful features as other product analytics software but keep full control over your data.
7
7
8
8
This destination is maintained by PostHog. For any issues with the destination, check out the [PostHog users slack](https://posthog.com/slack){:target="_blank"} or [contact the PostHog Support team](mailto:[email protected]).
9
9
@@ -14,9 +14,9 @@ This destination is maintained by PostHog. For any issues with the destination,
14
14
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
15
15
2. Search for "PostHog" in the Destinations Catalog, and select the PostHog destination.
16
16
3. Choose which Source should send data to the PostHog destination.
17
-
4. Go to your [PostHog set up page](https://app.posthog.com/setup){:target="_blank"}, and find and copy the **API key**.
17
+
4. Go to your [PostHog set up page](https://app.posthog.com/setup){:target="_blank"}, and copy the **API key**.
18
18
5. Enter the PostHog API Key that you copied in the PostHog destination settings in Segment.
19
-
6. Enter your PostHog instance URL, as the address to your instance **without any trailing slash**, for example:
19
+
6. Enter your PostHog instance URL as the address to your instance **without any trailing slash**, for example:
20
20
-`https://app.posthog.com` if you use PostHog Cloud US
21
21
-`https://eu.posthog.com` if you use PostHog Cloud EU
22
22
-`https://posthog-example.herokuapp.com` if you self-host on Heroku
0 commit comments