Site Settings

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

  1. Log in to tawk.to โ†’ go to Administration โ†’ Property Settings
  2. Click Chat Widget โ†’ scroll to the embed code
  3. Your embed URL looks like: https://embed.tawk.to/{PROPERTY_ID}/{WIDGET_ID}
  4. 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.tsx

Open 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.