tawkToCustomTabParams

Insert User Details into the Custom Tab URLS

Autor
Anthony van Orizande
Denně instalací
0
Celkem instalací
9
Hodnocení
0 0 0
Verze
0.2
Vytvořeno
21. 06. 2018
Aktualizováno
08. 04. 2021
Size
3,5 KB
Licence
neuvedeno
Spustit na

This script that will pull the user details from the https://dashboard.tawk.to client and insert them into custom parameters in the custom tabs that can be setup in the Tawk.to client.

This is intended to enable a very simplistic custom CRM integration.

Just set up your Custom Tabs URL as follows: https://example.com/crm.php?s=($email$)

And this script will replace the string ($email$) with the email address of the current user.

Right now the only parameter it replaces is: ($email$)