app.mindwellu.com
Open in
urlscan Pro
138.197.169.43
Public Scan
Submitted URL: https://u3489017.ct.sendgrid.net/ls/click?upn=nMqriCxJPj6EcLt0MAl-2Bvd0nsuuYu4vCRAqkHF5i2W-2B-2BU51zHlWEwLKhplC77n8kyA5cJOc674lZ-...
Effective URL: https://app.mindwellu.com/registerBuddy-content-409a39506c63aab914c4bf34c456c606b07b53e4?utm_campaign=website&utm_source=s...
Submission: On August 30 via api from US
Effective URL: https://app.mindwellu.com/registerBuddy-content-409a39506c63aab914c4bf34c456c606b07b53e4?utm_campaign=website&utm_source=s...
Submission: On August 30 via api from US
Form analysis
1 forms found in the DOMName: form-sign-up — POST
<form method="post" id="form-sign-up" name="form-sign-up" class="form-horizontal">
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="gi gi-user"></i></span>
<input type="text" id="register-firstname" name="register-firstname" class="form-control input-lg" required="requried" placeholder="First name">
</div>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="gi gi-user"></i></span>
<input type="text" id="register-lastname" name="register-lastname" class="form-control input-lg" required="requried" placeholder="Last name">
</div>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="gi gi-envelope"></i></span>
<input type="email" id="email" name="email" class="form-control input-lg" required="requried" disabled="" value="erica.polsinelli@enbridge.com" placeholder="Email">
</div>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="fa fa-phone"></i></span>
<input type="tel" id="register-phone" maxlength="12" name="register-phone" class="form-control input-lg" placeholder="Phone Number">
</div>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="gi gi-asterisk"></i></span>
<input type="password" id="register-password" name="register-password" class="form-control input-lg" required="requried" placeholder="Password">
<span class="input-group-addon">
<button type="button" id="eye">
<img src="https://cdn0.iconfinder.com/data/icons/feather/96/eye-16.png" alt="eye">
</button>
</span>
</div>
<div class="input-group">
<span>Must be minimum 5 characters long and include 1 uppercase, 1 lowercase and 1 number</span>
<span id="pwd"></span>
</div>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="gi gi-asterisk"></i></span>
<input type="password" id="register-password-verify" name="register-password-verify" class="form-control input-lg" required="requried" placeholder="Verify Password">
<span class="input-group-addon">
<button type="button" id="eye2">
<img src="https://cdn0.iconfinder.com/data/icons/feather/96/eye-16.png" alt="eye">
</button>
</span>
</div>
<div class="input-group">
<span>Must be minimum 5 characters long and include 1 uppercase, 1 lowercase and 1 number</span>
</div>
<div class="input-group">
<span id="verifypasswordnote"></span>
</div>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="gi gi-asterisk"></i></span>
<select id="register-language" name="register-language" class="form-control input-lg">
<option value="EN">English</option>
<option value="FR">French</option>
</select>
</div>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group">
<span class="input-group-addon"><i class="gi gi-asterisk"></i></span>
<select id="register-buddy" name="register-buddy" class="form-control input-lg">
<option required="requried" disabled="" selected="" hidden="">Are You:</option>
<option value="employee">An employee of the organization</option>
<option value="non-employee">Buddy from outside organization</option>
</select>
</div>
</div>
</div>
<input type="hidden" id="register-companyID" name="register-companyID" value="0">
<input type="hidden" id="register-email" name="register-email" value="erica.polsinelli@enbridge.com">
<script>
function displayVals() {
var multipleValues = $("#register-buddy").val() || [];
var test = $("#register-companyID").val();
for (i = $("option").length - 1; i >= 0; i--) {
console.log($($("option")[i]).val());
test = test.replace($($("option")[i]).val(), "");
}
if (multipleValues == "employee") {
$("#register-companyID").val("35");
} else {
$("#register-companyID").val("0");
}
}
$("select").change(displayVals);
displayVals();
</script>
<div class="form-group">
<div class="col-xs-12">
<div class="input-group" id="hide" style="display: none;">
<p><small>The information you provide on this website is collected by MindWell-U for the purpose of administering BC Hydro’s Mindfulness Challenge. The Challenge is being held by BC Hydro as part of its health and wellness program for
employees and further to its mandate under the Hydro and Power Authority Act. If you have any questions concerning how your personal information is handled, please contact BC Hydro Health & Recovery Services at
<a>employee.wellness@bchydro.com</a></small>
</p>
<p><small>By clicking “sign up”, you: </small></p>
<p><small>- agree to the terms and conditions of the Challenge</small></p>
<p><small>- consent to having your personal information stored outside of Canada</small></p>
<p><small>- allow BC Hydro’s program administrators in Health & Recovery Services to collect your personal information for the sole purpose of administering the Challenge.</small></p>
</div>
</div>
</div>
<script>
var isBuddy = 35;
if (isBuddy != 27) {
document.getElementById("hide").style.display = "none";
}
</script>
<div class="form-group form-actions">
<div class="col-xs-6">
<!--label class="switch switch-primary" data-toggle="tooltip" title="Agree to the terms">
<input type="checkbox" id="register-terms" name="register-terms"><span></span>
</label>
<a href="#modal-terms" data-toggle="modal" class="register-terms"><small>View Terms</small></a-->
</div>
<div class="col-xs-6 text-right">
<input type="hidden" id="formType" name="formType" value="form-sign-up-buddy">
<input type="hidden" id="register-buddyID" name="register-buddyID" value="23905">
<input type="hidden" id="register-cohortID" name="register-cohortID" value="10223">
<button type="submit"
style="background-color: #FF8300;color: white;text-align: left; border: solid 5px #000; border-width: 0 4px 5px 0; border-radius: 5px; border-color: transparent #c46500 #c46500 transparent; background-clip: padding-box; text-align: center;"
onmouseover="this.style.background='#ffa94e';" onmouseout="this.style.background='#FF8300';" id="registerButton" class="btn btn-sm btn-primary"><i class="fa fa-plus"></i> Sign Up</button>
</div>
</div>
</form>
Text Content
MINDFUL MOMENT ... MindWell U * * Log In * En * En * Fr REGISTER BUDDY MINDWELL-U IS A LEADER IN E-MENTAL HEALTH AND DELIVERS EVIDENCE-BASED, BILINGUAL MINDFULNESS TRAINING THAT LEADS TO LESS STRESS, MORE JOY AND PEAK PERFORMANCE. WELCOME -------------------------------------------------------------------------------- BC HYDRO’S 30 DAY MINDFULNESS CHALLENGE You have been invited to sign up as a buddy for free to the Mindfulness Challenge! We're pleased to be providing you with mindfulness training and support as mindfulness is proven to lower stress, increase resilience and improve performance. Once you complete this page you'll be directed to ‘Opt In’ to the 30 Day Mindfulness Challenge. From there you can complete your profile and confirm your registration in the Challenge. We hope you take advantage of these resources and join us on this mindfulness journey! Must be minimum 5 characters long and include 1 uppercase, 1 lowercase and 1 number Must be minimum 5 characters long and include 1 uppercase, 1 lowercase and 1 number English French Are You: An employee of the organization Buddy from outside organization The information you provide on this website is collected by MindWell-U for the purpose of administering BC Hydro’s Mindfulness Challenge. The Challenge is being held by BC Hydro as part of its health and wellness program for employees and further to its mandate under the Hydro and Power Authority Act. If you have any questions concerning how your personal information is handled, please contact BC Hydro Health & Recovery Services at employee.wellness@bchydro.com By clicking “sign up”, you: - agree to the terms and conditions of the Challenge - consent to having your personal information stored outside of Canada - allow BC Hydro’s program administrators in Health & Recovery Services to collect your personal information for the sole purpose of administering the Challenge. Sign Up