The Tag Itself

Tag installation requires a simple script tag in your HTML:

<script src="<https://app.unali.io/widgets/widget/{{TOKEN}>}.js" defer="defer">

Where {{TOKEN}} is to be substituted by a per-installation hash token you will receive from Unali.

<aside> đź’ˇ Unali uses CORS to ensure the widget can only be loaded at desired origins

</aside>

Google Tag Manager installation

We are working on getting Unali added to Google Tag Manager template gallery. Meanwhile to add Unali via GTM a Custom HTML tag has to be created. You can find a brief tutorial below.

Adding Unali as Custom HTML in GTM

Custom Installation

Since it's plain HTML you can add the <script> tag to your website manually if you choose to.