Logo

Northern Sardinia Video Collection – Costa Smeralda Lifestyle & Travel Inspiration

Explore Northern Sardinia through our curated video collection featuring real footage of Costa Smeralda, Cannigione and nearby iconic destinations. From crystal-clear beaches and breathtaking coastal landscapes to lifestyle moments and authentic local experiences, these videos offer a closer look at what makes this area one of the most exclusive destinations in Sardinia.

Watch highlights from Porto Cervo, Baja Sardinia, hidden coves and panoramic viewpoints, all located within a short distance from your stay. Let these videos inspire your journey and help you discover the atmosphere of Northern Sardinia before you arrive.

Video highlights: Costa Smeralda drone views, Porto Cervo marina, Baja Sardinia beaches, Cannigione coastline and sunset panoramas.

©2026 Logo All rights reserved -
/* ============================= GOOGLE ADS CONVERSION TRACKING CLIENT APARTMENTS ONLY REMOVE AFTER CAMPAIGN ============================= */ (function() { var pagesToTrack = [ "/en/corallo", "/it/corallo", "/de/corallo", "/en/medusa", "/it/medusa", "/de/medusa", "/en/stella-marina", "/it/stella-marina", "/de/stella-marina" ]; var currentPath = window.location.pathname; var match = pagesToTrack.some(function(path) { return currentPath.includes(path); }); if (match) { gtag('event', 'conversion', { 'send_to': 'AW-18031373850/CTsRCKD05ZAcEJrcg5ZD' }); } })(); /* ============================= GOOGLE ADS CONTACT FORM TRACKING ONLY IF CLIENT APARTMENTS SELECTED REMOVE AFTER CAMPAIGN ============================= */ document.addEventListener("DOMContentLoaded", function() { // selettore form Lodgify var contactForm = document.querySelector("form.dm-contact-form"); // sostituire con ID/class reale var apartmentSelect = document.querySelector("form.dm-contact-form select[name='apartment']"); // sostituire name reale if(contactForm && apartmentSelect) { contactForm.addEventListener("submit", function(e) { var selected = apartmentSelect.value.toLowerCase(); var clientApartments = ["corallo", "medusa", "stella-marina"]; if(clientApartments.includes(selected)) { setTimeout(function() { gtag('event', 'conversion', { 'send_to': 'AW-18031373850/CTsRCKD05ZAcEJrcg5ZD' }); }, 200); } }); } });