// FirstPromoter Referral Detection (function() { // Get referral code from URL parameters function getReferralCode() { const urlParams = new URLSearchParams(window.location.search); return urlParams.get('ref') || urlParams.get('referral') || urlParams.get('affiliate'); } // Store referral code in localStorage for later use const referralCode = getReferralCode(); if (referralCode) { localStorage.setItem('fp_referral_code', referralCode); // Track the referral visit if (window.fprom) { window.fprom('track', 'referral_visit', { referral_code: referralCode, page: window.location.pathname }); } } // Track page views if (window.fprom) { window.fprom('track', 'page_view', { page: window.location.pathname, title: document.title }); } })();
top of page

Be the First to Experience Coelle

WELCOME

Help Us Launch Something Beautiful

Coelle is almost ready to debut in the Google Play Store — but before we go live, we’re inviting a small group of Android users to experience the app first. You’ll get exclusive early access to our guided intimacy sessions and help us fine-tune every detail before launch. 

As a thank you for being part of our first wave, you’ll receive a promo code for a free annual subscription when Coelle officially launches. Your feedback will directly shape how couples connect, explore, and grow together through guided sensual experiences.

Join the Early Access Waitlist

Only 20 Spots Available

Thanks for submitting!

bottom of page