PostHog is a product analytics suite that you can host yourself and is offered as SaaS. You might need support on deploying it to your infrastructure with Kubernetes or Docker, with integrating to it from one of its SDKs or third-party integrations, or with using it to analyse your data
Questions tagged [posthog]
18 questions
0
votes
1 answer
React JS Context, TypeError: Cannot read properties of undefined
I'm pretty new to JS and React JS so some help would be really appericated.
Im trying to create a context for this import 'posthogs'. I made a context file and I added the and surrounded on of my main
PostHogContext.js
import posthog from…

Shinne
- 65
- 8
-1
votes
1 answer
Failed building wheel for xmlsec
Trying to install Posthog, pip installation fails while creating wheel for xmlsec with the following error:
Building wheels for collected packages: pyyaml, xmlsec
Building wheel for pyyaml (pyproject.toml) ... done
Created wheel for pyyaml:…

Satnam Sandhu
- 610
- 1
- 10
- 25
-3
votes
1 answer
When to use Cloud Formation and when EC2 instance
Today is the first day of setting up the cloud environment and I need some clarity here. I am confused as to whether I need to use AWS cloud formation or EC2 Ubuntu instance for setting up posthog. As a prerequisite I need to have Python, Yarn,…

Jus Bitz
- 3
- 1