API product analytics installation
- 1
Send events via the API
RequiredYou can send events directly to the PostHog API from any programming language or platform that can make HTTP requests:
HTTP - 2
Person profiles
OptionalBy default, events are sent with person profile processing enabled. To disable this for specific events, add the following property:
JSONLearn moreRead more about person profiles in our documentation.
- 3
Next steps
RecommendedNow that you're capturing events, continue with the resources below to learn what else Product Analytics enables within the PostHog platform.
Resource Description Capturing events Learn how to capture custom events beyond autocapture Identifying users Associate events with specific users Creating insights Build trends, funnels, and retention charts Group analytics Track events at the company or account level