UniformConf with Next.js
This tutorial guides you through the process of adding personalization to the UniformConf site built using Next.js. By the end of this tutorial you will have a personalized Next.js application with content and personalization configured by content authors in Kontent.ai using the custom elements:
- Content author can assign enrichments to entries in order to identify the visitor's interests.
- Content author can define the conditions that must be met in order for each hero component to be displayed on the home page.
- When the visitor's interests are identified, the home page displays personalized content.
info
Coming soon.