Title: Limy Agent Analytics
Author: limyai
Published: <strong>19 abril, 2026</strong>
Last modified: 19 abril, 2026

---

Pesquisar plugins

![](https://s.w.org/plugins/geopattern-icon/limy-agent-analytics.svg)

# Limy Agent Analytics

 Por [limyai](https://profiles.wordpress.org/limyai/)

[Baixar](https://downloads.wordpress.org/plugin/limy-agent-analytics.1.0.1.zip)

 * [Detalhes](https://br.wordpress.org/plugins/limy-agent-analytics/#description)
 * [Avaliações](https://br.wordpress.org/plugins/limy-agent-analytics/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/limy-agent-analytics/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/limy-agent-analytics/#developers)

 [Suporte](https://wordpress.org/support/plugin/limy-agent-analytics/)

## Descrição

Limy Agent Analytics captures HTTP request metadata from your WordPress site and
sends it to Limy’s analytics platform for bot detection and traffic analysis.

**What it does:**

 * Logs request method, path, status code, user agent, and timing
 * Queues logs locally and sends them in compressed batches via cron
 * Provides an admin dashboard to configure and monitor the plugin
 * Redacts sensitive query parameters automatically

**Key features:**

 * Gzip-compressed API delivery — saves 60-80% bandwidth
 * Size-aware batch chunking — no oversized payloads
 * Jittered retry backoff — prevents thundering-herd failures
 * O(1) event capture — zero overhead on every page load
 * Lazy service loading — admin code never loads on the frontend

**External Service**

This plugin sends request log data to the Limy analytics API at `https://stream.
getlimy.ai`. An API key is required.

 * [Limy Terms of Service](https://limy.ai/legal/terms-and-conditions)
 * [Limy Privacy Policy](https://limy.ai/legal/privacy-policy)

Data sent includes: HTTP method, request path, response status code, client IP, 
user agent, referer, request duration, and content length. No personally identifiable
information beyond IP address is collected, and sensitive query parameters are redacted
before transmission.

## Instalação

 1. Upload the `limy-agent-analytics` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the Plugins menu.
 3. Go to Settings > Limy Agent Analytics and enter your API key.
 4. Check the “Activate Tracking” checkbox and save.

## Perguntas frequentes

### Where do I get an API key?

Sign up at [getlimy.ai](https://limy.ai) to obtain your API key.

### What data is sent?

Request metadata only: method, path, status code, IP, user agent, referer, timing,
and content length. Sensitive query parameters are automatically redacted.

### Does this slow down my site?

No. Event capture uses a single O(1) database insert on the `shutdown` hook. No 
external HTTP calls are made during the page load — events are dispatched in the
background via WP-Cron.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Limy Agent Analytics” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ limyai ](https://profiles.wordpress.org/limyai/)

[Traduzir o “Limy Agent Analytics” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/limy-agent-analytics)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/limy-agent-analytics/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/limy-agent-analytics/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/limy-agent-analytics/)
por [RSS](https://plugins.trac.wordpress.org/log/limy-agent-analytics/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.0

 * Initial release.

## Meta

 *  Versão **1.0.1**
 *  Última atualização **2 meses atrás**
 *  Instalações ativas **Menos de 10**
 *  Versão do WordPress ** 6.2 ou superior **
 *  Testado até **6.9.4**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/limy-agent-analytics/)
 * Tags
 * [ai agents](https://br.wordpress.org/plugins/tags/ai-agents/)[analytics](https://br.wordpress.org/plugins/tags/analytics/)
   [bot detection](https://br.wordpress.org/plugins/tags/bot-detection/)[traffic](https://br.wordpress.org/plugins/tags/traffic/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/limy-agent-analytics/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/limy-agent-analytics/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/limy-agent-analytics/reviews/)

## Colaboradores

 *   [ limyai ](https://profiles.wordpress.org/limyai/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/limy-agent-analytics/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://limy.ai)