Expand my Community achievements bar.

AEM integrating with Target: custom audience

Avatar

Former Community Member

Hi, I am developing servlet and component for AEM.
Now my customer is asking me to investigate about integration between Aem and (Adobe) Target.

I've found the following resources:

Integrating with Adobe Target: 
https://docs.adobe.com/docs/en/aem/6-1/administer/integration/marketing-cloud/target.html
Personalization: 
https://docs.adobe.com/docs/en/aem/6-1/author/personalization.html
Developing for targeted Content: 
https://docs.adobe.com/docs/en/aem/6-1/develop/personalization/target.html
Authoring Targeted Content Using Targeting Mode:
https://docs.adobe.com/docs/en/aem/6-1/author/personalization/ct-touch.html
Managing Activities: 
https://docs.adobe.com/docs/en/aem/6-1/author/personalization/activitylib.html

Not having an Adobe Target account to connect to the AEM, I have still some doubts;

The customer's requirement, using AEM integrated with Target, is to customize the home page based on the type of visitor (creating an A/B TEST)
The point is that the audience of the test is selected by verifying a property associated to the user application of the current visitor (i.e. the visitor it's a website user)
If the user has the property, for example SUBSCRIPTION_PREMIUM="TRUE", to him it is presented the experience "B", while to all other ("FALSE" or null), the default experience.

My question is whether it is possible to outline an audience by using the properties of application users? (through access to ClientContext or other way)

In the paragraph "Adding/Editing an Activity Using the Activities Console" of the page "https://docs.adobe.com/docs/en/aem/6-1/author/personalization/activitylib.html"  there are some instruction to select an audience ["Select Audience"], but i'm not sure if the audience can be based on custom properties

Thanks

1 Reply

Avatar

Level 10

I am checking to see if we have more information on this subject.