Audience created in AEP is not working in Target a/b test created for mobile | Community
Skip to main content
Level 2
October 17, 2024
Solved

Audience created in AEP is not working in Target a/b test created for mobile

  • October 17, 2024
  • 2 replies
  • 830 views

Hello All, 

Our team is fairly new and we are trying to do proof of concept(poc) on implementing Mobile SDK(migrating existing Analytics & Target to over edge) in our Android & iOS apps.

Currently we created an audience in AEP, using events, with basic rule condition "userID = 123456" and activated this audience to destination - adobe target. In target, we created a/b test using this AEP audience, sending 100% traffic to experience B and made the test live. 

In app, when we try to login with test credentials, in assurance, for edge bridge requests, in payloads we see context variable 'userID' with value '123456'.

When we check in AEP -> profiles -> click on profile ID -> events tab, we see events generated. But when we check for response tokens, it shows experience A. 

In app, we have not yet migrated from existing target to target over edge. Not sure what we are missing, any guidance/responses would greatly help us a lot. 

 

Thanks in advance. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ym_1260

Hello All, 

 

The solution is to implement AEP Optimize SDK in mobile app. After implementing, it is able to fetch the desired target activity. 

https://opensource.adobe.com/aepsdk-optimize-android/#/tutorials/README

 

Thank you  

 

2 replies

pradnya_balvir
Community Advisor
Community Advisor
October 18, 2024
ym_1260Author
Level 2
October 23, 2024

Hello @pradnya_balvir 

 

Thank you for responding, I've tried to create audience same as mentioned in below post, audience destination set to target and trying to see if target test is working when the user is logged in. 

https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/adobe-target-sending-wrong-experience-to-mobile-app/m-p/629343/highlight/true#M9696

 

ym_1260AuthorAccepted solution
Level 2
November 20, 2024

Hello All, 

 

The solution is to implement AEP Optimize SDK in mobile app. After implementing, it is able to fetch the desired target activity. 

https://opensource.adobe.com/aepsdk-optimize-android/#/tutorials/README

 

Thank you