miro.com
Open in
urlscan Pro
52.210.48.65
Public Scan
Submitted URL: https://click.e.miro.com/?qs=b2e12813a4bb5437329ac4f935033014c89699b05d37c306468273c55bd1ef50587e81814e4d5bcd8ddf348d4906...
Effective URL: https://miro.com/fr/signup/
Submission: On June 21 via api from CA — Scanned from FR
Effective URL: https://miro.com/fr/signup/
Submission: On June 21 via api from CA — Scanned from FR
Form analysis
1 forms found in the DOMPOST
<form action="" method="post" class="signup__form" novalidate="">
<div class="signup__inputs-list">
<div class="signup__input-wrap">
<div class="signup__input-wrap-ico">
<img src="https://static-website.miro.com/static/images/layout/auth/signup/user.svg?version=1.834.0" alt="">
</div>
<label for="name" class="sr-only">Nom</label>
<input class="signup__input-text " type="text" name="signup[name]" id="name" value="" placeholder="Nom" data-testid="mr-form-signup-name-1" maxlength="55" aria-describedby="signup-error-emptyname" aria-invalid="false" tabindex="0" required=""
aria-required="true">
<div class="signup__error-wrap-login js-signup__error-wrap-login hidden" role="alert">
<div class="signup__error">
<label for="name" id="nameError" class="js-error signup__error-item"></label>
</div>
</div>
</div>
<div class="signup__input-wrap">
<div class="signup__input-wrap-ico" aria-hidden="true">
<img src="https://static-website.miro.com/static/images/layout/auth/signup/mail.svg?version=1.834.0" alt="">
</div>
<label for="email" class="sr-only">E-mail professionnel</label>
<input class="signup__input-text " type="email" name="signup[email]" id="email" value="" placeholder="E-mail professionnel" data-testid="mr-form-signup-email-1" aria-describedby="signup-error-emptyemail" aria-invalid="false" required=""
aria-required="true" tabindex="0">
<div class="signup__error-wrap-login js-signup__error-wrap-login hidden" role="alert">
<div class="signup__error">
<label for="email" id="emailError" class="js-error signup__error-item"></label>
</div>
</div>
<div id="custom-email-error">
<div class="signup__error-wrap-login js-signup__error-wrap-login hidden" role="alert">
<div class="signup__error">
<label for="email" id="emailError" class="js-error signup__error-item"></label>
</div>
</div>
</div>
</div>
<div class="signup__input-wrap">
<div class="signup__input-wrap-ico" aria-hidden="true">
<img src="https://static-website.miro.com/static/images/layout/auth/signup/pass.svg?version=1.834.0" alt="">
</div>
<label for="password" class="sr-only">Mot de passe de huit caractères ou plus</label>
<input class="signup__input-text " type="password" name="signup[password]" id="password" value="" placeholder="Mot de passe de huit caractères ou plus" data-testid="mr-form-signup-password-1" autocomplete="off"
aria-describedby="signup-form-password" aria-invalid="false" tabindex="0" required="" aria-required="true">
<div class="signup__error-wrap-login js-signup__error-wrap-login hidden" role="alert">
<div class="signup__error">
<label for="password" id="passwordError" class="js-error signup__error-item"></label>
</div>
</div>
</div>
<input type="hidden" name="signup[timeZoneId]" id="js-time-zone-id" value="Etc/Unknown">
<input type="hidden" name="signup[timeZoneOffset]" id="js-time-zone-offset">
<input type="hidden" name="signup[token]" value="58jje6dz404kscwk4ow8ssgo8koo0s4">
<script>
if (window.Intl && typeof window.Intl === "object") {
document.getElementById('js-time-zone-id').value = Intl.DateTimeFormat().resolvedOptions().timeZone;
} else {
document.getElementById('js-time-zone-offset').value = new Date().getTimezoneOffset();
}
</script>
</div>
<div class="signup__input-hint signup__input-hint--hidden" id="password-hint">
<div class="signup__input-hint-bar-wrap">
<div class="signup__input-hint-bar"></div>
<div class="signup__input-hint-bar"></div>
<div class="signup__input-hint-bar"></div>
</div>
<div id="signup-form-password" class="signup__input-hint-text" data-text-default="Veuillez utiliser plus de 8 caractères pour un mot de passe sécurisé." data-text-weak="Mot de passe faible" data-text-soso="Mot de passe moyen"
data-text-good="Bon mot de passe" data-text-great="Mot de passe fort">
</div>
</div>
<div id="signup-form-password" class="signup__error-wrap-login signup__error-wrap-login--hidden js-empty-password signup__error signup__error-item" data-testid="please-enter-your-password-1" role="alert">Veuillez introduire votre mot de passe.
</div>
<div class="signup-upsell">
<a href="/pricing" class="signup-upsell__link" target="_blank" id="js-signup-upsell-link">
<span>Explorer d'autres plans</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.34317 4C5.34317 3.44772 5.79088 3 6.34317 3H13V9.65685C13 10.2091 12.5523 10.6569 12 10.6569C11.4477 10.6569 11 10.2091 11 9.65685V6.41421L4.22185 13.1924C3.83132 13.5829 3.19816 13.5829 2.80763 13.1924C2.41711 12.8019 2.41711 12.1687 2.80763 11.7782L9.58581 5L6.34317 5C5.79088 5 5.34317 4.55228 5.34317 4Z" fill="#4262FF"></path>
</svg>
</a>
</div>
<div class="signup__error-wrap-login signup__error signup__error-item signup__error-wrap-login--hidden" id="cookie_enable_notice" role="alert"> Nous utilisons des cookies pour vous inscrire de maniére sécurisée. <br>Veuillez activer les cookies sur
votre navigateur et réessayer. </div>
<script>
(function() {
var cookieEnabled = (navigator.cookieEnabled) ? true : false;
if (typeof navigator.cookieEnabled == "undefined" && !cookieEnabled) {
document.cookie = "testcookie=true";
cookieEnabled = (document.cookie.indexOf("testcookie") != -1) ? true : false;
document.cookie = "testcookie= ; expires = Thu, 01 Jan 1970 00:00:00 GMT";
//Erase testcookie straight after reading it
}
if (!cookieEnabled) {
document.getElementById("cookie_enable_notice").classList.remove("signup__error-wrap-login--hidden");
}
})();
</script>
<div class="signup__checkbox-list">
<div class="signup__checkbox-wrap">
<div class="mr-checkbox-1" data-testid="mr-form-signup-terms-1">
<input type="checkbox" name="signup[terms]" value="true" id="signup-terms" tabindex="0" aria-invalid="false" aria-labelledby="signup-error-emptyTerms">
<span class="mr-checkbox-1__wrap">
<label class="mr-checkbox-1__check " for="signup-terms">
<svg class="mr-checkbox-1__icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" fill-rule="nonzero" d="M8.278 11.222l-.062.062a1 1 0 0 0 .009 1.423L11 15.414l5-5A1 1 0 0 0 14.586 9L11 12.586l-1.293-1.349a1 1 0 0 0-1.43-.015z"></path>
</svg>
</label>
<span class="mr-checkbox-1__label" id="signup-error-emptyTerms">J'accepte
<a href="/legal/terms-of-service/" target="_blank" rel="noopener" data-testid="mr-link-terms-1" tabindex="0"><span tabindex="-1">les conditions d'utilisation</span></a> et
<a href="/legal/privacy-policy/" target="_blank" rel="noopener" data-testid="mr-link-privacy-1" tabindex="0"><span tabindex="-1">la politique de confidentialité de Miro.</span></a></span>
</span>
</div>
<div class="signup__error-wrap-login js-signup__error-wrap-login hidden" role="alert">
<div class="signup__error">
<label for="signup-terms" id="termsError" class="js-error signup__error-item"></label>
</div>
</div>
</div>
<div class="signup__checkbox-wrap">
<div class="mr-checkbox-1" data-testid="mr-form-signup-subscribe-1">
<input type="checkbox" name="signup[subscribe]" value="true" id="signup-subscribe" tabindex="0" aria-labelledby="signup-subscribe-desc">
<span class="mr-checkbox-1__wrap">
<label class="mr-checkbox-1__check" for="signup-subscribe">
<svg class="mr-checkbox-1__icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" fill-rule="nonzero" d="M8.278 11.222l-.062.062a1 1 0 0 0 .009 1.423L11 15.414l5-5A1 1 0 0 0 14.586 9L11 12.586l-1.293-1.349a1 1 0 0 0-1.43-.015z"></path>
</svg>
</label>
<span class="mr-checkbox-1__label" id="signup-subscribe-desc">J'accepte de recevoir des informations et mises à jour de Miro.</span>
</span>
</div>
</div>
</div>
<div class="signup__captcha g-recaptcha-container">
<div class="g-recaptcha" id="g-recaptcha-container"></div>
</div>
<input type="hidden" name="signup[invite]" id="invite" value="">
<input type="hidden" name="signup[guest]" id="guest" value="">
<button class="signup__submit" type="submit" data-testid="mr-form-signup-btn-start-1" tabindex="0">Démarrer maintenant</button>
</form>
Text Content
Miro Logo fr Current language is: Français Choose website language * English * Français * Español * Deutsch * Italiano * Português * Dutch * 日本語 Se connecter COMMENCEZ PAR UN PLAN GRATUIT Nom E-mail professionnel Mot de passe de huit caractères ou plus Veuillez introduire votre mot de passe. Explorer d'autres plans Nous utilisons des cookies pour vous inscrire de maniére sécurisée. Veuillez activer les cookies sur votre navigateur et réessayer. J'accepte les conditions d'utilisation et la politique de confidentialité de Miro. J'accepte de recevoir des informations et mises à jour de Miro. Démarrer maintenant ou s'inscrire avec: S'inscrire avec Google * Inclus gratuitement: * 3 tableaux modifiables * Les intégrations de base * Un nombre illimités de collaborateurs * Modèles * Gestion de base de l'attention Consulter les conditions d'utilisation pour s'inscrire J'accepte les conditions d'utilisation et la politique de confidentialité de Miro. Veuillez accepter les conditions d'utilisation et la politique de confidentialité. J'accepte de recevoir des informations et mises à jour de Miro. Continuer pour s'inscrire Retour à l'enregistrement avec le formulaire e-mail Get Miro app Add ideas, digitize sticky notes, and leave comments on the go with Miro mobile app Not now Open in the app PRIVACY PREFERENCE CENTER When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. Learn more Allow All MANAGE CONSENT PREFERENCES STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. PERFORMANCE COOKIES Performance Cookies These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. FUNCTIONAL COOKIES Functional Cookies These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. MARKETING COOKIES Marketing Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Back Button Performance Cookies Vendor Search Search Icon Filter Icon Clear checkbox label label Apply Cancel Consent Leg.Interest checkbox label label checkbox label label checkbox label label Confirm My Choices By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Cookies Settings Accept All Cookies