This is a static PHP site. We are not running a marketing cloud on Hostinger Basic.
What we set
- PHP session cookie: needed so the quote form’s CSRF token works and so the thank-you page can show your request ID. It is essential. Blocking it will break submit.
- tb_cookie_ok (localStorage): remembers that you dismissed the cookie notice so we do not ask on every page. Stored in your browser, not on our server.
What we do not set by default
No Meta pixel, no Google Ads tag, no TikTok tag ships with this codebase. If someone later pastes analytics into the header, this policy must be updated and, where required, a real consent banner must replace the simple notice.
Third parties
Google Fonts may be requested from Google’s servers when you load a page. That is a connection between your browser and Google, not a cookie we write. You can block third-party fonts; the site still works with system fonts as a fallback.
The desk chat widget on this site is first-party: it posts to travelobuds.com and emails our support inbox. It does not load a third-party chat script unless we later add a Tawk.to embed ID in site config — in which case this policy will say so.
How to clear
Use your browser settings to delete cookies and site data for travelobuds.com. The quote form will issue a new session next visit.