Add section about User IDs to README

Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
This commit is contained in:
Jonathan Mezach
2023-07-07 12:20:55 +02:00
parent 14c6729ec4
commit bbd52b2669
@@ -68,6 +68,10 @@ app:
cookiesEnabled: true
```
### User IDs
This plugin supports sending user context to New Relic Browser by providing a User ID. This requires instantiating the `NewRelicBrowser` instance with an `identityApi` instance passed to it, but this is optional. If omitted the plugin will not send user context to New Relic Browser.
## Development
If you would like to contribute improvements to this plugin, the easiest way to