# Dashboard

### Widgets

* Visits – the number of overall visits to your store as calculated by Google Analytics for the date range selected
* Orders – total number of orders for the date range chosen.
* Income – total income for the date range chosen.
* Messages sent - total number of email messages sent, both on-demand and automated for the date range selected.
* Conversions - total number of conversions as a result of emails sent out from Cartmojo for the date range chosen.
* Send reputation - health score for your sending reputation.
* Top sellers – the top-selling products in your store for the date range chosen.
* Visitors – key search metrics to your site as compiled by Google Analytics for the date range chosen.
* Top referrals – top referral sources as compiled by Google Analytics for the date range selected.
* Top search terms – top search terms as compiled by Google Analytics for the date range selected.

### Connection Details

* Status - connection state of the store connected. Depending on the type of store that is installed, this will be either Connected, Pending, or Broken.
* Platform - the type of e-commerce shopping cart that is installed.
* Active workflows - number of automated messaging workflows that are activated.&#x20;

### Google Analytics

When Google Analytics is activated, it will return stats from the profile that is connected.&#x20;

* Metrics include visits, visitors, top referrals, and top search terms.&#x20;
* To return data, an OAuth connection into Google Analytics is required.&#x20;
* After authentication, you will need to choose the account, property, and profile to return the relevant metrics. Google Analytics can be activated from the **Settings** menu of your store in Cartmojo.


---

# 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://support.cartmojo.com/store-connection/dashboard.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.
