Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not actually server side ? #9

Open
Jylth opened this issue Nov 14, 2024 · 0 comments
Open

Not actually server side ? #9

Jylth opened this issue Nov 14, 2024 · 0 comments

Comments

@Jylth
Copy link

Jylth commented Nov 14, 2024

Hello,

Looking at the code implementation, I'm not actually seeing any use of manager.fetch. There are only calls being done with the client.fetch API.

If I understood correctly how managed components works, this means that this doesn't actually send server side requests to google, but will simply send the requests from the browser ? I can actually see those requests being sent to google when I inspect the network tab, and the Zaraz debug tool doesn't log any server side requests being sent, only client side requests.

I know a clear documentation on how to implement a custom server side tracking for Google Ads is pretty much non-existent (I couldn't find any official resource on this, everything points to using Google Tag Manager).

So is it actually possible to do proper server side tracking for Google Ads ? Or are we doomed to keep that tracking part client side only ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant