Adobe Target Personalisation on EDS document based webpages | Community
Skip to main content
Jyoti_Yadav
New Participant
September 3, 2025
Question

Adobe Target Personalisation on EDS document based webpages

  • September 3, 2025
  • 1 reply
  • 468 views

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

kandersen-1
New Participant
September 11, 2025

@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