Posted - 06/18/2024 : 06:53:37
Hi Vince,
Many thanks for your reply.
I have been sent the following link: https://support.google.com/google-ads/answer/9888656?hl=en-GB
My understanding is that we need to use javascript or css selectors and it seems the setup is slightly different for Google Tag and Google Tag Manager but for Google Tag (gtag) which I think ECT uses here is the info you will probably need: https://support.google.com/google-ads/answer/13258081#Specify_CSS_or_Javascript
In our gtag setup we have already added the 'allow_enhanced_conversions':true part so: gtag('config', 'G-XXX'); becomes: gtag('config','G-XXX', {'allow_enhanced_conversions':true});
On test transactions all the usual data was there but it was missing the info they need for enhanced conversions to work.
It was also confirmed our account was setup correctly.
At the very minimum you need the email address but of course the more info available with the order then the more accurate the reporting will be.
I hope this helps.
Regards, David
|