Altamash Shaikh
Altamash Shaikh
@Chardonneaur Added a new option in the container to respect the fire limits in preview mode when enabled and should be fixed with next core release
@Stan-vw A DOM Ready trigger with below filter can solve the problem of firing a tag for a sepcific variable 
@Stan-vw @snake14 We had this description, when we created the tag, but we no more show any inline help for the description and hence it lead to this issue, may...
@Stan-vw We just discussed this and we should add the description as inlineHelp and we should check if `gtag` is defined so that, no error is thrown and the code...
@9joshua Thanks for the suggestion, we can check if adding `window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);}` is better in comparison to check if gtag is defined, during the fix.