Practice Test for AD7-E601 Certification Real 2024 Mock Exam
Prepare For Realistic AD7-E601 Dumps PDF - 100% Passing Guarantee
Adobe AD7-E601 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
NEW QUESTION # 21
A company collects data from a web form on its site. The company wants to merge the data from the form and deduplicate the information against existing customer data:
Company Existing Profile Data:
* companyEmail: [email protected]
* fName: Celeste
* IName: Brown-Smith
* officePhone: 555-555-7787
* mobilePhone: 555-555-1212
* companyName: Blue Widget Company
* companyPosition: Manager
Data From Web Form Submitted:
* companyEmail: [email protected]
* fName: Celeste
* IName: Brown-Smith
* officePhone: 555-555-7700
* mobilePhone: 555-555-1212
* companyName: Blue Widget Company
* companyPosition: Director
Assume deduplication by the composite key companyEmail + IName + mobilePhone and the new web form data supersedes current data.
Which entry will the export file contain?
- A. companyEmail, mobilePhone, Iname, fname, companyName. companyPosition, officePhone [email protected], 555-555-1212, Brown-Smith, Celeste. Blue Widget Company, Director, 555-555-7700
- B. companyEmail, mobilePhone, Iname, (name, companyName, companyPosition, officePhone [email protected], 555-555-1212, Brown-Smith, Celeste, Blue Widget Company, Director, 555-555-7700 [email protected], 555-555-1212, Brown-Smith, Celeste, Blue Widget Company. Manager. 555-555-7787
- C. companyEmail, mobilePhone, Iname, fname, companyName, companyPosition, officePhone [email protected], 555-555-1212, Brown-Smith, Celeste, Blue Widget Company, Manager. 555-555-7787
Answer: A
Explanation:
Explanation
The correct answer is B because it matches the outcome of deduplication enabled on the composite key companyEmail + IName + mobilePhone. The destination file will only include one customer record per composite key, and it will choose the record with the latest data if there is a conflict. In this case, Customer 2 has a newer officePhone number than Customer 1, so Customer 2 will be included in the destination file and Customer 1 will be excluded.
References:https://experienceleague.adobe.com/docs/experience-platform/rtcdp/destinations/overview.html?lang
NEW QUESTION # 22
A marketer for a telecommunication company is designing a campaign for their existing customers to upgrade to the latest smartphone device. The marketer also does not want to annoy customers who have already upgraded or have not opted in for email.
Which attributes should be used to meet the requirement?
- A. hasUpgraded=True OR emailOptln=true
- B. hasUpgraded=true AND emailOptln=false
- C. hasUpgraded=false AND emailOptln=true
Answer: C
Explanation:
Explanation
This is the most suitable criteria to meet the requirement of sending win-back messaging to consumers through Instagram ads based on their last purchase, whether it occurred on the organization's App, website, or in-store.
By selecting hasUpgraded=false as an attribute, the company can filter out customers who have already upgraded to the latest smartphone device. By selecting emailOptln=true as an attribute, the company can filter out customers who have not opted in for email communications. References: : Create a Segment
NEW QUESTION # 23
A B2B company wants to invite current customers who have logged into their account in the last 90 days to its local roundtable event in Chicago, IL through a personalized postcard, SMS Text Message, and email invitation:
The B2B company has client information available in the following data sources:
* Adobe Analytics
* Adobe Experience Platform
* Adobe Audience Manager
* Adobe Campaign Standard
* Adobe Experience Manager
* CRM
Which steps should the B2B company take to send the communications?
- A. 1. Ingest the CRM data into Analytics
2. Create segment for clients who have logged in within the last 90 days from Chicago, IL In Analytics send data into AEP dataset
3. Create segment in AEP-CDP that matches business requirements
4. Share the segment with Adobe Campaign Standard - B. 1. Ingest the CRM data into Analytics and Audience manager
2. Create segment for clients who have logged in within the last 90 days in Analytics and send data into AEP dataset
3. Create segment for clients who are from Chicago, IL in Audience Manager and send into AEP dataset
4. Make sure profile merge policies use current data in AEP
5. Create segment in AEP-CDP that matches business requirements
6. Share the segment with Adobe Campaign Standard - C. 1. Ingest the CRM data into Analytics and Audience manager
2. Create segment for clients who have logged in within the last 90 days in Analytics and send data into AEP dataset
3. Create segment for clients who are from Chicago, IL in Audience Manager and send Into AEP dataset
4. Make sure profile merge policies use current data in AEP
5. Create segment in AEP-CDP that matches business requirements
6. Share the segment with Adobe Campaign Standard - D. 1. Onboard the CRM data into AEP dataset
2. Create segment in AEP-CDP that matches business requirements
3. Share the segment with Adobe Campaign Standard
Answer: D
Explanation:
Explanation
This is the simplest and most efficient workflow to send the communications to the current customers who have logged into their account in the last 90 days and are from Chicago, IL. By onboarding the CRM data into AEP dataset, the company can leverage the profile data and identity stitching features of AEP to create a unified view of their customers. By creating a segment in AEP-CDP that matches the business requirements, the company can use the segmentation service and UI of AEP to define and evaluate their target audience based on profile attributes and behaviors. By sharing the segment with Adobe Campaign Standard, the company can activate their segment across multiple channels, such as email, SMS, and postcard. References:: Onboard Data into Platform : Create a Segment : Share Segments with Destinations
NEW QUESTION # 24
A company launches a Facebook campaign with a custom landing page that was supposed to give a $50 voucher to customers who order within 2 hours of clicking on the link. The web developers forgot to add the tracking code to the checkout process, so the company does not know who ordered from the Facebook campaign-How should an engineer create the segment?
- A.

- B.

- C.

- D.

Answer: C
Explanation:
Explanation
This is the most appropriate workflow to launch a summer sale email campaign to target customers who have browsed for any summer clothing in the last 90 days. By selecting email opt in = YES as an attribute, the company can filter out customers who have not consented to receive email communications. By selecting product.browse = last 90 days and product.category = Sandals, Swimwear, Tshirts, Shorts as events, the company can capture customers who have shown interest in summer products recently. By saving the segment and scheduling the export for 7/31, the company can ensure that the segment is up to date and ready to be sent out on August 1. References: : Create a Segment : Schedule Segment Export
NEW QUESTION # 25
A company launches a Facebook campaign with a custom landing page that was supposed to give a $50 voucher to customers who order within 2 hours of clicking on the link. The web developers forgot to add the tracking code to the checkout process, so the company does not know who ordered from the Facebook campaign-How should an engineer create the segment?
- A. Analytical functions
- B. Aggregation functions
- C. Count functions
Answer: A
Explanation:
Explanation
Analytical functions are functions that allow users to perform complex calculations on data within a segment definition. For example, users can use analytical functions to calculate averages, sums, counts, ranks, percentiles, and more. Analytical functions can help users create more advanced segments based on derived metrics or attributes. References: : Analytical Functions Overview
NEW QUESTION # 26
A destination segment export is set up to send data to an email provider with the default file name. The receiving team asks for the file name to be modified to be more descriptive.
Which three options can the engineer add? (Choose three.)
- A. Counter Variable
- B. Custom Text
- C. Segment Name
- D. Data Attribute
- E. Date and Time
Answer: A,B,E
Explanation:
Explanation
The correct answers are A, B, and C because they are valid options that can be added to modify the file name.
The engineer can add date and time, counter variable, or custom text to make the file name more descriptive.
The other options are not available or relevant for modifying the file name.
References:https://experienceleague.adobe.com/docs/experience-platform/rtcdp/destinations/overview.html?lang
NEW QUESTION # 27
A customer wants to send out a personalized monthly reminder email to all customers that have opted in to tell them about the monthly specials.
Which attributes should be sent to the destination?
- A. Email Opt In Flag
Name - B. Email Address
Email Opt In Flag - C. Email Address
Name
Answer: C
Explanation:
Explanation
The correct answer is B because it matches the requirement given in the question. The customer wants to send out a personalized monthly reminder email, so they need to send the Email Address and Name attributes to the destination. The other options do not include both of these attributes or are irrelevant for personalization.
References:
https://experienceleague.adobe.com/docs/experience-platform/rtcdp/destinations/overview.html?lang=en
NEW QUESTION # 28
After mapping a segment to an external destination, the user notices in the dataflow run tab that some of the identities have been excluded.
What are two things that could cause this issue? (Choose two.)
- A. Some identities were not recognized by the destination
- B. Some identities were not enabled for activation
- C. Some identities were missing attributes
- D. Some identities were not meeting consent policies
Answer: A,D
Explanation:
Explanation
These are two possible reasons why some identities have been excluded after mapping a segment to an external destination. Some identities were not recognized by the destination means that there was no matching identifier between AEP and the destination system. For example, if AEP sends email addresses as identifiers but the destination system expects phone numbers as identifiers, then there will be no match and those identities will be excluded. Some identities were not meeting consent policies means that there was a violation of data usage governance rules based on data labels and marketing actions. For example, if AEP sends PII data as part of a segment but the destination system is not authorized to use PII data for personalization purposes, then those identities will be excluded. References: : Identity Mapping Overview : Data Usage Governance Overview
NEW QUESTION # 29
A global retailer wants to send promotional discount offers to the following:
Existing customers who are:
* Within 50 miles of their nearest store
* Have made one of the following:
* Visits to the website more than 3 times in the last 2 weeks
* Purchase of items worth more than $200 in the last 2 months
* Have high propensity to purchase
This offer will be sent via SMS if the customer has subscribed to SMS. Otherwise, the offer will be sent via email.
They have made the following digital investment:
* Adobe Experience Platform
* Adobe Audience Manager
* Adobe Analytics
* Adobe Campaign
* Adobe Target
* Adobe Advertising Cloud
* CRM
Which steps should the retailer take to meet the requirement?
- A. 1. Onboard CRM data into AEP
2. Create Adobe Analytics source connection In AEP
3. Share AEP data with AAM
4. Use Look-Alike Modeling in AAM to create the segment
5. Share segment with Target and Campaign - B. 1. Onboard CRM data into AEP
2. Create segment in Adobe Target for visitors with high propensity score to purchase
3. Import segment in AEP and combine with web visits, distance from store, and purchase order data attributes
4. Share segment across Adobe Experience Cloud - C. 1. Onboard CRM data into AEP
2. Create Adobe Analytics and AAM source connection in AEP
3. Create segment in Adobe Target for visitors with high propensity score to purchase
4. Import segment in AEP and combine with web visits, distance from store, and purchase order data attributes
5. Share segment with Adobe Advertising Cloud - D. 1. Onboard CRM data into AEP
2. Create Adobe Analytics source connection In AEP
3. Build and deploy a propensity score model in data science workspace
4. Create segment in AEP using the propensity score, web visits, distance from store, and purchase order data attributes
5. Share segment with Adobe Campaign
Answer: B
Explanation:
Explanation
This is the most suitable workflow to send personalized offers to existing customers who are within 50 miles of their nearest store, have made one of the following: visits to the website more than 3 times in the last 2 weeks, purchase of items worth more than $200 in the last 2 months,or have high propensity to purchase. By onboarding CRM data into AEP, the company can leverage the profile data and identity stitching features of AEP to create a unified view of their customers. By creating a segment in Adobe Target for visitors with high propensity score to purchase, the company can use the personalization capabilities of Adobe Target to predict the likelihood of customers to purchase based on their profile and behavior data. By importing the segment in AEP and combining it with web visits, distance from store, and purchase order data attributes, the company can use the segmentation service and UI of AEP to define and evaluate their target audience based on profile attributes and behaviors. By sharing the segment across Adobe Experience Cloud, the company can activate their segment across multiple channels, such as email, Google Display Ads, Facebook, and personalization.
References: : Onboard Data into Platform : Create a Segment in Adobe Target : Create a Segment : Share Segments with Destinations
NEW QUESTION # 30
A B2B company wants to send out an email or text invitation to their exclusive new product webinar to current clients who have viewed their new products web page within their customer only portal and have opted into receiving communications.
Which data fields should be sent to the destination?
- A. Name
Mobile Phone Number
Opt In Flag for Texts - B. Name
Email Address
New Product Page Viewed Flag - C. Name
Email Address
Opt In Flag for Emails - D. Name
Mobile Phone Number
Email Address
Answer: D
Explanation:
Explanation
The correct answer is D because it matches the requirement given in the question. The customer wants to send out an email or text invitation, so they need to send the Name, Mobile Phone Number, and Email Address data fields to the destination. The other options do not include all of these data fields or are irrelevant for sending an invitation.
References:https://experienceleague.adobe.com/docs/experience-platform/rtcdp/destinations/overview.html?lang
NEW QUESTION # 31
A customer brings in their data from CRM and Data Lake sources daily through Adobe Experience Platform Sources. Which Segmentation(s) evaluation is allowed?
- A. Batch and Streaming Evaluation
- B. Streaming Evaluation
- C. Batch Evaluation
Answer: C
Explanation:
Explanation
Batch evaluation is the only segmentation evaluation mode that is allowed for a customer who brings in their data from CRM and Data Lake sources daily through Adobe Experience PlatformSources. Batch evaluation is available for segments that use batch data sources, such as S3 Connector or FTP Connector, or use any batch-only features, such as time windows or derived attributes. Batch evaluation runs periodically based on the segment refresh interval. References: : Segment Evaluation
NEW QUESTION # 32
A credit union wants to create a segment based on all customers who currently have a home loan with the credit union, pay through auto pay, and have logged in within the last 2 weeks but do not have a credit card issued through the credit union.
Which criteria does the engineer need to create this segment?
- A. * Customer exists within the client dataset
* Customer has logged in within the last 30 days
* Customer has a home loan with the credit union
* Customer has auto pay set up for paying the home loan
* Customer acquired a credit card in the last 30 days - B. * Customer exists within the client dataset
* Customer has logged in within the last 14 days
* Customer has a home loan with the credit union
* Customer pays by check for their home loan
* Customer has not acquired a credit card - C. * Customer exists within the client dataset
* Customer has logged in within the last 14 days
* Customer has a home loan with the credit union
* Customer has auto pay set up for paying the home loan
* Customer has not acquired a credit card - D. * Customer exists within the client dataset
* Customer has logged in within the last 30 days
* Customer has a home loan with the credit union
* Customer pays by check for their home loan
* Customer acquired a credit card in the last 30 days
Answer: C
Explanation:
Explanation
This is the most suitable criteria to create a segment based on all customers who currently have a home loan with the credit union, pay through auto pay, and have logged in within the last 2 weeks but do not have a credit card issued through the credit union. By selecting customer exists within the client dataset as an attribute, the company can filter out non-customers from the segment. By selecting customer has logged in within the last
14 days as an attribute, the company can capture customers who have shown recent activity on their account.
By selecting customer has a home loan with the credit union and customer has auto pay set up for paying the home loan as attributes, the company can identify customers who have a specific product and payment method with the credit union. By selecting customer has not acquired a credit card as an attribute, the company can exclude customers who already have a credit card issued through the credit union. References: : Create a Segment
NEW QUESTION # 33
A customer sets up a destination with deduplication enabled on phone number and has two customer records that look as shown:
Customer 1
Email: [email protected] Phone: 555 124 1234 First Name: Mary Last Name: Jones Create Date:
2//2/2012
Customer 2
Email: [email protected]
Phone: 555 124 1234
First Name: Mary
Last Name: J
Create Date: 2//2/2021
What will the destination file look like?
- A. Email, Phone, First Name, Last Name, Create Date [email protected], 555 1241234, Mary, Jones,
2//2/2012 [email protected]. 555 1241234, Mary, J, 2//2/2021 - B. Email, Phone, First Name, Last Name, Create Date [email protected], 555 124 1234, Mary J,
2//2/2021 - C. Email, Phone, First Name, Last Name, Create Date [email protected], 555 1241234, Mary, Jones,
2//2/2012
Answer: C
Explanation:
Explanation
The correct answer is C because it matches the outcome of deduplication enabled on phone number. The destination file will only include one customer record per phone number, and it will choose the record with the earliest create date. In this case, Customer 1 has an earlier create date than Customer 2, so Customer 1 will be included in the destination file and Customer 2 will be excluded. References:
https://experienceleague.adobe.com/docs/experience-platform/rtcdp/destinations/overview.html?lang=en
NEW QUESTION # 34
A financial services company wants to create a segment based on all people who have spent more than $400 on their credit card in the last 48 hours.
Which segment building block should be used to create this segment?
- A. An aggregate of transaction events
- B. Credit card spent attribute
- C. A transaction event
- D. A pre-existing audience of credit card spenders
Answer: A
Explanation:
Explanation
The correct answer is C because it matches the scenario given in the question. The user needs to use an aggregate of transaction events to create a segment based on the total amount spent on their credit card in the last 48 hours. The other options do not allow the user to specify the time frame or the amount spent.
References:
https://experienceleague.adobe.com/docs/experience-platform/rtcdp/segmentation/segment-builder-guide.html?la
NEW QUESTION # 35
......
Download AD7-E601 Exam Dumps Questions to get 100% Success: https://www.practicedump.com/AD7-E601_actualtests.html
Check the Available AD7-E601 Exam Dumps with 36 QA's: https://drive.google.com/open?id=1GPGH1NqtYd-cVJeDbK5bZO6arI2KKZxG