Site Settings
Edit brand info, header navigation, footer links, and social media URLs.
Shown in the footer and on the Contact page. Leave blank to hide.
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.