> 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/common-workflows.md).

# Common workflows

## Common workflows

### First SEO audit

1. Connect the store.
2. Run an SEO audit.
3. Review metadata, alt text, broken links, schema, and speed issues.
4. Generate fixes for safe issues.
5. Review all output.
6. Publish approved changes.
7. Monitor traffic and conversion signals.

### Product image refresh

1. Select a live product.
2. Pull the title, description, and existing images.
3. Choose a visual direction.
4. Generate product photos.
5. Review product accuracy and brand fit.
6. Save approved assets.
7. Attach them back to the product.

### UGC-style product video

1. Select a product.
2. Pick a use case such as unboxing or problem-solution.
3. Generate a short video.
4. Review quality and claim safety.
5. Export it or attach it.
6. Measure campaign performance.

### Product metadata cleanup

1. Run a metadata scan.
2. Filter missing or weak descriptions.
3. Generate updates in batches.
4. Review tone and accuracy.
5. Publish approved fixes.
6. Watch click-through rate and organic traffic.

### Replay and heatmap diagnosis

1. Enable analytics after consent is ready.
2. Watch high-priority page replays.
3. Review heatmaps.
4. Identify hesitation, exits, or weak CTAs.
5. Publish the highest-impact change.
6. Compare before and after behavior.

### Campaign tracking cleanup

1. Standardize UTM naming.
2. Review campaign sessions.
3. Compare source, landing path, and buyer quality.
4. Diagnose weak campaigns with replay and heatmap context.
5. Improve the page or creative.
6. Re-measure after the next cycle.


---

# 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/common-workflows.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.
