> For the complete documentation index, see [llms.txt](https://handbook.renaissancelabs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.renaissancelabs.org/pr-marketing-design-guide/measurement-and-review.md).

# Measurement & Review

<table data-header-hidden><thead><tr><th width="64"></th><th width="149"></th><th width="171"></th><th></th></tr></thead><tbody><tr><td><strong>Step</strong></td><td><strong>Activity</strong></td><td><strong>Responsible Role</strong></td><td><strong>Frequency</strong></td></tr><tr><td>1</td><td>Performance Tracking</td><td>PR/Marketing Lead</td><td>Track key metrics (Engagement Rate, Impressions, Click-Through Rate, Follower Growth) for all published content.</td></tr><tr><td>2</td><td>Weekly/Monthly Report</td><td>PR/Marketing Lead</td><td>Compile a report summarizing campaign performance, brand sentiment, and lessons learned.</td></tr><tr><td>3</td><td>Quarterly Strategy Review</td><td>PR/Marketing Lead &#x26; COO</td><td>Review the past quarter's performance against the Innovative Agenda goals and adjust the SOP/Strategy as needed.</td></tr></tbody></table>


---

# 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://handbook.renaissancelabs.org/pr-marketing-design-guide/measurement-and-review.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.
