As of the recent changes in GTM (automatically load Google Tag) and Google pushing for better adoption of “Google Tag” (suggestions to add Google Tag inside of GTM UI) I want to ask the stape community:
Which “Google Tags” are needed – for the simple setup of GA4 + Google Ads?
Google Tag
with GA4 ID and GA4 Event Tag with server_container_url
is a no brainer.
But recently, some Tag Manager properties suggest to add a Google Tag with AW-XXXXX
ID.
Is this necessary?
I know that Google Ads mostly still tracks via client (request to Google Ads is client side, tracking request is coming via server request header).
- Stape tutorials only suggest to use
Google Tag
with GA4 ID for communicationGTM–sGTM, but this would mean, that there is a client request for Google Ads without a Google Tag withAW-XXXXX
being initialized – hence this question.
Thanks in advance!