×

Press Release

11 March 2022

Venkatesh R Iyer -Pride of CHL Family

@Venkatesh R Iyer Thank you for joining us at CHL Hospitals, Indore. The time spent with you was priceless.

We wish that you continue to shine and make everyone proud!

https://www.facebook.com/hashtag/chl?__eep__=6&__cft__[0]=AZXSxZ2uu4DmGp0t1YuCJd2juIzZwljQCzg593TRgjxnRqV_iqiiRsuKo9FkO8n0rYDqH-NhlkLMGe1ne4WXPohAA2nCVeOwGjK3WaUdtXdpr4nIRJh4TpS-jKa8Yl6PTfcyjuLdXp-1Pk6SDv8win1PvFnhiV__OJfYme5PQTtGYQQjeeVQ_UGEA-BpJQE6Eww&__tn__=*NK*F

https://www.facebook.com/hashtag/chlhospital?__eep__=6&__cft__[0]=AZXSxZ2uu4DmGp0t1YuCJd2juIzZwljQCzg593TRgjxnRqV_iqiiRsuKo9FkO8n0rYDqH-NhlkLMGe1ne4WXPohAA2nCVeOwGjK3WaUdtXdpr4nIRJh4TpS-jKa8Yl6PTfcyjuLdXp-1Pk6SDv8win1PvFnhiV__OJfYme5PQTtGYQQjeeVQ_UGEA-BpJQE6Eww&__tn__=*NK*F

https://www.facebook.com/hashtag/venkateshiyer?__eep__=6&__cft__[0]=AZXSxZ2uu4DmGp0t1YuCJd2juIzZwljQCzg593TRgjxnRqV_iqiiRsuKo9FkO8n0rYDqH-NhlkLMGe1ne4WXPohAA2nCVeOwGjK3WaUdtXdpr4nIRJh4TpS-jKa8Yl6PTfcyjuLdXp-1Pk6SDv8win1PvFnhiV__OJfYme5PQTtGYQQjeeVQ_UGEA-BpJQE6Eww&__tn__=*NK*F

https://www.facebook.com/hashtag/ipl2021?__eep__=6&__cft__[0]=AZXSxZ2uu4DmGp0t1YuCJd2juIzZwljQCzg593TRgjxnRqV_iqiiRsuKo9FkO8n0rYDqH-NhlkLMGe1ne4WXPohAA2nCVeOwGjK3WaUdtXdpr4nIRJh4TpS-jKa8Yl6PTfcyjuLdXp-1Pk6SDv8win1PvFnhiV__OJfYme5PQTtGYQQjeeVQ_UGEA-BpJQE6Eww&__tn__=*NK*F

https://www.facebook.com/hashtag/t20worldcup2021?__eep__=6&__cft__[0]=AZXSxZ2uu4DmGp0t1YuCJd2juIzZwljQCzg593TRgjxnRqV_iqiiRsuKo9FkO8n0rYDqH-NhlkLMGe1ne4WXPohAA2nCVeOwGjK3WaUdtXdpr4nIRJh4TpS-jKa8Yl6PTfcyjuLdXp-1Pk6SDv8win1PvFnhiV__OJfYme5PQTtGYQQjeeVQ_UGEA-BpJQE6Eww&__tn__=*NK*F

https://www.facebook.com/hashtag/prideofindore?__eep__=6&__cft__[0]=AZXSxZ2uu4DmGp0t1YuCJd2juIzZwljQCzg593TRgjxnRqV_iqiiRsuKo9FkO8n0rYDqH-NhlkLMGe1ne4WXPohAA2nCVeOwGjK3WaUdtXdpr4nIRJh4TpS-jKa8Yl6PTfcyjuLdXp-1Pk6SDv8win1PvFnhiV__OJfYme5PQTtGYQQjeeVQ_UGEA-BpJQE6Eww&__tn__=*NK*F

function trackEnquiryEvent(eventName,eventparam,details,countrycode) { var baseurl = window.location.href; const urlSegments = baseurl.split('/'); // Split the URL into segments if(urlSegments[2]!='') { const segmentToCheck = urlSegments[2]; // Get the last segment (e.g., "shoes") const pagename = segmentToCheck.replaceAll('-',' ').toUpperCase(); // Example array of items const items = ['DOCTORS', 'CENTER OF EXCELLENCE', 'HOSPITAL', 'SPECIALITY', 'TREATMENT', 'NEWS MEDIA', 'BLOG']; // Check if the segment is present in the array and get the matching element var matchingItem = items.filter(item => item.includes(pagename)); if(typeof matchingItem !== 'undefined' && matchingItem.length > 0) { var pagecategory = matchingItem[0]; } else { var pagecategory = pagename; matchingItem = pagename; } if(countrycode!=undefined) { phcode = '+'+countrycode+details[2]; } else { phcode = '+91'+details[2]; } } else { matchingItem = 'HOME PAGE'; pagecategory = 'HOME PAGE'; } // clevertap.onUserLogin.push({ // "Site": { // "Name": details[0], // String // "Identity": phcode, // String or number // "Email": details[1], // Email address of the user // "Phone": phcode, // Phone (with the country code) // } // }) // clevertap.event.push("Enquiry Submitted", { // eventparam: eventName, // "Page Url":baseurl, // "Form Name":details[0], // "Form Email":details[1], // "Form Phone Number":phcode, // "Form Speciality":details[3], // }); }