Expand my Community achievements bar.

Personalized Content Fragments, is Target required

Avatar

Level 2

I would like to show personalized Content Fragments inside Teasers and Hero Banners, etc. 

Do I require Target for the Audience?  If so, when target injects into the page how would the personalized content be fetched?

Or is there another way to display personalized content for a user?

 

Any ideas or suggestions would be greatly appreciated.

 

Thanks

Topics

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

1 Reply

Avatar

Community Advisor

Hi @WalterHill_WV 

 

You can achieve personalization using either JavaScript on the client side or server-side logic. 

For instance, client-side JavaScript can retrieve user attributes such as cookies, geolocation, or URL parameters. This information lets you display personalized content, such as a hero banner or teaser.

Alternatively, server-side logic can inject personalized content from a backend system into AEM components during the rendering process.