Skip to content

Commit 93fcb44

Browse files
authored
Merge pull request #4057 from xvello/patch-1
posthog: update instructions for Cloud EU
2 parents 22e2f5e + 282a73b commit 93fcb44

File tree

1 file changed

+7
-6
lines changed
  • src/connections/destinations/catalog/posthog

1 file changed

+7
-6
lines changed

src/connections/destinations/catalog/posthog/index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: PostHog Destination
33
rewrite: true
44
id: 5ece242d61055a0b1bb2e103
55
---
6-
[PostHog](https://posthog.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) 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.
77

8-
This destination is maintained by PostHog. For any issues with the destination, [contact the PostHog Support team](mailto:[email protected]).
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]).
99

1010
## Getting Started
1111

@@ -14,11 +14,12 @@ This destination is maintained by PostHog. For any issues with the destination,
1414
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
1515
2. Search for "PostHog" in the Destinations Catalog, and select the PostHog destination.
1616
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), 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**.
1818
5. Enter the PostHog API Key that you copied in the PostHog destination settings in Segment.
19-
20-
> note ""
21-
> **Note**: If you're hosting your own PostHog instance, add the URL of your instance without the trailing slash in the **PostHog instance** setting. For example, `https://posthog-example.herokuapp.com`
19+
6. Enter your PostHog instance URL as the address to your instance **without any trailing slash**, for example:
20+
- `https://app.posthog.com` if you use PostHog Cloud US
21+
- `https://eu.posthog.com` if you use PostHog Cloud EU
22+
- `https://posthog-example.herokuapp.com` if you self-host on Heroku
2223

2324
## Page
2425

0 commit comments

Comments
 (0)