// Track conversion when someone reaches the thank you page if (true) { _hsq.push([ 'trackCustomBehavioralEvent', { name: "pe48151423_insider_club_purchase", properties: { // Conversion completed successfully conversion_type: "insider_club_purchase", page_url: window.location.href }, }, ]); }