# Installation

### Getting Started

To get started with Visibl, you need to add a simple line of script to your website. This script will contain your tracking code. It will allow you to track real-time traffic and access historical data seamlessly. This script will be shared to the first admin user when your property is created.

Follow these steps to create your account and set up Visibl:

1. **Request for your free trial:**
   * If you haven't already, fill in your email address and your website details [here](https://govisibl.io/waitlist).&#x20;
   * After filling out the form, we will contact you for the next steps.
2. **Receive Your Tracking Script**:
   * We will investigate your website and reach out to you if we have any questions.
   * You will receive the tracking script for your website through email.
3. **Add the Script to Your Website**:&#x20;
   * Add the tracking script to every page of your website.
   * Ensure the tracking script is placed inside the `<head>` tag of your website's HTML.
   * You can insert the script manually, through a WordPress plugin, or through Google Tag Manager.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td>Installation via WordPress</td><td><a href="/pages/wQYV6ygure03Cd6t8YFw">/pages/wQYV6ygure03Cd6t8YFw</a></td></tr><tr><td>Manual Installation</td><td><a href="/pages/X3FjDNkH2yZlZXjfnvQn">/pages/X3FjDNkH2yZlZXjfnvQn</a></td></tr><tr><td>Google Tag Manager</td><td><a href="/pages/xVFVSEOU3yiD8CLUuaDa">/pages/xVFVSEOU3yiD8CLUuaDa</a></td></tr></tbody></table>


---

# 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://govisibl.gitbook.io/help-docs/getting-started/quickstart.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.
