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

---

Ricerca i plugin

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

# Limy Agent Analytics

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

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

 * [Dettagli](https://it.wordpress.org/plugins/limy-agent-analytics/#description)
 * [Recensioni](https://it.wordpress.org/plugins/limy-agent-analytics/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/limy-agent-analytics/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/limy-agent-analytics/#developers)

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

## Descrizione

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.

## Installazione

 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.

## FAQ

### 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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Limy Agent Analytics” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Limy Agent Analytics” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/limy-agent-analytics)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/limy-agent-analytics/)
segui il [repository SVN](https://plugins.svn.wordpress.org/limy-agent-analytics/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/limy-agent-analytics/)
tramite [RSS](https://plugins.trac.wordpress.org/log/limy-agent-analytics/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Versione **1.0.1**
 *  Ultimo aggiornamento **5 mesi fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.2 o superiore **
 *  Testato fino alla versione **6.9.9**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/limy-agent-analytics/)
 * Tag
 * [ai agents](https://it.wordpress.org/plugins/tags/ai-agents/)[analytics](https://it.wordpress.org/plugins/tags/analytics/)
   [bot detection](https://it.wordpress.org/plugins/tags/bot-detection/)[traffic](https://it.wordpress.org/plugins/tags/traffic/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/limy-agent-analytics/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/limy-agent-analytics/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/limy-agent-analytics/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://limy.ai)