AEM and adobe Target integration issue
Hello,
I'm trying to integrate AEM and Adobe target through Adobe I/O and launch. I have configured target to the WKND site. The issue is that I see only default experience.
Below are the brief steps I have followed.
- Create property in AEP launch. Followed this document.
- Create Projects (one for adobe target and other for AEP launch API) in adobe developer console.
- Create two IMS configurations in AEM. One for AEP launch and another for target.
- Use the public key created in AEM IMS config inside I/O console to create JWT and finish up the IMS setup in AEM. Followed this document for IMS setup.
- Received successful connection test in AEM for both IMS configs.
- Configure Adobe target cloud configuration in AEM using the IMS config just created.
- Configure the target cloud service in WKND root page properties.

- I can see the launch script loading on Page load. Below is a screen shot of the adobe experience platform debugger tool.

- Any activities that I create in AEM are being synced to Target as well.
- But the issue is when I load any WKND page, I see only the default experience. Also, I see a javascript error in the console related to atjs-integration.js.
Can anyone help me in resolving this issue?
