Skip to content

Not actually server side ? #9

Description

@Jylth

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions