An organization has a product catalog containing 500,000 unique SKUs and a total customer base of approximately 3 million customers, of which 250,000 are active in a given month. In order to better understand shopper behavior and build customer marketing journeys tailored to customer personas. the organization wants to track each product view event per customer and SKU across its commerce storefront.
Which integration and data storage architecture should a Solution Architect recommend to support this goal?
Leveraging collect.js on the B2C Commerce storefront allows the organization to track product page views and other web analytics data using Marketing Cloud's Einstein Web Recommendations feature. This data can be used to segment customers in journeys using decision splits based on their product interests and behaviors.
An organization operating more than 20 beauty, personal care, and health brands wants to move from its on-premise CRM system to Service Cloud and Marketing Cloud. Because a customer's privacy and marketing preferences can vary based on the brand, the organization needs to track those preferences to run consent-based marketing campaigns.
Which consideration should a Solution Architect keep in mind with respect to consent preferences in Marketing Cloud with the consent data model?
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?
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
A company is beginning a multi-cloud implementation involving B2C Commerce and Service Cloud. The company wants to trace configuration and code changes as much as possible and ensure basic standards for code quality.
Which three options should a Solution Architect recommend to help the company with this goal?
Choose 3 answers
A GIT repository is a version control system that allows developers to track changes in code and collaborate on projects. A GIT repository can help with tracing configuration and code changes across different environments and branches. Static code analysis tools are software tools that analyze source code or compiled versions of code to find potential errors, bugs, vulnerabilities, or quality issues. Static code analysis tools can help with ensuring basic standards for code quality and security. CI/CD pipelines are automated workflows that enable developers to integrate code changes into a shared repository and deliver them to production environments with speed and reliability. CI/CD pipelines can help with testing, deploying, and monitoring configuration and code changes across different environments. Smoke testing is a type of software testing that verifies the basic functionality of an application or system after deployment. Smoke testing can help with ensuring the stability and performance of configuration and code changes, but it does not trace or enforce them. Salesforce DX is a set of tools and features that enable developers to build applications on the Salesforce Platform using an org development model or a package development model. Salesforce DX can help with managing configuration and code changes across different environments, but it is not specific to multi-cloud implementations. Reference:
https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control
https://www.perforce.com/blog/qac/what-static-code-analysis
https://www.redhat.com/en/topics/devops/what-is-ci-cd
https://www.guru99.com/smoke-testing.html
https://developer.salesforce.com/platform/dx
Universal Containers (UC) uses B2C Commerce, Marketing Cloud, and Salesforce OMS for their online sales capabilities. Given recent logistics constraints and challenges, many customers are asking UC for the ability to make their purchases online but pick them up at a local store or location (BOPIS).
Which consideration should a Solution Architect keep in mind when designing a solution for UC that would allow for this functionality?