> For the complete documentation index, see [llms.txt](https://docs.idlayr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.idlayr.com/changelog/readme/analytics-for-silent-network-authentication-2026-08-10.md).

# Analytics for Silent Network Authentication (2026-08-10)

{% hint style="info" %}
**Portal** · 2026-08-10&#x20;
{% endhint %}

The Enterprise Portal now includes an **Analytics** section, giving teams an aggregate view of Secure SNA (Silent Network Authentication) activity — completion rates, match rates, and request volume — without paging through individual checks in Verification logs.

### See Verification Performance at a Glance

Analytics surfaces the numbers behind your Secure SNA integration in one place: how many checks complete successfully, how many end in error or expire, and how many of your completed checks return a match — all scoped to the project you're viewing.

### What's in the Overview Tab

* **SNA completion statuses** — a breakdown of checks by `Completed`, `Error`, and `Expired`, with totals and percentages.
* **Distribution of matches** — of your completed checks, the split between matched and unmatched results.
* **Total number of SNA requests** — a trend line of request volume across the selected date range.

### Filter to What Matters

Every chart on the page respects the same filter bar: choose a **project** from the selector, narrow to a **date range**, a completion **status**, or a specific **network**, and the Overview tab updates to match. **Clear all** resets every filter at once.

### What's Next

Analytics is available today for Secure SNA. Analytics for SIM Swap and Discovery is on the roadmap.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.idlayr.com/changelog/readme/analytics-for-silent-network-authentication-2026-08-10.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
