Example Sitemap
Here's an example of a Salesforce Interactions SDK Sitemap based on these use cases:
- Define two transformers:
SimpleRecs
for rendering a carousel of product recommendations andSimpleHero
for rendering a personalized hero banner. - Track user engagement
home view
every time a visitor lands on the homepage. Also identify specific areas on the page,contentZones
, where personalized content can be injected.
This example Sitemap is for reference only. Avoid using this Sitemap code or the provided frontend logic in your own implementation as it may not produce the same results.