# WordPress plug-in

We have created a Wordpress Online Lead Generation plugin for easy installation of LeadBoxer on a Wordpress site.

Simply add the plugin to your Wordpress installation and we will start tracking all site activity and generating your Leads for you. Once installed, login and see your leads appear in the interface as the come to your website.

[See the Plugin on wordpress.org](https://wordpress.org/plugins/leadboxer/)

### Video Tutorial

{% embed url="<https://leadboxer.wistia.com/medias/4nxakyv5sw>" %}

### Installation

To install the plugin, either:

* Add the plug-in via your WordPress admin plugin section
* Upload the .zip file using the plugin installer
* SFTP the files over to your wp-content/plugins/ directory
* And activate it after successful installation.

### Configuration

To make the plugin work correctly, you need to enter your dataset ID that you received when you singed up for a (trial) account. Only enter your actual dataset number. Do not enter the words "dataset=" when you cut & paste.

You can set this setting under Settings -> LeadBoxer

![Wordpress Online Lead Generation plugin screenshot](https://raw.githubusercontent.com/leadboxer/docs/071195c46d5e4472c4a73ffc6b85d3f86fe77196/.gitbook/assets/LeadBoxer-Wordpress-lead-generation-settings.png)

Then, enter your [dataset ID](/leadboxer/fundamentals/elements/datasets.md#where-can-i-find-my-dataset-id) as you registered it with LeadBoxer.

![Wordpress Online Lead Generation plugin screenshot-2](https://raw.githubusercontent.com/leadboxer/docs/071195c46d5e4472c4a73ffc6b85d3f86fe77196/.gitbook/assets/LeadBoxer-Wordpress-lead-generation-dataset.png)

{% hint style="warning" %}
NOTE: just enter your dataset ID do not add "dataset="\
So, for example, this is incorrect: "dataset=123123123"\
Correct: "123123123"
{% endhint %}


---

# 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://help.leadboxer.com/leadboxer/integrations/website/wordpress-plug-in.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.
