Google Ads to AI based content landing page

Hello makers, does anyone know if Google Ads API, Google Analytics API, Google Search Console API, or any other Google API gives me the opportunity to do this job into Make?

In few words, I would like to create high-converting landing pages using AI and Google Ads.

As a matter of fact, through my Google Ads campaigns, when a user makes a search query on Google and then clicks on one of my ads, I want to use a Webhook Response module to adapt the landing page using AI based on the user’s query and the content of the campaign they clicked on.

Scenario could simply look like this :
Any Google API Module → IA Module (ChatGPT or other) → Webhook Response

Do you think that is technically possible?

Yes, well if you pass different query parameters to your landing page, you can display different content based on it using JavaScript.

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

1 Like

Thank you. Will this content depend on user’s Google Search and campaign user clicked on?

Do you have any Google API to recommend to make it so?