tawkToCustomTabParams

Insert User Details into the Custom Tab URLS

ئاپتورى
Anthony van Orizande
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
9
باھا نومۇرى
0 0 0
نەشرى
0.2
قۇرۇلغان ۋاقتى
2018-06-21
يېڭىلانغان ۋاقتى
2021-04-08
Size
3.5 KB
ئىجازەتنامىسى
يوق
قوللايدىغىنى

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$)