# Introduction

Performing the behavioral analysis of a typical e-commerce user is not an easy task. Indicators such as cart abandonment and conversion rates, although easily estimated, are hard to have as accurate data, specially having them segmented by category, brand, measurements chart or even product.

The Shopping Cart Plugin is a Sizebay product that aims to group the information obtained by the users' experience and generate accurate indicators for their e-commerce.

This document shows, in a simple way, how developers could incorporate Sizebay's Shopping Cart Plugin into e-commerces.

### **Understanding the sales funnel**

The Sales Funnel is, with no doubts, the most important indicator of commercial performance that an e-commerce has. In it we can easily identify, for example, the stages when the purchase experience gets stuck - where users look for products, find them, but are not motivated to buy.

<figure><img src="/files/LLXLbpXOdg31PwLVLy9Y" alt=""><figcaption></figcaption></figure>

* Page View - how many times users accessed e-commerce products
* Products added to cart
* Ordered products<br>


---

# 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.sizebay.com/size-and-fit-order-tracking/introduction.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.
