# Personalization for Salesforce Commerce Cloud

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

Nosto allows you to deliver every customer a personalized shopping experience through recommendations based on their unique user behavior - increasing conversion, average order value and customer retention as a result.

[Nosto @ LINK Markeplace](https://www.salesforce.com/products/commerce-cloud/partner-marketplace/partners/nosto/)

[More about Nosto](http://www.nosto.com/)

### How the cartridge works

Nosto cartridge provides all necessary data for the tagging implementation as well as helpers for generating the tagging required by Nosto. The placements must be added separately to the templates.

### Verifying the integration

Once you have [installed](/salesforce/installing.md) and [configured](/salesforce/configuring.md) Nosto you can use Nosto debug toolbar to verify that the tagging is in place. You can activate Nosto debug toolbar by adding parameter `?nostodebug=true` to the end of any URL in store front. Please note that you need to have [Nosto account configured and Nosto must be enabled](/salesforce/configuring.md#custom-preferences) in your storefront in order to use the debug toolbar.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nosto.com/salesforce/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
