Prevent employee burnout with nilo
function getCookie(cname) {
let name = cname + “=”;
let decodedCookie = decodeURIComponent(document.cookie);
let ca = decodedCookie.split(‘;’);
for(let i = 0; i <ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
function setHiddenFormData(name, value) {
let selector = "input[name='" + name + "']";
if (!document.querySelector(selector)) {
return;
}
let existing = document.querySelector(selector).value;
if (!existing) {
document.querySelector(selector).value = value;
}
}
function setUTMFormData(name) {
setHiddenFormData(name, getCookie(name));
}
let redirectUrl = 'https://nilohealth.com/thank-you-page/';
let redirectUrls = {
'': 'https://nilohealth.com/thank-you-page/',
'0-50': 'https://nilohealth.com/thank-you-page-50/',
'50-100': 'https://nilohealth.com/thank-you-calendar-50/',
'100-250': 'https://nilohealth.com/thank-you-calendar/',
'250-1000': 'https://nilohealth.com/thank-you-calendar/',
'10000+': 'https://nilohealth.com/thank-you-with-calendar-2/',
'1000-5000': 'https://nilohealth.com/thank-you-with-calendar-2/',
'5000-10000': 'https://nilohealth.com/thank-you-with-calendar-2/'
};
function testNumemployees(numemployees) {
redirectUrl = redirectUrls[numemployees];
}
hbspt.forms.create({
region: "na1",
portalId: "8346198",
formId: "aeb38aa0-b82b-484c-9b41-93a8d0728074",
inlineMessage: 'Thank you!',
onFormReady: function($form) {
const formId = "aeb38aa0-b82b-484c-9b41-93a8d0728074";
numemployeesFieldElement = document.querySelector('#numemployees-'+formId);
testNumemployees(numemployeesFieldElement.value);
numemployeesFieldElement.addEventListener("change", function() {
testNumemployees(numemployeesFieldElement.value);
});
setUTMFormData("utm_source");
setUTMFormData("utm_medium");
setUTMFormData("utm_campaign");
setUTMFormData("utm_content");
setUTMFormData("utm_term");
setHiddenFormData("acid", getCookie("_ga"));
},
onFormSubmitted: function() {
window.location.href = redirectUrl;
}
});
Spot the signs of your employees experiencing burnout.
- Lower energy levels: Do you sense that they are feeling exhausted, tired or drained a lot?
- Change in work performance: Do you notice a decline in concentration or productivity?
- Less engagement: Do they seem less engaged at work or even frustrated or cynical?
- Changes in physical well-being: Do they complain about physical symptom like headache or stomach aches a lot?
- Changes in character: Do they suddenly seem unsure of themselves and like they might be struggling with imposter syndrome?

How burnout can impact your company
63%
more likely to take a sick day
2.6 times
more likely to be actively seeking a new job
13%
less confident in their performance at work
This is how nilo can help you combat employee burnout
Personal 1-on-1 support from licensed psychologists:
nilo’s sessions are individual video sessions with psychological experts, ideal for both tackling acute topics and general prevention.
Guidance through group sessions:
that provide guidance and insights from psychologists, coaches and trainers.
Preventative support with clinically-developed tools:
to help employees relax, focus, and feel good day-to-day.
Foster healthy habits with daily meditations:
to encourage mindfulness and boost long-term wellbeing.

