Expand my Community achievements bar.

Rajneesh_Gautam_
Rajneesh_Gautam_
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • hi @timh  - from your message on 22-Sept, it appears that your aim is to have different approaches for different accounts. For some accounts, you want to use AB tests but for others you want everyone to see the same experience, is that true?   By default, Adobe Target "remembers" which experience wa...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    0
  • hi @timh  - how many "accounts" are we talking about here? As per your explanation, you need to pass this "Account-id" as an mbox parameter and create multiple audiences which can then be used to create multiple activities.  Scenario 1: Audience definition: account-id = 1;  Activity: do not setup an...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    2
  • hi @jeany64818576  - I checked the page you shared and I could not see any Adobe Target activities being delivered. Question: Is Adobe Target working on any other pages? Or, are any other activities working on the website? You have mentioned earlier this is your first AT test - wondering is this the...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    0
  • hi @AidaGuerra  - while there's no out-of-box way, you can use a "bucketing" profile script  -  that assigns a visitor to one of the two buckets using random number.    if (!user.get('AB_Test_Groups')) { var random_number=Math.floor(Math.random()*99); if(random_number <= 49){ return 'GroupA'; ...

    Type

    Questions

    Views

    547

    Like

    1

    Replies

    1
  • hi @tf-a  - Adobe team has done extensive documentation on how to use Recommendations here: https://experienceleague.adobe.com/docs/target/using/recommendations/recommendations.html?lang=en   For the solution I proposed, its quite bespoke - more than happy to jump over a call and show you at work (h...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    0
  • brilliant @jeany64818576  - please reach out if you have any further queries   Regards Rajneesh

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    2
  • @timh  - to understand your question: 1. Is the test aimed for logged-in customers? 2. Do you want to "remember" the experience so that you can show the same experience to customers across multiple devices? For instance, the customer logged in on Device 1 and was show Experience A. Now when this cus...

    Type

    Questions

    Views

    1.5K

    Like

    1

    Replies

    4
  • Hi @jeany64818576  - when you do not see expected behaviour as a result of an Adobe Target activity, I would suggest breaking it into 2 parts: 1. Activity qualification: Check whether the visitor is getting qualified for the experience delivery. Check the Network tab under Developer tools, expand th...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    4
  • @mattwhitehead28  - not too familiar with Minitab's capabilities. Assuming the evars you are mentioning are just the keys, you'll still need a lookup table to fetch the name-values. If you are uploading the data using Classifications then you may access it only through Adobe Target Recommendations. 

    Type

    Questions

    Views

    1.5K

    Like

    1

    Replies

    2
  • @emmak109    While adding tracking code like this should not have any impact on reporting, its not recommended when test is already live as it will not provide a complete (and possibly a correct) picture.   Unfortunately, there's no other way to pass the experience-metadata to Analytics if you are n...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    0
Top badges earned by Rajneesh_Gautam_
Customize the badges you want to showcase on your profile