# Wordpress

{% stepper %}
{% step %}

### Download the plugin from WordPress Plugin Directory

<https://wordpress.org/plugins/limy-agent-analytics/#installation> - Download
{% endstep %}

{% step %}

### Upload the limy-agent-analytics folder

Upload into `/wp-content/plugins/` - Inside your codebase
{% endstep %}

{% step %}

### Add the plugin from the plugin library

Download from the library activate via “Activate Tracking” checkbox and save -

<figure><img src="/files/I9bImTcwiF9J1cx0sdiJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Check configuration

Go to `Settings > Limy Agent Analytics`

Enable Activate tracking checkbox\
![](/files/SZsSQF8DK8q3EeNZgo3D)\
Insert the API key

Collector URL - <https://stream.getlimy.ai>\
![](/files/XtcGCqO0ezoR5nBrX9IM)\
\
Batch size (recommended is 500), Interval (recommended is 600)

Save Changes - ![](/files/IJ5k3E9xkLSK1CwYRgtM)
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://docs.getlimy.ai/limy-pixel/cdn-integration/wordpress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
