There's a few test scenarios where I don't want the user to be entered into a test unless they see the actual treatment. For example. 50/50 split test in the cart. I want to show an exit intent modal to half the audience. Is there a way to only allow the user to be entered into the test if they ha...
We are running a pricing test in which we redirect the visitor to the same page with some URL parameters attached. For example, they navigate to example.com. Target then sends 50% of the visitors to example.com/?partnerid=1234 so the visitor gets a price reduction. So there are a couple of issues...
Hi, (Context) I'm trying to create a banner at the top of my homepage for people who was about to check out a product but didn't finish the purchase. First I tried the banner specifically with 1 product and worked very good, but know i'm trying to add another product, but i would like to show only ...
We recently moved to server side rendering and it seems that enabling and disabling feature flags via Target is no longer a viable option. Is there documentation about best practices on Target and SSR? Our most meaningful tests have always required feature flags as they are not simply picture chan...
Can anyone guide me on, "how to trigger orderConfirmPage mbox manually through postman?"Or is there any way to trigger orderConfirmPage mbox without postman if it's not possible through postman?Thanks,Gauresh Kodag.
The context:I have two user groups(beta1 and beta2) in AEM. When a user logs into the website, I capture whether they are in the beta1 or beta2 groups in a JS variable that is placed just before the launch script, so that when the delivery request is sent, I can utilize this value as a profile param...
Hello :), I have an A/B/C test running. A version: redirect to a page in my domainB version: landingspage with Experience FragmentsC verion: same landingspage with different Experience Fragments The audience split is even: 34% - 33% - 33%. But unfortunately the actual split isn't even. I have more v...
Could you please tell me how to set up an audience to target users within a 20 mile radius using longitude/latitude? Examples:Moshi, Tanzania -3.324647, 37.318282ISTANBUL KUCUKCEKMECE TURKEY 41.038752, 28.782118Campinas Brazil -22.894054, -47.002443Brooklyn, NY zip 11225 What are the pros/cons of ta...
Trying to load Target with Adobe Launch, ended up with the "Adobe Target content delivery is disabled"-error on pageload. So I´ve been reading through the forum in search of how to solve the issue withut success , tried to add the cookieDomain to window.targetGlobalSettings (in the at.js header) bu...
Hi, We have implemented Adobe Target recs on the mobile app in UAT and we are using the following approach right now:One global mbox to capture all entity attributes on all PDP (e.g. entity.id, entity.price, entity.thumbnailURL, etc.)Another custom mboxes for respective recs activities with one mand...