# Segment

```js
// installed once by the SDK
analytics.addSourceMiddleware(({ payload, next }) => { payload.obj.context.doubleagent = fields; next(payload); });
analytics.identify(fields);
```

Filter destinations on `context.doubleagent.da_class`.
