Fluxyn Docs

Update Consent Categories

Updates the global consent snapshot from explicit category values.

Data

Use this when a CMP or another system tells Fluxyn whether analytics or ads consent is granted or denied.

When to use it

  • Map CMP output into Fluxyn consent categories.
  • Keep consent state ready for gated nodes.

Routing behavior

Continues through its connected downstream path when it completes successfully.

Properties

PropertyTypeRequiredDetails
sourceId
sourceId
stringRequiredSource identifier for this consent update (e.g. onetrust, cmp_custom).
categoryValues
categoryValues
key-valueOptionalSet one status expression per category.

Common mistakes

  • Provide explicit category values.
  • Consent changes do not automatically release runtime blockers unless you also do that on purpose.

Related nodes