Consent Management
Last updated
Was this helpful?
Last updated
Was this helpful?
Google has released several that allow for more precise consent management. Acronym is working on developing a user interface that will let you make consent management adjustments without needing to code.
As of you can that will run prior to your accounts' initializing. A common use case for this is to set the default consent states. Using Google's as a guide, you can add consent configuration, e.g.:
Currently, you must use custom code to update a user's consent state. Acronym is working on developing new rule actions and a user interface that will allow for consent state updates. In the meantime, using Google's as a guide, add a new rule action, select Core > Custom Code, then add your code.