> For the complete documentation index, see [llms.txt](https://letodev.gitbook.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://letodev.gitbook.io/getting-started/documentation/quick-start.md).

# Quick Start

## How to use Leto Analytics

To begin collecting analytics, simply use the [Leto IPFS gateway](https://letodev.gitbook.io/getting-started/documentation/ipfs-gateway-api) to serve content to your end users. Anonymous analytics are automatically generated when content is retrieved through our incredibly fast IPFS gateway.&#x20;

* Use the Leto gateway address [here](https://letodev.gitbook.io/getting-started/documentation/getting-started/ipfs-gateway-api#leto-gateway-address).&#x20;
* Access analytics via the Leto [Dashboard](https://leto.gg/) or [Analytics API](/getting-started/documentation/analytics-rest-api.md).
* To detect malware on IPFS content check out the [Large Field Analyzer](https://letodev.gitbook.io/getting-started/documentation/large-field-analyzer).

## Analytics collected by Leto

When implemented in your system, Leto minimizes data collection measuring only the most essential data points and providing the info in aggregate.&#x20;

* View count by IPFS CID
* Date and time the IPFS CID was accessed
* Other data we can provide (Leto pro subscription - coming soon!)
  * Requests by region
  * Notifications for spikes in traffic due to spam or popularity
  * Retrieval failures

## Leto does not collect

* Unique IP address for each user
* We don't track users across websites and apps they visit
* Other Personally Identifiable info

## Leto Proxy Gateway

If you have a dedicated IPFS gateway and don't want to switch to the Leto gateway, don't worry! With the [Leto Proxy Gateway](/getting-started/documentation/leto-proxy-gateway.md), you can take analytics on content retrieved through any IPFS gateway.

* Lighthouse.storage, Fleek.xyz, Spheron, Pinata, Numbers Protocol, Quicknode, and more are supported!

## Interact with your analytics

[**Leto Dashboard**](https://leto.gg/)

<figure><img src="/files/MioRrvPax7wnVwe35rGf" alt=""><figcaption></figcaption></figure>

* Login at [Leto.gg](https://leto.gg/) and input the CIDs you would like to monitor.&#x20;
* For added dashboard functionality, sign up for a pro plan.

[**Analytics API**](/getting-started/documentation/analytics-rest-api.md)

* Use the API in your application to share analytics with internal/external stakeholders.
* Display analytics publicly for your end-users! See our [examples](https://letodev.gitbook.io/getting-started/view-ipfs-analytics) for ideas.
