Loyalty | Manual widget installation


In some exceptional cases on heavily modified or custom themes, the automatic installation of the storefront widget may not be successful.

In the event this occurs, please follow the installation steps below.

  1. From the store admin, navigate to Online Store > Themes
  2. In the Live Theme section, navigate to Actions > Edit code
  3.  Find and open your theme.liquid layout file

  4. Paste the following code just above the </head> tag in your theme.liquid file. The exact location may vary by theme.

<script type="text/javascript" defer="defer" src="https://app.incentiviseapp.com/scripttag/incentivise_scripts.js"></script>

Once you have completed the modification, save the updated theme.liguid file.