# Plugin Installation

## How to install IntelliTicks on website?

Just copy paste the IntelliTicks JavaScript plugin script in the `<head>`section of all your HTML pages.&#x20;

To find your plugin script, read the steps below

{% content-ref url="/pages/-LW0eyvx64-ph9v3m3sb" %}
[IntelliTicks Plugin Script](/installation-1/intelliticks-plugin-script.md)
{% endcontent-ref %}

{% hint style="info" %}
Avoid using Google Tag Manager as many Ad blockers block script added via Google Tag Manager.
{% endhint %}

## How to install on WordPress websites?

IntelliTicks has a WordPress plugin. Follow these steps for a 2-minute installation.

{% content-ref url="/pages/-LV29NpbomXJNWkXSAn3" %}
[WordPress Integration](/integrations/wordpress-integration.md)
{% endcontent-ref %}

## How to install on a Shopify website?

Follow these steps for a 2-minute installation.

{% content-ref url="/pages/-LdDA-pfjWtxdgEVMEcY" %}
[Shopify Integration](/integrations/shopify-integration.md)
{% endcontent-ref %}

## How to install on a Magento(1.x) website?

Follow the link below for installation steps.

{% content-ref url="/pages/-LuwS4BPLxzsSH7HJSNY" %}
[Magento Integration (1.x)](/integrations/magento-integration-1.x.md)
{% endcontent-ref %}

## How to install on a Wix website?

Follow the link below for installation steps.

{% content-ref url="/pages/-Lu6T-Dfw9-FWbamIOag" %}
[Wix Integration](/integrations/wix-integration.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.intelliticks.com/installation-1/as-a-website-plugin.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.
