Skip to content

What is PostHog API host ?

To integrate PostHog with your Shopify store through PixieHog, you’ll need to send events to the correct Public API Host. The Public API Host is the endpoint that handles event capture requests.

How to Find Your PostHog Public API Host

There are three possible options for the API Host:

  • For US Cloud Users:

    • Public API Host: https://us.i.posthog.com
  • For EU Cloud Users:

    • Public API Host: https://eu.i.posthog.com
  • For Custom Reverse Proxy:

    • If you’re using a Custom Reverse Proxy for better control and flexibility and to bypass ad blockers. Yu can set up your own “reverse proxy url”. To learn more about Reverse Proxy check out What is Custom Reverse Proxy.

How to Determine Your API Host

To find out whether your account uses the US Cloud or EU Cloud, follow these steps:

  1. Log in to your PostHog account.
  2. Go to your Project Dashboard.
  3. Check your Project Settings.
  4. Look for the API Host section, where you will find the correct Project region for your account.

Once you know your Project region, you can configure PixieHog to start sending events to the correct endpoint.