> ## Documentation Index
> Fetch the complete documentation index at: https://memberpulseptyltd.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Directory Stats

> Analytics for your directory listing performance

Track the performance of your directory listing.

## Key Metrics

<CardGroup cols={4}>
  <Card title="Profile Views">Total views</Card>
  <Card title="Search Appearances">Times shown in search</Card>
  <Card title="Leads">Contact form submissions</Card>
  <Card title="CTR">Click-through rate</Card>
</CardGroup>

## Performance Over Time

* Daily/weekly/monthly views
* Lead generation trends
* Search ranking position

## Comparison

Compare your performance to:

* Previous period
* Category average
* Featured listings

## Features

### Directory Stats

#### Acceptance Criteria

##### Frontend

* [ ] UI supports the workflows described in this feature.

##### Backend / API

* [ ] Backend behavior supports this feature as documented.

##### Permissions

* [ ] Access is restricted per the Capabilities matrix on this page (or equivalent role rules).

##### Business Rules

* [ ] All business rules for this feature are enforced.

##### Error Handling

* [ ] Error states return clear messages and appropriate HTTP status codes.

## Implementation Contracts

### Backend (API)

```
GET    /api/sponsor/directory/stats          # Directory analytics
GET    /api/sponsor/directory/stats/trends   # Trend data
```
