tawkToCustomTabParams

Insert User Details into the Custom Tab URLS

Forfatter
Anthony van Orizande
Daglige installasjoner
0
Totale installasjoner
9
Vurderinger
0 0 0
Versjon
0.2
Lagd
21.06.2018
Oppdatert
08.04.2021
Size
3,5 kB
Lisens
I/T
Gjelder

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