Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

How can I send google analytics data back to adobe campaign?

Avatar

Level 2

I need to integrate adobe campaign with google analytics and retrieve back data from GA to adobe campaign. How can I do that? 

I need my customer id information send to Adobe campaign back from GA

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

Hello @PV17 ,

you need to make your own connector and use GA API

  • Explore the GA API then
  • whitelist GA endpoint in your server config
  • use API in JS  activity with use of JSAPI httpRequest of technical workflow to bring data in tables

OR if GA can do scheduled exports to sftp than you can load the sftp file and reconcile with recipients data to create segments

 

Marcel Szimonisz

MarTech Consultant
for more tips visit my blog
https://www.martechnotes.com/

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Community Advisor

Hello @PV17 ,

you need to make your own connector and use GA API

  • Explore the GA API then
  • whitelist GA endpoint in your server config
  • use API in JS  activity with use of JSAPI httpRequest of technical workflow to bring data in tables

OR if GA can do scheduled exports to sftp than you can load the sftp file and reconcile with recipients data to create segments

 

Marcel Szimonisz

MarTech Consultant
for more tips visit my blog
https://www.martechnotes.com/