Site Settings
Edit brand info, header navigation, footer links, and social media URLs.
How to find your credentials
- Log in to tawk.to → go to Administration → Property Settings
- Click Chat Widget → scroll to the embed code
- Your embed URL looks like:
https://embed.tawk.to/{PROPERTY_ID}/{WIDGET_ID} - Copy the two IDs and paste them below, then save
Edit directly in src/components/TawkChat.tsx → TAWK_PROPERTY_ID
Edit directly in src/components/TawkChat.tsx → TAWK_WIDGET_ID
Direct file edit location
src/components/TawkChat.tsxOpen that file and set TAWK_PROPERTY_ID and TAWK_WIDGET_ID to your values. The widget will appear on all public pages (homepage, tours, cruises, transfers, about, contact) and stay hidden from the admin dashboard.
Prefer to paste a full custom script? Set TAWK_PROPERTY_ID to an empty string and paste your script into the CUSTOM_SCRIPT constant in the same file.