@posthog/useragent-plugin
v0.0.3
Published
Automatically attach detailed browser details to the event when $useragent property exists
Downloads
3
Readme
User Agent Plugin
Enhances events to include the browser details when the event has a property $useragent
which allows off loading retrieving/parsing user agent strings at event ingest.
It's used to easily pass the User-Agent
HTTP header from incoming requests and let
this plugin handle parsing it.
Installation
- Visit 'Project Plugins' under 'Settings'
- Enable plugins if you haven't already done so
- Click the 'Available' tab next to 'Installed'
- Click 'Install' on this plugin