How can I send google analytics data back to adobe campaign? | Community
Skip to main content
New Participant
April 26, 2022
Solved

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

  • April 26, 2022
  • 1 reply
  • 822 views

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

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 Marcel_Szimonisz

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/

1 reply

Marcel_Szimonisz
Marcel_SzimoniszAccepted solution
New Participant
April 27, 2022

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/