How to implement google ads without adobe launch extension | Community
Skip to main content
Level 3
November 22, 2022
Solved

How to implement google ads without adobe launch extension

  • November 22, 2022
  • 2 replies
  • 781 views

Hi @1905403 ,

 

How to implement google ads without adobe launch extension, can you please help me with steps.

 

Thanks

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg

Google maintains help pages for how to implement. I believe that in the Google Ads UI where you create your conversion tags, there are links to those help pages.

If you're using custom code in Adobe Launch, then you'll have to add the Google Ads code as a custom code action in a Library Loaded rule.

If you're not using Adobe Launch at all, then your developers will have to add the code into the HTML of the web pages.

2 replies

leocwlau
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
November 22, 2022

One of the best parts of Adobe Launch is the extension, it is strongly suggested to use. For google ads, you can try gtag extension by Acronym, https://docs.acronym.com/analytics/adobe-launch/gtag.

If no extension is insisted, you can use the custom code action to paste the google ads tag directly.

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
November 22, 2022

Google maintains help pages for how to implement. I believe that in the Google Ads UI where you create your conversion tags, there are links to those help pages.

If you're using custom code in Adobe Launch, then you'll have to add the Google Ads code as a custom code action in a Library Loaded rule.

If you're not using Adobe Launch at all, then your developers will have to add the code into the HTML of the web pages.