> For the complete documentation index, see [llms.txt](https://nimora.gitbook.io/nimora-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/operations/privacy-and-data.md).

# Privacy and data

## Privacy and data

### External service connection

The WordPress plugin connects the website to the Nimora service. Nimora is operated as an external ecommerce AI SEO, analytics, content, and media workspace.

### Data used for workflows

Depending on platform and enabled features, Nimora may process:

* Store and product data
* Content and media
* Metadata and structured data
* Page, order, and campaign data
* Visitor behavior data

These inputs support SEO, analytics, AI media, content generation, and approved publish-back workflows.

### Credential handling

The WordPress plugin states that secrets are stored server-side in WordPress options. WooCommerce API keys, WordPress application passwords, and plugin secrets are not exposed to storefront visitors.

### Optional analytics and recordings

Storefront analytics and session recordings are optional. On WordPress, both are off by default.

Enable tracking only when privacy notices, cookie notices, and consent flows are ready.

### Merchant responsibility

Store owners are responsible for reviewing and updating privacy and consent notices based on the features they enable.


---

# 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:

```
GET https://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/operations/privacy-and-data.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.
