# Send UTM Grabber Traits to Segment

## UTM attribution overview

Connect HandL UTM Grabber with Segment UTM Tracking Integration. Segment users often want UTMs on the identify or track call.

Segment users often want UTMs on the identify or track call.

### Steps

```
analytics.identify(userId, Object.assign({}, handl_utm));
```