We are implementing personalization in Adobe Target using Experience Fragment variations, based on user segmentation data received from our application (e.g., Gold, Silver, Platinum users).
Process Followed :
- Created a form-based activity in Adobe Target.
- Configured the mbox name and added the offer.
- Verified that user segmentation data is correctly passed and visible in the Adobe Experience Platform Debugger.
Issues:
In the form-based activity setup, although user data is successfully captured and visible in the Adobe Experience Platform debugger, the content wrapped within the div tag (target-xf-content) is not being dynamically replaced with the corresponding Experience Fragment variation. Instead, the default content continues to display.
In the VEC based activity setup, when selecting an Experience Fragment offer and placing it before or after a section on the page, the fragment appears blank in the Visual Experience Composer instead of rendering the expected variation content.
Could anyone advise on the correct approach or configuration to ensure that Experience Fragment variations are rendered properly based on user segmentation? Are there any known limitations or best practices for using Experience Fragments in Target activities?