This message was deleted.
# questions
b
This message was deleted.
s
Both should work just fine.
g
@icy-hospital-21491, I’m working on this as well now. Adding custom events seems not to be possible (wanted to add an identifier for external clients), so trying to squeeze what I can with the events that I get. Also, I was using GA4 directly, not via GTM, because it seems like Stacker can’t add the script in the exact placed that it’s required by GTM
i
@gifted-leather-56422 I am in the same spot with the GA4. It is pulling stats, it just seems like it isn't working correctly (unless there are that many people visiting the app, which in that case, great). I also implemented Hotjar for some additional tracking to see if the sources compare. Will keep you posted.
s
From experience, GA and GTM use the same kind of scripts, I don’t see why one would work but not the other 🤔
g
@sticky-night-20812, in GTM’s config they suggest to put stuff into
<head>
as high as possible, but what I got from StackerHQ support is that
At the moment, there isn't way for us to input code into the head, just the body.
Therefore, we are using GA4 for now directly
s
Yeah, it's an optimization, not a must have. Should work about the same either way.