> For the complete documentation index, see [llms.txt](https://docs.intelliticks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intelliticks.com/integrations/shopify-integration.md).

# Shopify Integration

To install IntelliTicks on a Shopify website, just follow these basic steps

* Log into the Administrator Dashboard for your Shopify site.
* Search for "**Themes**" from the top search bar, you will see an option **Themes** as shown in red rectangle. Click on that.

![](/files/-LdDBSIpHsLA9kratul4)

* In the Themes page, you will see the current theme live on your website. In the theme preview you will see an option "**Customize**" as shown below. Click on that.&#x20;

![](/files/-LdDC7K2mltgRaGQTUxe)

* This will take you to the theme editor page.&#x20;
* In the page, on the left-side menu, you will see many options. Scroll to the bottom of the left-side menu to reach the drop-down button **Theme Actions**

![](/files/-LdDCxvqRFdZ9kXLc2u6)

* Clicking on **Theme actions**, will show three option, click on **Edit Code**

![](/files/-LdDDDLew2bJzdqNqvZ7)

* In the Code Editor panel, you will see a list of files being used with your themes. Under the **Layout** folder, you will see a file **theme.liquid**. Click and open that file for editing.

![](/files/-LdDF0KYuUjkzcoAyaZV)

* In the **theme.liquid** file you will see the \<head> section of HTML. Just after the meta tags, insert **IntelliTicks script** from IntelliTicks Admin console

* To find IntelliTicks script follow steps in this link

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

![](/files/-LdDFrokbP_BIj18D-Bs)

* After putting the code, save the file & you are done.&#x20;
