> 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/reference/glossary.md).

# Glossary

## Glossary

### AI Studio

The workspace for generating product photos, videos, reels, UGC-style assets, and supporting content.

### Alt text

A text description for an image. It helps accessibility and image search context.

### Approval queue

The review area for generated SEO fixes, media assets, blog drafts, and other changes before publish-back.

### Bot blocking

A feature that helps reduce bot traffic noise in analytics.

### Campaign tracking

The process of measuring traffic and behavior from marketing campaigns, often with UTM parameters.

### Conversion funnel

The path from product view to add to cart, checkout start, and purchase.

### Heatmap

A visual summary of where visitors click, move, or scroll.

### JSON-LD

A structured data format used to help search engines understand products and other page entities.

### Metadata

SEO fields such as title tags and meta descriptions.

### Product media

Images, videos, reels, and other assets used to sell or explain a product.

### Publish-back

Sending approved fixes or assets from Nimora back to the connected store.

### Session replay

A recording-like view of how a visitor interacted with the site.

### Topical map

A content planning structure around a core theme.

### UGC-style creative

Content designed to feel closer to creator-led or user-generated media.

### UTM

Tracking parameters added to links so campaign traffic can be measured clearly.


---

# 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/reference/glossary.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.
