If you ever encountered an empty value that is not undefined you might wonder how to match this up in GTMs trigger rules. With the REGEX option ^$ you can match such empty strings to ensure they are filled.
If you ever encountered an empty value that is not undefined you might wonder how to match this up in GTMs trigger rules. With the REGEX option ^$ you can match such empty strings to ensure they are filled.