Skip to main content

README.md

# PostHog Elixir

[![Hex.pm](https://img.shields.io/hexpm/v/posthog.svg)](https://hex.pm/packages/posthog)
[![Documentation](https://img.shields.io/badge/documentation-gray)](https://hexdocs.pm/posthog)

Please see the main [PostHog docs](https://posthog.com/docs).

SDK usage examples and code snippets live in the official documentation so they stay up to date.

## Documentation

- [Elixir library docs](https://posthog.com/docs/libraries/elixir)
- [Phoenix framework docs](https://posthog.com/docs/libraries/phoenix)
- [API reference (HexDocs)](https://hexdocs.pm/posthog)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for local setup and test instructions.