# Wordpress

Setting up WordPress is quick and easy, as we provide a dedicated app for you. This app manages the pageView event, and if you have WooCommerce installed, it automatically captures all e-commerce events. If you want to track more events, please refer to [our guide](/implementation/browser/events.md) on how to send additional events.

To begin, you must have an EdgeTag account and a website added to it. If you haven't added your website yet, please check out the [Getting Started guide](/overview/getting-started.md).

<figure><img src="/files/uUe8CTi7KpQCn3mcTk11" alt=""><figcaption></figcaption></figure>

Need help during installation? Join us on our [community Slack](https://join.slack.com/t/blotout-shared/shared_invite/zt-nzwq4zpj-hOpfoZUs9Ar0n~fSxPBaSw).

{% content-ref url="/pages/mJHm5SAe1yyXM2dy0K7y" %}
[Installation](/installation/wordpress/installation.md)
{% endcontent-ref %}


---

# 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.edgetag.io/installation/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.
