Please follow the these instructions to implement the widget on your website.
1) Add a new tag in GTM (Google Tag Manager)
2) Select the "Custom HTML" type
3) Paste the following GTM widget script into the HTML text box
4) Choose your desired trigger (e.g., All pages or a specific page)
<script>
var sliScript = document.createElement("script");
sliScript.id = "sli-script";
sliScript.dataset.widget = "35yn5c56";
sliScript.dataset.position = "left";
sliScript.dataset.open = "true";
sliScript.dataset.openMobile = "false";
sliScript.dataset.size = "medium";
sliScript.dataset.language = "auto";
sliScript.src = "https://widget.slinger.to/match.js";
document.getElementsByTagName("head")[0].appendChild(sliScript);
</script>
You can add the following option values to the script to customize the widget.
position
open
openMobile
size
language