> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/company-management/company-insights/patchworks-advanced-analytics.md).

# Patchworks advanced analytics

## Introduction

Patchworks powers the flow of clean, consistent, real-time data across your entire commerce stack. With Patchworks Advanced Analytics, you can use that data as it was meant to be used:

* One place to see how your business is performing
* One engine to spot opportunities before your competitors do
* One analytics layer built specifically for retail & ecommerce operators

To deliver this capability, Patchworks has partnered with analytics experts, Conjura. For pricing information, please [get in touch with the Patchworks team](https://pages.wearepatchworks.com/patchworks-advanced-analytics).

## Conjura & Patchworks

Conjura is a data analytics platform that centralises and transforms omnichannel data into actionable insights for online businesses.&#x20;

To start using Patchworks Advanced Analytics, you will require a [Conjura account](#accessing-patchworks-advanced-analytics). You then connect systems that you want to analyse.&#x20;

## Accessing advanced analytics

Select the `analytics` option from the dashboard menu:

<div align="left"><figure><img src="/files/vcCFSphCTiJXLZrf5ilm" alt=""><figcaption></figcaption></figure></div>

From here, you can log in or create a new account.

{% hint style="info" %}
You need a separate account for the analytics platform.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.wearepatchworks.com/product-documentation/company-management/company-insights/patchworks-advanced-analytics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
