
Provide Salesforce B2C-Solution-Architect Practice Test Engine for Preparation
Detailed New B2C-Solution-Architect Exam Questions for Concept Clearance
NEW QUESTION # 65
Northern Trail Outfitters (NTO) wants to upgrade its customer service by providing the opportunity for customers to engage using social messaging channels such as Facebook, WhatsApp, and SMS to resolve issues and ask questions. They already use Marketing Cloud Mobile Connect and Social Studio. Alongside these, the Solution Architect also recommends implementing Digita I Engagement features in Service Cloud.
Which two reasons should a Solution Architect use to justify those recommendations?
Choose 2 answers
- A. Mobile Connect only supports outbound messaging in selected countries
- B. Social Studio is limited to listening to social channel and not responding
- C. Mobile Connect lacks integration with the service agent console without Digital Engagement
- D. Social Studio does not support 1:1 messaging on the apps listed in the scenario
Answer: A,D
NEW QUESTION # 66
A company has Person Account set up on their Sales Cloud and they now want to map subscriber data in Marketing Cloud. What should a Solution Architect recommend?
- A. Sync Contact object.
- B. Sync Individual object.
- C. A Sync Person Account object.
- D. Sync Subscriber object.
Answer: C
Explanation:
Syncing Person Account object can help map subscriber data in Marketing Cloud when the company has Person Account set up on their Sales Cloud. This can enable bi-directional data integration between Sales Cloud and Marketing Cloud for Person Accounts, which are records that combine both Account and Contact information for individuals. Reference:
https://help.salesforce.com/s/articleView?id=sf.mc_co_person_accounts.htm&type=5
NEW QUESTION # 67
A company is in the process of defining the right systems to deliver key capabilities for its B2C business. The company has about 2 million customers, each placing an average of 100 orders each year through its existing B2C Commerce platform.
The company needs a system that can:
* Deliver a full list of all customer orders throughout their engagement lifetime
* Provide lifetime engagement tracking and history of the customer
* Calculate the lifetime value of customers based on their orders
Which three systems should a Solution Architect recommend to meet the company's requirements' Choose 3 answers
- A. Service Cloud
- B. Sales Cloud
- C. Heroku
- D. Salesforce Order Management
- E. Marketing Cloud
Answer: A,D,E
Explanation:
These answers are correct because they are systems that can meet the company's requirements for delivering a full list of all customer orders throughout their engagement lifetime, providing lifetime engagement tracking and history of the customer, and calculating the lifetime value of customers based on their orders. Salesforce Order Management can manage order lifecycle from capture to fulfillment across multiple channels. Service Cloud can provide a complete view of customer interactions across sales, service, marketing, and commerce. Marketing Cloud can track customer engagement across email, mobile, social, web, and more. CRM Analytics can provide insights into customer lifetime value based on order data and engagement history. Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_oms_integration.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_service_cloud_integration.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.icx_b2c_crosscloudengagement_connectors.htm&language=en_US&type=5 https://www.salesforce.com/products/marketing-cloud/what-is-marketing-cloud/
NEW QUESTION # 68
A company is implementing a multi-locale solution that includes B2C Commerce, Service Cloud, and Marketing Cloud. Order confirmation emails are triggered from either B2C Commerce or Service Cloud and sent from Marketing Cloud.
What are two possible reasons why the shipping method name and description can be missing when these emails are triggered for languages other than US English, while other translated content appears correctly?
Choose 2 answers
- A. The subscriber in Marketing Cloud does not have a preferred locale set.
- B. The ShippingMethods data extension is missing the label and description field for the corresponding locale.
- C. The locale is not set correctly in the body of the email template.
- D. The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale.
Answer: B,D
Explanation:
The shipping method name and description can be missing when order confirmation emails are triggered for languages other than US English, while other translated content appears correctly, for the following possible reasons:
The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale. The shipping method name and description are stored as attributes in B2C Commerce or Service Cloud, and they need to be translated and localized for each supported locale. If the translation or localization is missing or incorrect, the order confirmation email may not display them properly.
The ShippingMethods data extension is missing the label and description field for the corresponding locale. The ShippingMethods data extension is a table in Marketing Cloud that stores the shipping method information for each locale. It has fields for label and description that need to match the values in B2C Commerce or Service Cloud. If the fields are missing or mismatched for a certain locale, the order confirmation email may not display them properly.
Option B is incorrect because the subscriber in Marketing Cloud does not need to have a preferred locale set. The locale can be determined by the order data or the storefront language. Option C is incorrect because the locale can be set correctly in the email template using AMPscript or SSJS variables. Reference:
https://help.salesforce.com/s/articleView?id=sf.mc_co_transactional_messaging.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_order_confirmation_email.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_shipping_methods_data_extension.htm&type=5
NEW QUESTION # 69
A financial services company wants to implement Service Cloud and Marketing Cloud. A number of profile attributes required for personalization in Marketing Cloud were identified as personally identifiable information (PII) and are too sensitive to be stored in Salesforce.
Tokenized Sending was presented as a way to address these concerns.
Which two implications should a Solution Architect consider if Marketing Cloud Connect is to be used for cloud integration?
Choose 2 answers
- A. All emails will need to be sent through Marketing Cloud or Marketing Cloud Connect to avoid disruptions
- B. The token with all supporting attributes will need to be stored in Service Cloud
- C. The standard email address field for contacts and leads needs to be populated with a token
- D. The synchronized data extensions will include the token and all PII attributes
Answer: C,D
Explanation:
Tokenized Sending is a feature in Marketing Cloud that allows sending messages with data that is too sensitive to store in Salesforce due to laws, regulations, or security policies. Tokenized Sending uses an API call to exchange data from an external system with Marketing Cloud at send time, without storing the data in Salesforce. Marketing Cloud Connect is a feature that enables integration between Marketing Cloud and other Salesforce clouds such as Service Cloud. When using Tokenized Sending with Marketing Cloud Connect, the following implications should be considered:
The synchronized data extensions will include the token and all PII attributes. Synchronized data extensions are tables in Marketing Cloud that store data from other Salesforce clouds using data synchronization in Marketing Cloud Connect. When using Tokenized Sending, the synchronized data extensions will include the token as well as all personally identifiable information (PII) attributes such as name, email, phone, etc. The token will serve as the subscriber key and contact key in Marketing Cloud, while the PII attributes will be used for personalization and segmentation.
The standard email address field for contacts and leads needs to be populated with a token. When using Tokenized Sending, the standard email address field for contacts and leads in other Salesforce clouds needs to be populated with a token instead of an actual email address. The token resembles a standard email address but contains encrypted information about the subscriber. The token is used to exchange data with the external system at send time and send messages to the actual email address.
Option B is incorrect because not all emails need to be sent through Marketing Cloud or Marketing Cloud Connect to avoid disruptions when using Tokenized Sending. However, it is recommended to do so to ensure consistent tracking and deliverability data across clouds. Option D is incorrect because the token with all supporting attributes does not need to be stored in Service Cloud when using Tokenized Sending. The token and the attributes are stored in the external system and only exchanged with Marketing Cloud at send time. Reference:
https://help.salesforce.com/s/articleView?id=sf.mc_overview_tokenized_sending1.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_tokenized_sending.htm&type=0
NEW QUESTION # 70
Northern Trail Outfitters (NTO) wants to integrate its product information management (PIM) system with B2C Commerce so shopping experiences can be relevant, personalized, and seamless across channels. They need the ability to search for product deltas in the PIM system and reflect those changes in B2C Commerce on a scheduled basis. The Solution Architect recommends using MuleSoft Accelerator for B2C Commerce for this integration.
Which two benefits should the Solution Architect highlight about API-led connectivity while implementing the MuleSoft accelerator for B2C Commerce?
Choose 2 answers
- A. It lets the business quickly integrate different systems without involving IT.
- B. It enforces a distributed approach and allows for the creation of Experience APIs, Data APIs, and System APIs.
- C. It offers a template-driven approach for development.
- D. It enables self-service and an increase in productivity through reusable microservices and APIs.
Answer: A,C
NEW QUESTION # 71
Northern Trail Outfitters (NTO) recently implemented the Service Cloud Connector between B2C Commerce and Service Cloud. They released a new feature that allows customers to add their favorite National Park to their profile. After an attempt to help a customer, a service agent informs the Director of IT that they cannot see or update the new National Park value on the profile in the Service Cloud console.
What should the Solution Architect keep in mind to avoid data exchange issues after implementation?
- A. Check that the nationalParks value is defined in the json of the B2C Commerce Customer Data API
- B. Check that the nationalParks value was added to the Profile Custom Object in B2C Commerce
- C. Check the field-level security for nationalParks is set to read only
- D. Check the fieldMapping custom settings in Service Cloud to confirm the nationalParks attribute was mapped from the Commerce Profile to the Service Contact
Answer: D
Explanation:
The fieldMapping custom settings in Service Cloud define how the attributes from the Commerce Profile are mapped to the fields on the Service Contact. If the nationalParks attribute was not mapped, then the service agent would not be able to see or update it in the Service Cloud console. Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_service_cloud_connector_field_mapping.htm&type=5
NEW QUESTION # 72
During discovery conversations an organization notes that they want to create a custom survey around their customer's preferences to help improve product recommendations, marketing journeys, and customer service upsell opportunities. They want to house the survey responses in their Salesforce ecosystem so they can run reports. They plan on having two teams manage the survey and change questions twice a year.
Which three questions should a Solution Architect ask to ensure they understand the requirements well enough to design an appropriate multi-cloud solution?
Choose 3 answers
- A. How often do you update surveys?
- B. Will you ever have more than nine possible answers for a survey question?
- C. Does the team need front-end development capabilities?
- D. How many survey responses would you anticipate in a peak 24-hour period?
- E. Will the teams need the ability to change designs?
Answer: B,D
NEW QUESTION # 73
A company Is implementing B2C Commerce, Service Cloud, and Marketing Cloud. The company Is based in Europe and needs to be compliant with GDPR.
Which two design implementations should a Solution Architect use to ensure GDPR compliance?
Choose 2 answers
- A. Set tracking site preference for each storefront
- B. Set field-level encryption across B2C Commerce, Marketing Cloud, and Service Cloud
- C. Use a Salesforce record ID as a single unique identifier to apply across channels and clouds
- D. Use email addresses, SMS, or other channel addresses as the contact key {subscriber key) in Marketing Cloud
Answer: B,C
NEW QUESTION # 74
Universal Containers (UC) is working on an initial release of Service Cloud and B2C Commerce. The UC management team is excited about the new features and wants to go to market with the new solution as soon as possible even though the requirements are not completely mapped out.
A Solution Architect is asked to evaluate when UC can go live with a new B2C Commerce site, automated chatbots, Einstein case classification, Service Cloud Voice, and analytics.
How should a Solution Architect respond to the management team's request to help formulate a roadmap for these new capabilities?
- A. Ask each member of the management team about their top three concerns, and use it to formulate the roadmap.
- B. Facilitate a workshop with the development team and create a list of prioritized user stories that can then be used to create a detailed roadmap.
- C. Ask to follow the management team for a week to gain a better understanding of how they work and what information they need to formulate their roadmap.
- D. Facilitate a workshop with the management team, applying the relationship design process to create a roadmap aligned to business objectives.
Answer: D
Explanation:
This answer is correct because it is a way to respond to the management team's request to help formulate a roadmap for these new capabilities using the relationship design process. The relationship design process is a method that centers relationships as the building blocks of business and social value. It is based on four mindsets that can help design products and services from a place of compassion: compassion, intention, courage, and reciprocity. By facilitating a workshop with the management team, applying the relationship design process, a Solution Architect can help create a roadmap that aligns with business objectives and builds customer trust. Reference: https://www.salesforce.com/blog/how-relationship-design-works/
NEW QUESTION # 75
A company wants to migrate their existing in-house order management solution to the Salesforce Order Management product, which will trigger post-purchase transactional emails through Marketing Cloud. They are already using B2C Commerce, Service Cloud, and Marketing Cloud, as well as the B2C Commerce - Service Cloud Connector and Marketing Cloud Connect.
What are three actions that a Solution Architect must take when planning and deploying this solution? Choose 3 answers
- A. Replace the Service Cloud Connector with an Order Management Connector for B2C Commerce.
- B. Migrate subscriber keys in Marketing Cloud to a new Order Management customer identifier.
- C. Integrate Salesforce Order Management to B2C Commerce for order history and user self service.
- D. Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios.
- E. Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector.
Answer: C,D,E
Explanation:
Salesforce Order Management is a product that allows managing orders across different channels and systems. To migrate the existing in-house order management solution to the Salesforce Order Management product, the following actions should be taken:
Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios. Data extensions are tables that store data in Marketing Cloud, and triggered sends are email messages that are sent automatically based on an external event. Data extensions and triggered sends can be used to store order data and send order confirmation, shipment notification, or cancellation emails to customers.
Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector. The Service Cloud Connector is a cartridge that enables integration between B2C Commerce and Service Cloud. The Order Management Connector is a cartridge that enables integration between B2C Commerce and Salesforce Order Management. Some features of the Service Cloud Connector, such as order history or order cancellation, may conflict with the Order Management Connector, so they should be removed or disabled.
Integrate Salesforce Order Management to B2C Commerce for order history and user self service. This integration allows customers to view their order history and status, track their shipments, cancel their orders, or initiate returns on the B2C Commerce storefront. This integration also allows agents to view and manage orders in Service Cloud.
Option D is incorrect because migrating subscriber keys in Marketing Cloud to a new Order Management customer identifier is not necessary or recommended. Option E is incorrect because replacing the Service Cloud Connector with an Order Management Connector for B2C Commerce is not possible or advisable. Reference:
https://help.salesforce.com/s/articleView?id=sf.order_overview.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_transactional_messaging.htm&type=5
https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/OrderManagementOverview.html
https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/OrderManagementConnector.html
NEW QUESTION # 76
A company has 2,000 customers and currently services them using a call center and spreadsheets. Because of the lack of systems there is no ability to track how successful agents are. In addition, their ordering system cannot be easily accessed by service agents costing valuable time and hurting customer satisfaction.
What are two reasons a connected B2C Solution can add value to the company?
Choose 2 answers
- A. Provides a better interface for agents using Service Cloud and B2C Commerce with Heroku
- B. Allows agents to use SSO to log into B2C Commerce and Service Cloud using the same credentials
- C. Allows agents to more easily access customer data to better support customers when they call in
- D. Increases spend ROI as fewer service agents will be needed, which can allow for more sales agents
Answer: B,C
NEW QUESTION # 77
A company plans to migrate their existing storefront to B2C Commerce as they face a number of performance and scalability issues. They use a custom-built marketing tool for customer engagement that is tightly coupled with the legacy storefront. s The storefront has roughly 200,000 subscribers in total, 10,000 visitors per day, and an average of 1,000 emails that are sent out every day. They expect a large number of subscribers to use their mobile devices to visit the storefront and place orders. f What recommendations should a Solution Architect make to re-architect this solution based on the specified requirements?
- A. Build the storefront using a headless commerce architecture and adopt Pardot for customer engagement.
- B. Modify the frontend for the existing legacy storefront to be mobile responsive. Decouple the custom-built marketing tool so it is no longer tightly tied to the storefront.
- C. Build the storefront using B2C Commerce SiteGenesis architecture and adopt Pardot for customer engagement.
- D. Build the storefront using the Storefront Reference Architecture (SFRA) and adopt Marketing Cloud for customer engagement.
Answer: D
Explanation:
The Storefront Reference Architecture (SFRA) is a modern, mobile-first framework for building B2C Commerce storefronts that are fast, responsive, and scalable. Marketing Cloud is a powerful platform for customer engagement that can integrate with B2C Commerce and provide personalized, cross-channel marketing campaigns. Reference: https://developer.salesforce.com/docs/commerce/sfra/overview/about-sfra https://www.salesforce.com/products/marketing-cloud/overview/
NEW QUESTION # 78
Northern Trail Outfitters (NTO) wants to use Salesforce as a front end for creating accounts using the lead-to-opportunity process. When an opportunity is closed or won, an order must be created in the ERP, which manages orders. The organization has an Enterprise Service Bus (ESB) that supports the CometD protocol.
Which two integration approaches or steps should a Solution Architect recommend for this scenario?
Choose 2 answers
- A. Define a new platform event in Salesforce and then create a Process Builder process to publish a platform event when the opportunity status changes to Closed-Won.
- B. Enable ESB to publish to the platform event using the CometD protocol and notify the back-end ERP system to create the order synchronously.
- C. Enable ESB to subscribe to the platform event using the CometD protocol and notify the back-end ERP system to create the order asynchronously.
- D. Define a new platform event in the back-end system for the order details and then create a Process Builder process to initiate the platform event when the opportunity status changes to Closed-Won.
Answer: A,C
Explanation:
A is correct because defining a new platform event in Salesforce and publishing it with Process Builder when the opportunity status changes to Closed-Won is a valid way to trigger an integration with the ESB using the CometD protocol.
D is correct because enabling ESB to subscribe to the platform event using the CometD protocol and notifying the back-end ERP system to create the order asynchronously is a valid way to handle the integration with the ERP system using a publish-subscribe model.
B is incorrect because publishing to a platform event using the CometD protocol requires an Apex trigger, not a Process Builder process. Also, creating the order synchronously would not be advisable as it would introduce latency and dependency on the ERP system's availability.
C is incorrect because defining a new platform event in the back-end system for the order details would not be possible as platform events are Salesforce-specific objects that can only be defined within Salesforce.
Reference:
1: https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_intro_emp.htm
2: https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_subscribe.htm
3: https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_publish_apex.htm
4: https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_define.htm
NEW QUESTION # 79
A company plans to build a new B2C Commerce storefront for a popular segment of products that generate high-volume sales. Their team is evaluating whether B2C Commerce is the right platform to build this storefront, and they are specifically concerned about how quotas and limits directly impact the efficiency and stability of solutions built on the platform.
Which two considerations should a Solution Architect keep in mind when considering B2C Commerce Governance and Quotas?
Choose 2 answers
- A. For sandbox instances, quotas can be softened by exporting them from a production instance and importing them onto a sandbox instance. This approach lets Solution Architects match the development environment to the production environment.
- B. Unless a site :s experiencing performance issues, the Solution Architect car assume that quota violations have not occurred.
- C. Object quotas status is updated with an up to 20-minute delay. Therefore, a Solution Architect must consider this delay when performing calculations related to traffic and limits.
- D. If an enforced quota is exceeded, an exception is thrown, which prevents the current operation from completing. The Solution Architect should design the solution so that the exception can be caught within a customization.
Answer: C,D
Explanation:
B2C Commerce Governance and Quotas are a set of rules and limits that apply to B2C Commerce instances to ensure the efficiency and stability of solutions built on the platform. The following considerations should be kept in mind when considering B2C Commerce Governance and Quotas:
Object quotas status is updated with an up to 20-minute delay. Therefore, a Solution Architect must consider this delay when performing calculations related to traffic and limits. Object quotas are limits on the number of objects that can be created or stored in B2C Commerce, such as products, categories, customers, orders, etc. The object quotas status shows the current usage and remaining capacity of each object quota. However, the status is not updated in real time, but with an up to 20-minute delay. This means that the Solution Architect should account for this delay when estimating the traffic and limits for each object quota.
If an enforced quota is exceeded, an exception is thrown, which prevents the current operation from completing. The Solution Architect should design the solution so that the exception can be caught within a customization. Enforced quotas are quotas that are strictly enforced by B2C Commerce and cannot be exceeded or changed by customers. Examples of enforced quotas are API calls per hour, script execution time, cache size, etc. If an enforced quota is exceeded, B2C Commerce throws an exception that stops the current operation from completing. This can result in errors or failures in the storefront or backend processes. The Solution Architect should design the solution so that the exception can be caught within a customization and handled gracefully.
Option B is incorrect because sandbox quotas cannot be softened by exporting them from a production instance and importing them onto a sandbox instance. Sandbox quotas are fixed and cannot be changed by customers. Option C is incorrect because the Solution Architect cannot assume that quota violations have not occurred unless a site is experiencing performance issues. Quota violations can occur without affecting the site performance, but they can still cause errors or failures in certain operations or processes. Reference:
https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/Governance/GovernanceOverview.html
https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/Governance/ObjectQuotas.html
https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/Governance/EnforcedQuotas.html
NEW QUESTION # 80
A company is using both Service Cloud and B2C Commerce but they are not using Mulesoft or any other integration middleware and do not plan on adding that in the near future. However, there is a need to keep customer records in sync across both Service Cloud and B2C Commerce. When a change to the customer record in Service Cloud takes place, such as an updated customer name, the same customer record should be updated in B2C Commerce. Assume that there is a common ID that uniquely identifies the customer across the two systems.
How should a Solution Architect deliver the desired functionality?
- A. Send a platform event from Service Cloud and subscribe to the platform event in B2C Commerce using the built-in functionality
- B. Use change data capture to send a message from Service Cloud and catch and handle the message using B2C Commerce Service Cloud Connector
- C. Send an Outbound Message from Service Cloud and catch and handle the Outbound Message using the B2C Commerce APIs
- D. Develop a custom solution in Service Cloud to consume and communicate with B2C Commerce APIs
Answer: A
NEW QUESTION # 81
A company had strong new-customer growth for the year but has noticed that lifetime value has been declining. They want to run automated re-engagement campaigns with customers who made purchases in the last 24 months but are unsure of where to start. They have Service Cloud, Marketing Cloud, and B2C Commerce implemented and recently began using CRM Analytics.
Which two recommendations should a Solution Architect provide to the company to improve the success of the automated campaign?
Choose 2 answers
- A. Generate personalized coupon codes in B2C Commerce and send them through Marketing Cloud to be able to effectively track impact of campaigns
- B. Configure Einstein Recommendations in Marketing Cloud to automate segment generation for Journey Builder
- C. Use SMS as a channel due to its significantly higher engagement rate as compared to email
- D. Use CRM Analytics to analyze customer engagement history over the last 24 months
Answer: B,C
Explanation:
These answers are correct because they are recommendations that can improve the success of the automated re-engagement campaign. Using SMS as a channel can increase the engagement rate as compared to email, as SMS messages have higher open and response rates. Configuring Einstein Recommendations in Marketing Cloud can automate segment generation for Journey Builder, which can help create personalized and relevant messages based on customer data and behavior. Reference: https://www.salesforce.com/products/marketing-cloud/best-practices/sms-marketing-statistics/ https://help.salesforce.com/s/articleView?id=sf.mc_pb_einstein_recommendations.htm&type=5
NEW QUESTION # 82
Northern Trail Outfitters (NTO) wants to use Marketing Cloud to implement an Abandoned Cart Solution Workflow so that personalized messages are sent to shoppers who add items to their cart but abandon the B2C Commerce storefront.
Which two options should a Solution Architect recommended to meet this requirement? Choose 2 answers
- A. Configure streaming updates for catalog importing, implement the Collect Tracking Code, and leverage Journey Builder to trigger an abandoned cart message.
- B. Configure B2C Commerce catalog, product, inventory, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through
- C. Configure streaming updates for catalog importing, implement Google Analytics tracking, and leverage Journey Builder to trigger an abandoned cart message.
- D. Configure B2C Commerce catalog, product, order, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
Answer: C,D
Explanation:
Journey Builder.
NEW QUESTION # 83
A company wants to integrate B2C Commerce and Marketing Cloud so that customers shopping online can be segmented for marketing campaigns like Abandoned Cart and Post Purchase Journeys.
Which two actions are needed to enable an Abandoned Cart Journey?
Choose 2 answers
- A. Implement the Marketing Cloud coilect.js through the storefront by using the Connector's reference implementation
- B. Integrate product, order, and customer data feeds into Service Cloud objects
- C. Use Mulesoft to bring order and customer data feeds from B2C Commerce to Marketing Cloud
- D. Integrate product, order, and customer data feeds into Marketing Cloud Data Extensions
Answer: A,D
Explanation:
A is correct because integrating product, order, and customer data feeds into Marketing Cloud Data Extensions is a prerequisite for enabling an Abandoned Cart Journey. Data Extensions are tables that store data in Marketing Cloud and can be used to define audience segments and personalize messages.
D is correct because implementing the Marketing Cloud collect.js through the storefront by using the Connector's reference implementation is a prerequisite for enabling an Abandoned Cart Journey. The collect.js script tracks customer behavior on the storefront and sends data to Marketing Cloud using the Connector cartridge.
B is incorrect because integrating product, order, and customer data feeds into Service Cloud objects is not needed for enabling an Abandoned Cart Journey. Service Cloud objects are used to store data in Service Cloud and can be used to manage customer service cases and interactions.
C is incorrect because using Mulesoft to bring order and customer data feeds from B2C Commerce to Marketing Cloud is not needed for enabling an Abandoned Cart Journey. Mulesoft is a platform that provides integration solutions for various systems and applications.
Reference:
1. https://help.salesforce.com/s/articleView?id=sf.mc_co_data_integration.htm&type=5
2. https://help.salesforce.com/s/articleView?id=sf.mc_co_web_and_mobile_analytics_tracking.htm&type=5
NEW QUESTION # 84
An organization wants to implement B2C Commerce, Marketing Cloud, and Service Cloud in a phased manner with the goal of keeping the overall project manageable and achieving a quick return on investment.
Their current legacy commerce system is home grown and has frequent, costly outages- making this the highest priority for replacement. The current marketing platform collects only basic analytics from email marketing campaigns and has no awareness of the larger customer context. Currently, the call center meets most customer needs but the process is time-consuming and forces the agent to interact with multiple disconnected systems.
Which two implementation strategies should a Solution Architect recommend when rolling out an integrated customer experience across B2C Commerce, Marketing Cloud, and Service Cloud?
Choose 2 answers
- A. Implement Service Cloud immediately after B2C Commerce in order to leverage the Service Cloud Contact ID as the Marketing Cloud Contact Key when Marketing Cloud is implemented later.
- B. Implement Marketing Cloud and Service Cloud together in one phase after B2C Commerce to ensure that they share a common view of the customer from the beginning.
- C. Implement Marketing Cloud immediately after B2C Commerce in order to leverage the Marketing Cloud Contact Key as the Service Cloud Contact ID when Service Cloud is implemented later.
- D. Implement all three clouds at the same time; the primary identifiers for all three clouds must be synced to the others from the start in order to achieve a unified experience.
Answer: A,D
Explanation:
c) This implementation strategy allows the company to replace their legacy commerce system first, which is their highest priority, and then integrate it with Service Cloud to provide better customer service. By using the Service Cloud Contact ID as the Marketing Cloud Contact Key, the company can ensure a consistent and unified view of the customer across the Salesforce products when Marketing Cloud is implemented later. D. This implementation strategy allows the company to achieve a unified customer experience across all three clouds from the start, but it also requires more resources and coordination to implement all three clouds at the same time. The primary identifiers for all three clouds must be synced to ensure data consistency and avoid duplication. Reference: https://trailhead.salesforce.com/content/learn/modules/marketing-cloud-contact-management/understand-contacts-and-contact-model-relationships
NEW QUESTION # 85
Northern Trail Outfitters (NTO) has an ERP application where all customer orders are stored. There are millions of older records stored in the ERP application and some customers may have thousands of individual orders. Additionally, some orders contain personally identifiable information (PII) that, due to company policy, can only be stored in ERP. NTO would like the five most recent orders displayed on the account page in Salesforce.
What are three justifications for using Salesforce Connect in this solution?
Choose 3 answers
- A. Accessing external data using workflows and triggers
- B. The external data is changing frequently
- C. Need access to all external data in near real-time
- D. Integrating external data without writing custom code
- E. Need real-time access to a small fraction of external data
Answer: B,C,E
Explanation:
Salesforce Connect is a feature that allows accessing and integrating external data from various sources without copying or storing it in Salesforce. Salesforce Connect uses external objects and external data sources to create a virtual data model that can be used in Salesforce applications and tools. The justifications for using Salesforce Connect in this solution are:
Need access to all external data in near real-time. Salesforce Connect allows accessing external data from ERP or other systems in near real-time, without any delays or synchronization issues. This ensures that the data is always up-to-date and consistent across systems.
The external data is changing frequently. Salesforce Connect allows reflecting any changes or updates made to the external data in ERP or other systems immediately in Salesforce, without requiring any manual intervention or batch processes. This ensures that the data is always accurate and reliable across systems.
Need real-time access to a small fraction of external data. Salesforce Connect allows accessing only a small fraction of external data that is relevant and needed for a specific use case, such as displaying customer order history or details. This reduces network overhead and improves performance.
Option A is incorrect because accessing external data using workflows and triggers is not possible or supported with Salesforce Connect. Option C is incorrect because integrating external data without writing custom code is not a justification for using Salesforce Connect, as it may require some custom code or configuration depending on the data source and use case. Reference:
https://help.salesforce.com/s/articleView?id=sf.datacloud_connect_overview.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.datacloud_connect_considerations.htm&type=5
NEW QUESTION # 86
Northern Trail Outfitters (NTO) wants to unify customer data with a single identity for each customer across their ecommerce sites and their communities. Communities are treated as an identity provider (IDP) for commerce. The communities also allow self-service support for products via knowledge articles and crowd-sourced Knowledge and Chatter.
For which customer data should Experience Cloud be the system of record?
- A. Wishlist
- B. Address book
- C. Payment information
- D. Authentication credentials
Answer: D
Explanation:
Option A is correct because authentication credentials should be stored and managed by Experience Cloud as the system of record for this customer data. Experience Cloud acts as an identity provider (IDP) for commerce, meaning that it verifies the identity of customers who log in to ecommerce sites using their communities credentials. Experience Cloud can also leverage Salesforce Identity features to provide secure and seamless authentication across multiple Salesforce clouds and external systems.
Option B is incorrect because address book should not be stored and managed by Experience Cloud as the system of record for this customer data. Address book is mainly used for ecommerce purposes, such as shipping and billing addresses, and it should be stored and managed by B2C Commerce as the system of record. B2C Commerce can also integrate with Experience Cloud to provide a consistent user experience across ecommerce sites and communities.
NEW QUESTION # 87
......
B2C-Solution-Architect 2023 Training With 132 QA's: https://www.certkingdompdf.com/B2C-Solution-Architect-latest-certkingdom-dumps.html
B2C-Solution-Architect Exam Preparation Material with New B2C-Solution-Architect Dumps Questions.: https://drive.google.com/open?id=1lQ69PH4isoHcXptMmUGFFO1kXkdSkG7a