Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Shruthi_N
Shruthi_N
Offline

Badges

Badges
31

Accepted Solutions

Accepted Solutions
67

Likes Received

Likes Received
280

Posts

Posts
236

Discussions

Discussions
104

Questions

Questions
132

Ideas

Ideas
18

Blog Posts

Blog Posts
0
Top badges earned by Shruthi_N
Customize the badges you want to showcase on your profile
Re: Support for at.js 1.X parameters in at.js 2.X - Adobe Target 13-06-2022
Would love to see this feature available to use

Views

83

Likes

0

Replies

0
Re: Segment ID to Friendly Name - Adobe Target 15-03-2022
Answer is here: https://experienceleague.adobe.com/docs/target/using/activities/troubleshoot-activities/content-trouble.html?lang=en

Views

109

Likes

0

Replies

0
Re: Cookie consent - Adobe Target 07-01-2022
Very useful thread. Thank you!

Views

285

Likes

0

Replies

0
Re: Recommendation Activity - Adobe Target 03-08-2021
Same question. If I want my recommendation activity to return JSON, how can I test that with the QA link?

Views

279

Likes

0

Replies

0
Re: Recommendations JSON - Adobe Target 03-08-2021
is this still using a from to do this? How can I explicitly pass in parameters to my mBox, if I do not know what the resulting JSON will look like?

Views

1.4K

Likes

0

Replies

0
Re: Salesforce DMP/Audience Studio segments in Adobe Target - Adobe Target 28-07-2021
Hi Shruthi,Picking on this old thread, I'm somehow unable to access this link that you'd posted:https://helpx.adobe.com/target/kt/using/dataProviders-atjs-technical-video-implement.html Can you please help if this has moved?

Views

578

Likes

0

Replies

0
Re: Can you pause a Target activity and continue it later? - Adobe Target 08-11-2020
Hi @MihneaD , @Rami_Hammad , and @Shruthi_N Thank you all for responding. I appreciate the explanations that you provided. But I'm still confused. What's the point of having the "reactivate" feature if you're suggesting that it's not a good idea to deactivate and reactivate A/B tests. Are there certain situations where it's advisable/appropriate to use the "reactivate" feature? We have a need to pause our A/B tests for a couple of hours each week to allow a scheduled job to run which we would li...

Views

1.1K

Likes

0

Replies

0
Hi, alissonxavier01 You can get the recommended and the... - Adobe Target 29-10-2020
Hi, alissonxavier01 You can get the recommended and the best self-study material for Adobe AD0-E401 exam from the flowing sites. https://docs.adobe.com/content/help/en/target/using/target-home.htmlhttps://experienceleague.adobe.com/#homehttps://www.justcerts.com/adobe/ad0-e401-practice-questions.html Best of Luck in your certification journey.

Views

1.1K

Likes

0

Replies

0
Re: Redirect a Landing Page - Adobe Target 15-10-2020
Hey, Using a profile script you can create a variable to store whether that user has seen the page. For this you can use a page count logic (as in my experience the profile script ran before the test so a boolean "did the user see the page true/false" always resolved to true and therefore didn't work): Profile script named "PageCount" var UserPageCount = user.get("PageCount") || 0; // initialises at 0 if not currently attached to the user if ( /* your redirect logic i.e. mbox.param('pageName') =...

Views

2.3K

Likes

0

Replies

0