Widget Widget via GTM in de App

Slinger widget

Volg alstublieft deze instructies om de widget op uw website te implementeren.

Instructies

1) Copy the script tag below
2) Add the script tag before the </body> tag


<script id="sli-script" src="https://widget.slinger.to/match.js" data-widget="35yn5c56"></script>

Widget options

You can add the following options to the script tag to customize the widget.

data-position="left"
values can be left or right
data-open="true"
values can be true or false
data-open-mobile="true"
values can be true or false
data-size="medium"
values can be small or medium
data-language="auto"
values can be auto or en or nl or fr or de

<script id="sli-script" src="https://widget.slinger.to/match.js" data-widget="35yn5c56" data-open="true" data-open-mobile="true" data-position="left" data-size="medium" data-language="auto"></script>