×

Dermatology and related blogs

Dermatology

Dermatology

How Your Eating Habits Affect Your Skin

Nutritional deficiencies often first manifest changes in skin quality, and what you eat can influence how your skin appears. Certain nutrients can protect against photodamage and premature ageing, while others can accelerate damage and other skin dis...

18 August 2022 Read More

Dermatology

5 Best Anti-Aging Foods For Younger-Looking Skin

The largest organ of our body, the skin, often gives the first indicators of what is happening inside our bodies, whether it is internal troubles or appreciation of a healthy lifestyle. When we start ageing, it shows up on our skin, first. Therefore,...

18 August 2022 Read More

Dermatology

How to Take Care of Your Skin Naturally at Home: 5 Simple Ways

Many people worry and suffer from problems like dryness, acne or rough uneven skin amongst others - a combination outcome of your diet, lifestyle, genes and the skin products you use. With the majorit...

18 August 2022 Read More

RECENT BLOGS

TOUCHING LIVES AND MAKING A DIFFERENCE

Follow Us On

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], // }); }