Hi,
I clicked the conversion on the test line, and the corresponding tracking 
code was also installed on the webpage, but when the event code that called 
the click was triggered, I detected an error in the googleAds reporting 
interface for conversion (such as the screenshot in the attachment).What is 
the reason?
My event code is as follows:

<!-- Event snippet for 网站线上转化(复制邮箱) conversion page
In your html page, add the snippet and call gtag_report_conversion when 
someone clicks on the chosen link or button. -->
<script>
function gtag_report_conversion(url) {
  var callback = function () {
    if (typeof(url) != 'undefined') {
      window.location = url;
    }
  };
  gtag('event', 'conversion', {
      'send_to': 'AW-434761113/aJk7CLXtvdgDEJnbp88B',
      'event_callback': callback
  });
  return false;
}
</script>

The googleAds interface that reports the error is as follows:

https://www.googleadservices.com/pagead/conversion/434761113/?random=1661305333969&cv=11&fst=1661305333969&bg=ffffff&guid=ON&async=1&gtm=2oa8m0&u_w=1920&u_h=1080&label=aJk7CLXtvdgDEJnbp88B&hn=www.googleadservices.com&frm=0&url=https%3A%2F%2Fwww.zjsorbotech.com%2FMosquito-Killer-Lamp.html%3Fcapid%3D17812226760%26gclid%3DCj0KCQjw9ZGYBhCEARIsAEUXITWGkeu7K_2MtAT-XB1FzEn_9zzSjXmqWCeBRSZyRZsFzdxH9eIKoGoaAkcYEALw_wcB&tiba=OEM%20Mosquito%20Killer%20Lamp%20Manufacturer%20%7C%20SORBO&gtm_ee=1&gclaw=Cj0KCQjw9ZGYBhCEARIsAEUXITWGkeu7K_2MtAT-XB1FzEn_9zzSjXmqWCeBRSZyRZsFzdxH9eIKoGoaAkcYEALw_wcB&gac=UA-132755429-42%3ACj0KCQjw9ZGYBhCEARIsAEUXITWGkeu7K_2MtAT-XB1FzEn_9zzSjXmqWCeBRSZyRZsFzdxH9eIKoGoaAkcYEALw_wcB&auid=1267034139.1661305240&data=event%3Dconversion&rfmt=3&fmt=4


[image: 飞书20220824-112739.png]

--
chenai

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c3280148-1724-4672-b379-834333166531n%40googlegroups.com.

Reply via email to