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

---

Search plugins

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

# Limy Agent Analytics

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

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

 * [Details](https://wordpress.org/plugins/limy-agent-analytics/#description)
 * [Reviews](https://wordpress.org/plugins/limy-agent-analytics/#reviews)
 *  [Installation](https://wordpress.org/plugins/limy-agent-analytics/#installation)
 * [Development](https://wordpress.org/plugins/limy-agent-analytics/#developers)

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

## Description

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.

## Installation

 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Limy Agent Analytics” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Limy Agent Analytics” into your language.](https://translate.wordpress.org/projects/wp-plugins/limy-agent-analytics)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/limy-agent-analytics/),
check out the [SVN repository](https://plugins.svn.wordpress.org/limy-agent-analytics/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/limy-agent-analytics/)
by [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

 *  Version **1.0.1**
 *  Last updated **3 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [ai agents](https://wordpress.org/plugins/tags/ai-agents/)[analytics](https://wordpress.org/plugins/tags/analytics/)
   [bot detection](https://wordpress.org/plugins/tags/bot-detection/)[traffic](https://wordpress.org/plugins/tags/traffic/)
 *  [Advanced View](https://wordpress.org/plugins/limy-agent-analytics/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://limy.ai)