facebookarchive / GoogleTagManager-WebTemplate-For-FacebookPixel

Facebook Pixel - Custom Tag Template for Google Tag Manager.
Apache License 2.0
38 stars 27 forks source link

Fields that require Boolean should be able to cast strings "true" and "false" accordingly #6

Open sahava opened 4 years ago

sahava commented 4 years ago

E.g. consent granted, if it takes its value directly from a cookie "true" or "false", should be able to cast those into booleans automatically without having to translate the type.