You can track and monitor New Relic data and additionally segment the experiences delivered by Optimizely.
Using Optimizely’s notification listeners, you can forward events that occur in the SDK using your New Relic custom attributes.
In the example code below, we add a call to New Relic in the activate callback function. This can be placed directly after initializing the Optimizely client. This assumes a New Relic object is in scope.
Note
This integration currently does not support [feature rollouts](🔗).