Altamash Shaikh

Results 225 comments of Altamash Shaikh
trafficstars

@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 ![Screenshot from 2024-09-25 09-22-51](https://github.com/user-attachments/assets/8e904667-5c8e-4651-99d2-e2a86da88eb5)

@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.