Hello Team,
Welcome to the Adobe Analytics Community Mentorship Program 2024! This is the featured Community Discussion thread for your Adobe Analytics Community Mentor, Anu (aka @anu_abraham), who will be here to guide and support you and your peers with your Adobe Analytics questions as you prepare for the Adobe Analytics Developer Expert Certification (Exam ID: AD0-E209), through to the end of the program.
Meet your Mentor:
Aspirants mapped to Mentor, Arun @anu_abraham
How to participate
Suggested Next Steps for Aspirants:
Quick links
Hi @anu_abraham I am not sure but i will go with A i.e. The number of the unique visitors will not change.
Correct me if I am wrong.
Views
Replies
Total Likes
That's correct Jitty! Good job!
Views
Replies
Total Likes
@PailaHemanth @krishna_sai @Jitty_Thomas1
Appreciate your effort in answering the quiz! The correct answer is A.
I understand this question could be a bit confusing due to the lack of specific details in the context. If the options had mentioned factors like the possibility of a temporary spike, changes in domain setup, or transitioning from a third-party to a first-party cookie setup, then the correct answer could have been C.
So, both A - UVs will not change and C - UVs might increase could be technically correct depending on the scenario. However, based on the details(or for lack of details) given in the question, A is the more appropriate answer.
Once again, thanks for your active participation!
Also, please feel free to post your queries related to Section 1 and Section 2 in the respective threads created. I'll share the thread for Section 3 shortly.
Hi @krishna_sai, @PailaHemanth, @MurlidharMa, @Jitty_Thomas1, @ansariinzamam, @santhosh_mr, vps06
Since we've 2 sections in our current week's plan, I'm sharing the second Quiz below:
Quiz 2
A solution design reference document says that an Adobe Analytics variable should be populated on all pages.
What are two methods that could be used to meet this requirement? (Choose two.)
A. Set the variable in the Global Variables section of the Adobe Analytics extension in Adobe Experience Platform Launch.
B. Push the value for the variable into the data layer which is present on every page.
C. Set the variable in the Adobe Analytics: Set Variables action of a page load rule in Adobe Experience Platform Launch that fires on every page.
D. Create a data element in Adobe Experience Platform Launch that matches the name of the variable, and it will be populated automatically.
Please share your answers below.
Hi @anu_abraham
My Answers would be A. Set the variable in the Global Variables section of the Adobe Analytics extension in Adobe Experience Platform Launch and C. Set the variable in the Adobe Analytics: Set Variables action of a page load rule in Adobe Experience Platform Launch that fires on every page.
Views
Replies
Total Likes
That's correct! Good job, Jitty!
Views
Replies
Total Likes
A and C
Views
Replies
Total Likes
Yes, You got it right! Good job, Krishna!
Views
Replies
Total Likes
A&D
Views
Replies
Total Likes
Hi Hemath, your response is partially correct with A being one of the correct options.
D is not correct since creating a Data element alone won't fire it in page loads. The data element should be mapped to an Analytics variable either through the Analytics extension settings or via a global page load rule to fire in all the pages.
Option A and C
A - we can leverage Analytics extension, global variable to populate the variable for every sever call. OR
C - You can create a rule, set variables action of a page load rule in Adobe Launch that fires on every page.
Views
Replies
Total Likes
That's correct! Good job, Inzamam!
Views
Replies
Total Likes
Section 3: Analytics Implementation and Configuration (36%)
Please post all your queries related to this section by replying to this thread. This section carries significant weightage at 36%, so be sure to give it extra attention. If you’re not familiar with product string and related settings, I strongly recommend reviewing them in detail, since that's an important topic.
cc: @krishna_sai, @PailaHemanth, @MurlidharMa, @Jitty_Thomas1, @ansariinzamam, @santhosh_mr, vps06
Views
Replies
Total Likes
Hi @krishna_sai, @PailaHemanth, @MurlidharMa, @Jitty_Thomas1, @ansariinzamam, @santhosh_mr, vps06
Hope your preparation for this section is going well. Please post any queries related to this section as a reply to this thread and we'll go through it.
Also, please let me know if you need additional questions for this section to practice. I can add bonus Quiz questions for thsi section if required.
If you've time, I'd also recommend going through Experience League playlists for Analytics implementation. I'm sharing a URL below with filters applied with Developer and Administration roles.
Adobe Analytics ExL Playlists
Views
Replies
Total Likes
Hi @krishna_sai, @PailaHemanth, @MurlidharMa, @Jitty_Thomas1, @ansariinzamam, @santhosh_mr, vps06
Hope your certification preparation is going well! I’m sharing our third quiz below. I’ll share one more quiz from this section once most of you have attempted this one.
Quiz 3
What is the correct syntax for the `s.products` variable?
A. s.products=";ENO DoubleNest Hammock;1;100.00"
B. s.product=";Corduroy Blazer;1;709.99"
C. s.products=";Geo Camper Tent;1;$300.49"
Hi @anu_abraham
s.products variable has six elements, in the above question excluding merchandising evar and event the correct syntax would be A.
Option B right hand side is correct but left hand side has only s.product.
Option C:$ is not required.
This is my understanding correct me if i am wrong.
Good day Anu,
correct answer is A.
product string syntax --> s.products = "category;product;Qty;TotalPrice;Incrementor;merchandising"
for options provided we don't have category, that's why it's left blank.
Answer is A
The s.products variable is a string that contains multiple delimited fields per product. Delimit each field with a semicolon (;) in the string.
Category (optional),Product name (required),Quantity (optional),Price (optional),Events (optional),eVars (optional).
Great job, Jitty_Thomas1, ansariinzamam, PailaHemanth! The correct answer is A. You all have explianed the logic behind this as well. Glad to see you all got this one correct!
I'll share one more question from this section soon!
Hi @krishna_sai, @PailaHemanth, @MurlidharMa, @Jitty_Thomas1, @ansariinzamam, @santhosh_mr, vps06
Here is the next quiz from Section 3.
Quiz 4:
The client requires that the shopping cart be tracked every time it has a product added, as well as when it is opened for the first time.
How would the 's.events' variable be coded when the shopping cart has a product added the first time?
A. s.events = "scOpen,scView";
B. s.events = "scOpen,scAdd";
C. s.events = "scAdd:scOpen";
Good day Anu
correct option should be B, where we'll capture cart open and add events.
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies