// WhatsApp Click Tracking for Zapier document.addEventListener('DOMContentLoaded', function() { // Find all WhatsApp links on your page const whatsappLinks = document.querySelectorAll('a[href*="api.whatsapp.com"], a[href*="wa.me"], a[href*="whatsapp://"]'); whatsappLinks.forEach(function(link) { link.addEventListener('click', function(e) { // Send click data to Zapier webhook fetch(https://hooks.zapier.com/hooks/catch/21324653/2p1fmn1, { method: 'POST', headers: { 'Content-Type': 'application/json', }, body: JSON.stringify({ event: 'whatsapp_click', phone: '5219871014992', page_url: window.location.href, page_title: document.title, timestamp: new Date().toISOString(), user_agent: navigator.userAgent, referrer: document.referrer || 'direct' }) }).catch(function(error) { console.log('Tracking error:', error); }); }); }); });
top of page
logo blanco.png
Playa Palancar Cozumel VIP Exclusive.JPG

Restaurant & Bar

Our restaurant & bar will surprise you with its wide variety of dishes and flavors.

Enjoy our fresh seafood and cold drinks in our palapa restaurant or in our extensive beach where you will find lounge chairs,

bali beds or palapas by the turquoise blue sea.

We are ready to serve you every day from 9:00 a.m. to 5:00 p.m.

Enjoy the Mexican Caribbean with us at Playa Palancar Beach Club! 

  • Whatsapp
bottom of page