> For the complete documentation index, see [llms.txt](https://doc.batch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.batch.com/guides-and-best-practices/email-deliverability/reputation-and-performance-monitoring.md).

# Reputation & Performance Monitoring

- [Managing Email Tracking Pixels Consent](https://doc.batch.com/guides-and-best-practices/email-deliverability/reputation-and-performance-monitoring/managing-email-tracking-pixels-consent.md): Configure email open tracking consent per profile and manage Batch's pixel insertion behavior.
- [Understanding and Monitoring the Spam Complaints Rate](https://doc.batch.com/guides-and-best-practices/email-deliverability/reputation-and-performance-monitoring/understanding-and-monitoring-the-spam-complaints-rate.md): A practical guide to understanding, tracking, and responding to spam complaints
- [How to Troubleshoot Spam Complaints Issues?](https://doc.batch.com/guides-and-best-practices/email-deliverability/reputation-and-performance-monitoring/how-to-troubleshoot-spam-complaints-issues.md): High spam complaint rates can permanently damage your sender reputation and email deliverability. Here are some strategies to locate the source of complaints and safeguard your reputation.
- [Mastering Email Deliverability with Google Postmaster Tools](https://doc.batch.com/guides-and-best-practices/email-deliverability/reputation-and-performance-monitoring/mastering-email-deliverability-with-google-postmaster-tools.md): How to Monitor Reputation, Authentication, and Delivery Metrics for Gmail Using Google Postmaster Tools


---

# 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://doc.batch.com/guides-and-best-practices/email-deliverability/reputation-and-performance-monitoring.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.
