Enhanced Conversions not available for Google Analytics (GA4) conversion?

327 views
Skip to first unread message

derek

unread,
Jan 9, 2024, 10:37:17 PM1/9/24
to Google Ads API and AdWords API Forum
We would like to enable Enhanced Conversions (managed through API) for a conversion action which has conversion source of 'Website (Google Analytics (GA4)).
We noticed there is no Enhanced Conversions settings in this conversion action setting details.

Is Enhanced Conversions available for Google Analytics (GA4) conversion?

Google Ads API Forum Advisor

unread,
Jan 10, 2024, 3:52:44 AM1/10/24
to d3r...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out to the Google Ads API support team.

By reviewing your concern, I understand that you need to enable Enhanced Conversions for a conversion action with the source 'Website (Google Analytics (GA4))'.

Could you confirm if you are using the Google Ads API or Google Analytics API ? If you are using Google Ads API, to track conversions on your website(Google Analytics (GA4)), I would recommend you to check Website conversions to know more information. 

You can send the details via Reply privately to the author option, or direct private reply to this email.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w:ref"

Thanks,
 
Google Logo Google Ads API Team




 

derek

unread,
Jan 10, 2024, 4:05:46 AM1/10/24
to Google Ads API and AdWords API Forum
Currently we are using Google Ads API to upload enhanced conversions for those conversion actions with source 'Website'.

For this conversion action with the source 'Website (Google Analytics (GA4)),  we would like to also use Google Ads API.

Is Enhanced Conversions available for Google Analytics (GA4) conversion?

Google Ads API Forum Advisor

unread,
Jan 10, 2024, 8:21:34 AM1/10/24
to d3r...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for getting back to us.

Please note that the enhanced conversions help you to improve the accuracy of your conversion measurement by supplementing your existing conversion tags with first-party conversion data, like email address, name, home address, and phone number. I recommend you to check this Get Started with Enhanced Conversions document to know more information about enhanced conversion and also, help center article About enhanced conversions for more details. If this is not what you're looking for, provide more information or relevant screenshots of what exact support you want from Google Ads API support team.

Kindly note that our team specializes in Google Ads API related concerns and technical implementations only.

derek

unread,
Jan 10, 2024, 8:06:19 PM1/10/24
to Google Ads API and AdWords API Forum
We would like to enable Enhanced Conversions (managed using Google Ads API) for a conversion action that has the source 'Website (Google Analytics (GA4))'.
There is no Enhanced Conversions option in the Details - Settings of this conversion action.

Please refer to the attached screen shot of a conversion action (with source 'Website') that has the Enhanced Conversions setting.

Is it because Enhanced Conversions is not supported or available for conversion action that use the source 'Website (Google Analytics (GA4))'?
enhanced_conversions_setting.PNG

Mauricio Chavarro

unread,
Jan 10, 2024, 8:35:42 PM1/10/24
to Google Ads API and AdWords API Forum
Disculpen Buenas tardes, estoy creando un sitio web para mi emprendimiento.

 

Estoy cargando unas imágenes para la página en la que estos trabajando, las imágenes está en una carpeta en Google Driver, al mostrarlas en navegador no me aparece las imágenes, en cambio me aparece un error en navegador, por favor necesito solucionar este error ya necesito montar la página para servicio de nuestros clientes.

 

En este pantallazo debería aparecer el logo, pero sale un error.

Acá podemos ver el erro que se genera el cargar la imagen desde el Google Driver, la carpeta no tiene la restricción, esta compartida.

Este es un ejemplo de alguno de los link de la imágenes que estoy compartiendo en la página

https://drive.google.com/uc?id=18H7dE6l-r5-4yrY8MTNvJm9rwEYepO4B, esta correcta la forma de mostrar la imagen.

 

El error es este GET https://drive.google.com/uc?id=18H7dE6l-r5-4yrY8MTNvJm9rwEYepO4B 403 (Forbidden)


Imagen 1.png

Google Ads API Forum Advisor

unread,
Jan 11, 2024, 5:59:51 AM1/11/24
to mauricio...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for contacting the Google Ads API support team.

I would like to inform you that this product officially offers support only in English. It would be best to reply in English if you can. If not, we will try to use Google Translate to support you as best as we can.

By reviewing your concern, I understand that you are encountering an error. Could you please confirm whether you are using the Google Ads API or Google Ads UI? If you are using Google Ads API, kindly provide us with the complete API logs (request and response with request-id and request header) generated at your end and uncropped UI screenshot of where you are facing the issue.

If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.

derek

unread,
Jan 18, 2024, 2:05:34 AM1/18/24
to Google Ads API and AdWords API Forum
I have sent the complete API logs via 'Reply to author' option.

Google Ads API Forum Advisor

unread,
Jan 18, 2024, 5:02:40 AM1/18/24
to d3r...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for getting back to us.

Upon checking the provided logs, I understand that you're encountering multiple errors, INVALID_CONVERSION_ACTION_TYPE error means the type of the conversion action specified in the adjustment request isn't supported for uploading adjustments. A conversion adjustment of type RETRACTION or RESTATEMENT is only permitted for conversion actions of type SALESFORCE, UPLOAD_CLICK or WEBPAGE. A conversion adjustment of type ENHANCEMENT is only permitted for conversion actions of type WEBPAGE. 

Google Ads only supports adjusting conversions for conversion action types of SALESFORCE, UPLOAD_CLICKS, or WEBPAGE. Attempting to upload an adjustment for a conversion where the conversion action is not one of these types results in an INVALID_CONVERSION_ACTION_TYPE error. So make sure the ConversionAction specified in your upload request has the type UPLOAD_CLICKS.

You can check here are some requirements and restrictions to keep in mind while adjusting conversions in the API. Also, "CONVERSION_ALREADY_ENHANCED" error means, conversion already has enhancements with the same Order ID and conversion action. Make sure your data is correctly configured and make sure to provide a unique order_id for each conversion. Try again. 

Let us know how it goes after trying the provided suggestion. I hope this helps. 

derek

unread,
Jan 18, 2024, 10:45:17 PM1/18/24
to Google Ads API and AdWords API Forum
The INVALID_CONVERSION_ACTION_TYPE error is reported on the conversion action that has the conversion source 'Website (Google Analytics (GA4))'.
Conversion adjustment of type ENHANCEMENT is not permitted for conversion actions of type  'Website (Google Analytics (GA4))'?

Google Ads API Forum Advisor

unread,
Jan 19, 2024, 2:53:27 AM1/19/24
to d3r...@gmail.com, adwor...@googlegroups.com
Hi, 

Thank you for getting back to us.

Yes, conversion adjustment of type ENHANCEMENT is not permitted for conversion actions of type 'Website (Google Analytics (GA4))'. As mentioned earlier, Google Ads only supports adjusting conversions for conversion action types of SALESFORCE, UPLOAD_CLICKS, or WEBPAGE. Attempting to upload an adjustment for a conversion where the conversion action is not one of these types results in an INVALID_CONVERSION_ACTION_TYPE error.
Reply all
Reply to author
Forward
0 new messages