# Shopify

Activating the Cartmojo app via the Shopify app store is a simple, one-click process.

{% hint style="info" %}
Installation time < 1 minute
{% endhint %}

### Installation

1. Log in to your Shopify admin area
2. Click the **Get** button on the [Cartmojo app page](https://apps.shopify.com/vextras)
3. Accept and install the Cartmojo app when prompted
4. Add any app, workflow or segment by clicking the **Add New** button inside of your Cartmojo dashboard

### Settings

* Store information – basic contact details for your store, this is required for CAN-SPAM compliance if you want to use any of our workflows.
* Social links – attach your social links to any of our workflow e-mail templates. When added, the URLs will automatically link to your social profiles.
* Locale settings – set your country and currency.
* Google Analytics integration – activate Google Analytics to display key metrics in your store’s dashboard.

### Removal

1. Log in to your Shopify admin panel
2. Click **Apps** on the bottom left
3. Click the trash can icon next to Cartmojo.
4. Leave any relevant feedback
5. Click the red **Delete** button


---

# 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/connection/shopify.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.
