Expand my Community achievements bar.

Applications for the 2024 Adobe Target Community Mentorship Program are open! Click to the right to learn more about participating as either an Aspirant, to professionally level up with a new Certification, or as a Mentor, to share your Adobe Target expertise and inspire through your leadership! Submit your application today.
SOLVED

How to import audiences from 3rd party system into the Adobe Target?

Avatar

Community Advisor

Hi, 

 

  I am new to the Adobe Target customization. we have a situation where we have to import the audiences from the 3rd part system into adobe target. How can we do this? Any suggestions would be helpful.

 

Thanks In Advance

Uma

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @Umamaheswari_Yakkala ,

 

If you're talking about a DMP other than Adobe's Audience Manager (which can be integrated with ECID) then you can use the Data Providers method with the at.js. It essentially allows you to fire an API call to the 3rd party data provider then use the segments returned for the visitor as profile parameters you send in the subsequent Target requests. You can read more here: https://docs.adobe.com/content/help/en/target/using/implement-target/client-side/functions-overview/.... There is a pretty good video explanation here: https://helpx.adobe.com/target/kt/using/dataProviders-atjs-feature-video-use.html 

View solution in original post

5 Replies

Avatar

Employee

Hi @Umamaheswari_Yakkala 

Great question, does your current Experience Cloud offering contain Adobe Audience Manager? Audience Manager is a Data Management Platform [DMP], you can include 1st 2nd and 3rd party data into the AAM ecosystem. Once your data is within AAM you can build segments which can then be shared to the Adobe Audience Library (People Core Service), the segments available within the Audience Library can be used with Adobe Target for personalization.

 

References 
https://helpx.adobe.com/ie/marketing-cloud-core/kb/People/Audience-Creation-Options.html
https://docs.adobe.com/content/help/en/core-services/interface/audiences/audience-library.html

Hope this helps!
Josh 

Avatar

Community Advisor
Thank you from AAM we can configure(this is working). Here the situation is little bit different we need to import form another CDP system into Adobe Target. How can we do that?

Avatar

Correct answer by
Employee Advisor

Hi @Umamaheswari_Yakkala ,

 

If you're talking about a DMP other than Adobe's Audience Manager (which can be integrated with ECID) then you can use the Data Providers method with the at.js. It essentially allows you to fire an API call to the 3rd party data provider then use the segments returned for the visitor as profile parameters you send in the subsequent Target requests. You can read more here: https://docs.adobe.com/content/help/en/target/using/implement-target/client-side/functions-overview/.... There is a pretty good video explanation here: https://helpx.adobe.com/target/kt/using/dataProviders-atjs-feature-video-use.html 

Avatar

Level 4

@Umamaheswari_Yakkala If you already have Audience Manager available you can feed third party data into AAM.

You can then create segments in AAM for these and share them to Experience Cloud, these segments can then be used in Target activities to show personlaized content to users.

 

Regards,

Karan

Avatar

Employee Advisor

Hi @Umamaheswari_Yakkala ,

 

You can also explore the customer attributes functionality to share your third party data with Target, if you are not using AAM already.

 

Here are the details > https://docs.adobe.com/content/help/en/target/using/audiences/visitor-profiles/working-with-customer...

 

And here is a small video on how it works > https://helpx.adobe.com/customer-care-office-hours/target/customer-attributes-its-best-practices.htm...

 

 

Hope that helps!