Outcome. A contact who has opted out of every subscription type gets set to non-marketing automatically, so you stop paying for marketing contact seats on people who can no longer be reached by any send.
flowchart TD
A[Subscription type status changes] --> B{All subscription types opted out?}
B -->|Yes| C{Currently Marketing contact?}
C -->|Yes| D[Set marketing contact status: Non-marketing]
D --> E[Notify marketing ops]
C -->|No| F[No action]
B -->|No| F

When to use it, when not to
- UseUse on portals with more than one subscription type (newsletter, product updates, events, and so on) where a contact can decline all of them individually without anyone noticing they are functionally unreachable.
- UseUse to keep marketing contact spend aligned with actual reachability.
- SkipDo not use if you run a single subscription type. marketing-ops-004's unsubscribe sync already covers that simpler case.
- SkipDo not use this to set marketing contact status back up automatically on re-opt-in. Route reactivation through marketing-ops-016's approval gate instead, since re-adding marketing contacts has a direct cost.
or the marketing ops pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





