Northern Trail Outfitters wants to drive additional online sales. They are interested in using Einstein to recommend similar items to customers during the checkout process. Which two terms would they add to their website to accomplish this? Choose 2 answers
Correct Answer: B
Explanation:
The correct answers are B. Recommendation Code and C. Conversion/Cart Code. To use Einstein Product Recommendations during the checkout process, Northern Trail Outfitters must add Recommendation Code to display personalized product suggestions on the website and Conversion/Cart Code to track customer cart and purchase behavior. This data helps Einstein learn customer preferences and generate relevant product recommendations. Collect Code is used for tracking website behavior but does not display recommendations, while Email Conversion Code is intended for tracking conversions from email campaigns rather than powering website product recommendations.
Question 2
A Marketing Cloud Administrator noticed a File Drop Automation has been falling on the Import File activity. The automation is configured with a filename pattern, so the filename is expected to begin with customer import_. The import is configured to look for a file named Customer import %%Year%%%% Month%%%%Day%%.csv, however, the admin notices the filenames Include seconds and milliseconds what should the admin do to fix the issue?
Correct Answer: A
Explanation:
The automation is failing because the file name includes dynamic time components like seconds and milliseconds, which makes it impossible for a fixed filename pattern such as Customer import %%Year%%%%Month%%%%Day%%.csv to consistently match. Using %%FILENAME_FROM_TRIGGER%% allows the Import File Activity to dynamically pick up the exact file name that triggered the File Drop Automation, regardless of any additional timestamp details. This ensures the automation can process files successfully even when the naming convention includes varying time-based values.
Demo Practice Mode
You are viewing only the questions marked as Demo.