Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Adobe Target Personalisation on EDS document based webpages

Avatar

Level 10

Hi,

 

I'm trying to do experience targeting personalisation on webpage which is EDS document based. I have configured this using Web SDK. The number of steps that I have followed is:

1. Defined datastream. Activated AEP & AT services

2. Configured web SDK tag property to collect data in AEP.

3. created audience and activated to Target.

4. Created experience targeting activity and changed the title of hero banner.

 

However, I cannot see Target personalised content on webpage. I could see the content data in network 'interact' response, but not on webpage.

 

What am I missing?

 

Thanks,

Jyoti

1 Reply

Avatar

Community Advisor

@Jyoti_Yadav if you see it in the interaction, but it isn't rendered, it sounds like you haven't added the renderDecision to your event.

With the webSDK rendering of target content only happens if you ask for it, which is done through the renderDecision.

alloy("sendEvent", { renderDecisions: true });

Here's another example of it. Let me know how it goes!

Kind Regards,
Kasper

 

 


I share weekly Adobe tips on LinkedIn—connect with me!

Every Wednesday: "Something a client recently asked..."

LinkedIn Profile