Privacy Policy

Last updated: May 2026

Information We Collect

Onsen Experiences is a content site. We do not require account creation, do not collect names, email addresses, or personal information beyond what your browser and analytics tools automatically record. This includes: pages visited, time on page, referral source, and general geographic location (country/region level only).

Cookies and Analytics

We use Google Analytics to understand how visitors use the site. This installs a standard analytics cookie that records your IP address (anonymized), browser type, and pages visited. We do not use this data to identify individual users. Google Analytics cookies are retained for up to 26 months.

You can opt out of Google Analytics by installing the Google Analytics Opt-out Browser Add-on.

Affiliate Links

Onsen Experiences contains affiliate links to Viator. When you click an affiliate link and book a service, Viator may set a conversion cookie in your browser. This cookie is set by Viator's own systems and is subject to Viator's privacy policy. We do not have access to your bookings or personal data through these links.

Onsen Experiences earns a commission on bookings made through our affiliate links. This commission comes at no additional cost to you. The existence of affiliate relationships does not affect the editorial independence of our recommendations.

Data Sharing

We do not sell, trade, or otherwise transfer your personal information to third parties. Analytics data (Google Analytics) and affiliate click data (Viator) are processed under their respective privacy policies.

Third-Party Services

The site contains links to Viator. Viator's privacy policy governs any data they collect. We encourage you to read Viator's privacy policy before booking.

Changes to This Policy

We may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date. Continued use of the site after changes constitutes acceptance of the revised policy.

Contact

For questions about this policy, contact us at hello@onsenexperiences.com.

// GA4 affiliate click events document.querySelectorAll('a[href*="viator.com"]').forEach(link => { link.addEventListener('click', () => { gtag('event', 'affiliate_click', { event_category: 'affiliate', event_label: link.href, transport_type: 'beacon' }); }); });