Expand my Community achievements bar.

SOLVED

Sharing the segment data from Google analytics 4 to Adobe Target for Personalization ( Specially API level)

Avatar

Community Advisor

Hello Team, 

In my current assignment, my client using Google analytics 4 and Adobe Target. 

For now, we're sharing the the Google Analytics 4 segment data in adobe Target using Customer Attribute functionality however seems this is not feasible solution going forward - as lot of manual steps involved. 

 

So, we're thinking on to go with API solution. Just to check, has anyone implemented this use case,  I came across the Bulk Profile update API in Adobe Target. Any sample example or steps would be helpful .

 

Thanks,

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Perhaps this API doc would be useful, if you haven't seen it already; it includes all the details around how to structure the API request/file contents etc

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

Perhaps this API doc would be useful, if you haven't seen it already; it includes all the details around how to structure the API request/file contents etc

Avatar

Level 10

@Gokul_Agiwal do you think is it possible to share segment from GA4 to AT through tags?

<head>

<GA4 tag>

 

<Data Collection>

</head>

 

Then Data Collection would send this to Target and we are able to personalize thanks to Profile Scripts?

Avatar

Level 10

@Gokul_Agiwal on the other hand, how you match profiles between AT and GA4?