# Mailchimp

Audience › Settings › Merge fields: add a text field `DACLASS` and make it hidden.

The SDK adds `<input type="hidden" name="DACLASS">` to every form posting to `list-manage.com`. Segment on `DACLASS is bot`.

`block: { forms: true }` also disables submit for confident bots.
