This PostHog app seamlessly integrates with Octolane to augment PostHog events with detailed IP, company, and individual data, leveraging Octolane's rich datasets.
- Dynamically enriches PostHog events with comprehensive data from Octolane, including detailed company information.
- Easily configurable through the PostHog interface using your Octolane API key, allowing for swift setup and integration.
- Primary source for IP address data is the $ip event property, expected in string format.
- In the absence of $ip, the app smartly defaults to the client's IP address for event generation, ensuring seamless data capture with minimal setup.
Upon successful IP address correlation with OctoLane's database, the following enrichments are possible:
octolaneApiKey
: A string type property for enhanced data integration.
- Navigate to 'Browse Apps' under 'APPS' section.
- Locate the Octolane app using the search functionality.
- Click the 'Configure' button next to "Octolane" app under "Available Apps".
- CLick on "Enable" to actvate the app.
- Add your Octolane API key at the configuration step.
- Click on "Save" to finalize.
The app requires your Octolane API key for authentication. You can find this key in your Octolane account settings.
This project is open source and released under a permissive MIT license. This means you are free to make further contributions or changes to this project, so long as an iriginal copy of the license and copyright information is included with the software.