-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hello, I'm seeing some unexpected behavior when using this template with multiple regions configured under the default command. What I'm trying to do is establish a default setting for the US region, and a global default anywhere else. To test this, I've configured the US rule to default everything to granted, and the region-less default to denied across the board.
My understanding is that the more specific region should override the less specific one. What I'm seeing in the consent tab of the GTM tag assistant is the values being overridden initially, but then they seem to revert back.
At this point I would expect the newer (and more region-specific) consent settings to persist, however every subsequent event (until updates triggered by user interaction via the CMP) takes the values from the initial consent call:

For context, I am physically based in the US. I have also tried sanity checking by setting the non-US region to Australia, but I get the same undesired behavior.
Is there something about the way GTM preview mode works, with respect to regions, that would prevent consent mode from picking up the US value over the region-less one?
Any advice is greatly appreciated!


