# How to install?

***

Install Livecaller on your **WordPress** site

* There are two ways:

1. Refer to the instructions provided in this link: <https://wordpress.org/plugins/livecaller/#installation>
2. &#x20;Add google tag manager to your Wordpress website and then add Livecaller code as a custom html

* To incorporate Google Tag Manager into your Wordpress website, follow these steps: <https://wordpress.com/go/tutorials/how-to-add-google-tag-manager-to-your-wordpress-website/>

***

Install Livecaller on your **Shopify** online store

* Add google tag manager to your Shopify site and then add Livecaller code as a custom html
* To incorporate Google Tag Manager into your Wordpress site, follow these steps: <https://help.shopify.com/en/manual/reports-and-analytics/google-analytics/google-tag-manager>

***

Add Livecaller on **Wix**

* One of the recommended ways is to add google tag manager to your site and then add Livecaller code as a custom html
  * To incorporate Google Tag Manager into your Wix website, follow these steps: <https://support.wix.com/en/article/connecting-your-google-tag-manager-account-to-your-wix-site>


---

# 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.livecaller.io/livecaller/faq/how-to-install.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.
