Collioure seen from the boat

GIFT VOUCHER

How to use your gift voucher / coupon

Dolphins

Sunset

Fireworks

Cap Leucate

Sea & Lagoon

Swimming

Cap Béar

Dolphins

A captivating collage of dolphins playing in crystal-clear waters, symbolising the beauty and diversity of marine life.

Sunset

Boat at sunset in Le Barcarès with a view of the Lydia and the Ferris wheel

Swimming at Paulilles

Photo collage showing a cruise boat sailing along a rocky coastline, with water activities such as swimming and paddleboarding.

Fireworks

Collage of fireworks lighting up the night sky over the sea, with colourful bursts and sparkling reflections on the water.

Cap Béar & Caves

Photo collage showing a cruise boat sailing around Cap Béar, with its iconic lighthouse and spectacular cliffs in the background.

Cap Leucate

Boat at sea during the cruise to Cap Leucate and the Rocher de la Sorcière, with views of the cliffs and the Mediterranean coastline.
document.addEventListener('click', function(e) { // Tracking clics boutons "Réserver" var btn = e.target.closest('button.reservation-toggle'); if (btn && typeof gtag === 'function') { var raw = btn.innerText.trim(); var label = raw.replace(/^\S+\s+/, '').replace(/\s*[\u25BC\u25B2]+\s*$/, '').trim(); gtag('event', 'clic_reserver', { event_category: 'engagement', event_label: label }); } // Tracking clics téléphone var tel = e.target.closest('a[href^="tel:"]'); if (tel && typeof gtag === 'function') { gtag('event', 'clic_telephone', { event_category: 'engagement', event_label: tel.textContent.trim() }); } }); // Détection page circuit (présence bouton Réserver au chargement) window.addEventListener('load', function() { if (document.querySelector('button.reservation-toggle') && typeof gtag === 'function') { gtag('event', 'page_circuit', { event_category: 'navigation', event_label: document.title }); } });