# Shop System Setup

## Setting Up JENTIS with Shop Systems

JENTIS can be integrated with e-commerce shop systems to provide advanced tracking, data control, and consent management features tailored for online retail. This enables you to track product views, category visits, cart actions, purchases, and much more with minimal manual implementation effort.

At the moment, **Shopify** is the only shop system with a dedicated JENTIS integration.\
A detailed step-by-step guide for setting up JENTIS with Shopify is available in the next article.

We are continuously working on extending our native shop integrations to support more platforms in the future.

> **Tip:** If you are using a shop system other than Shopify, you can still integrate JENTIS using the JENTIS Data Layer and custom tracking setup. ([Web Tracking Setup](/data-capture/web-tracking-setup.md))


---

# 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.jentis.com/data-capture/shop-system-setup.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.
