Hi Paulo,
Can you highlight what makes your implementation different from the existing GTM components available in the Forge, like this one: https://www.outsystems.com/forge/component-overview/10722/google-tags-manager
Regards,
Daniel
Hi @Daniel Kuhlmann,
Yes, I can of course. The component from João works well :) But the others that probably you are speaking doesn't work.
Anyway my approach is different than the João, in component from João he have two client actions and my component have only one WebBlock as you can see in the description of my component and the Javascript is completly different.
Also my component have something that youi cannot find in any other component, I have a client action to dataLayer.push (Send events totally dynamic in terms of variables).
https://developers.google.com/tag-manager/devguide?hl=pt-br#events
All this I described is in the details of my component, if you think my component doesn't add value to the community, just delete and that's it, no issues on that. But in fact I didn't found any component in the forge that fits for my use case.
Regards, Paulo Torres
Hi there!
I was reading about different ways to run GTM server-side and found this option: https://stape.io/gtm-server-hosting. Do you think something like that could work with this component in practice? I’m wondering if there would be any performance or data control differences compared to a setup hosted directly on our own infrastructure.