hootsuite.com
Open in
urlscan Pro
18.66.112.47
Public Scan
Submitted URL: https://help.hootsuite.com/hc/requests/2563689
Effective URL: https://hootsuite.com/login?redirect=zendesk%2Fauth
Submission: On May 10 via manual from PL — Scanned from PL
Effective URL: https://hootsuite.com/login?redirect=zendesk%2Fauth
Submission: On May 10 via manual from PL — Scanned from PL
Form analysis
3 forms found in the DOMPOST /login
<form method="post" class="_emailPasswordForm" action="/login">
<!-- Email and Password Inputs -->
<div class="inputWrapper">
<label for="loginEmailInput">Email</label>
<input id="loginEmailInput" class="inputContainer _requiredInput _emailInput" required="" type="email" name="email" title="Please enter a valid email address" maxlength="100" tabindex="1" autofocus="autofocus" value="" role="textbox"
aria-labelledby="loginEmailLabel" aria-required="true">
<div id="inlineErrorContainer" class="inlineErrorContainer _inlineErrorContainer" style="display:none;">
<div class="inlineErrorIconContainer">
<img src="https://assets.hootsuite.com/v2/images/static/login/alerts/error-alert-icon.0fce3bf8.svg" class="inlineErrorIcon">
</div>
<div class="inlineErrorMessageContainer">
<div class="inlineErrorTitle _inlineErrorTitle" id="inlineErrorTitle" role="alert"></div>
<div class="inlineErrorMessage _inlineErrorMessage" id="inlineErrorMessage" role="alert"></div>
</div>
</div>
</div>
<div class="inputWrapper">
<label for="loginPasswordInput">Password</label>
<a href="reset-password" class="forgotPassword _forgotPassword" tabindex="3">Forgot password</a>
<input id="loginPasswordInput" required="" type="password" name="password" maxlength="100" class="inputContainer _requiredInput _passwordInput" role="textbox" aria-labelledby="loginPasswordLabel" aria-required="true" tabindex="2">
<div id="inlineErrorContainer" class="inlineErrorContainer _inlineErrorContainer" style="display:none;">
<div class="inlineErrorIconContainer">
<img src="https://assets.hootsuite.com/v2/images/static/login/alerts/error-alert-icon.0fce3bf8.svg" class="inlineErrorIcon">
</div>
<div class="inlineErrorMessageContainer">
<div class="inlineErrorTitle _inlineErrorTitle" id="inlineErrorTitle" role="alert"></div>
<div class="inlineErrorMessage _inlineErrorMessage" id="inlineErrorMessage" role="alert"></div>
</div>
</div>
</div>
<!-- Google Authentication -->
<div class="inputWrapper" style="display:none">
<label for="loginGoogleAuthenticatorInput">Google Authenticator Code</label>
<input id="loginGoogleAuthenticatorInput" name="googleAuthenticator" maxlength="6" class="inputContainer _googleAuthenticatorInput _requiredInput" autocomplete="off" aria-labelledby="loginGoogleAuthenticatorLabel"
aria-describedby="inlineErrorMessage" aria-required="true" aria-invalid="false" type="text">
<div id="inlineErrorContainer" class="inlineErrorContainer _inlineErrorContainer" style="display:none;">
<div class="inlineErrorIconContainer">
<img src="https://assets.hootsuite.com/v2/images/static/login/alerts/error-alert-icon.0fce3bf8.svg" class="inlineErrorIcon">
</div>
<div class="inlineErrorMessageContainer">
<div class="inlineErrorTitle _inlineErrorTitle" id="inlineErrorTitle" role="alert"></div>
<div class="inlineErrorMessage _inlineErrorMessage" id="inlineErrorMessage" role="alert"></div>
</div>
</div>
<p class="googleAuthLinksContainer">
<a href="https://help.hootsuite.com/entries/22527304-Managing-Google-Authenticator" target="_blank">What's this?</a><br> Don't have your code? <a class="_googleAuthenticatorSkipLink" href="#">Skip this step</a>
</p>
</div>
<!-- Recaptcha -->
<!-- Sign In (CTA) Button -->
<button class="button disabled _submit submitButton" type="submit" aria-disabled="true" aria-describedby="inlineErrorContainer">Sign in</button>
<input type="hidden" name="method" value="email">
<input type="hidden" name="loginCsrfToken" value="1e0cd0fa459438201fee95f3807954d0b034b8a871c5fc576b4d521b874effc7e60573e16c9aadb7c54cc60e005a5d2e6a0a4f0b232c72498b56ae070fbb0f68">
<input type="hidden" name="redirect" value="zendesk/auth">
</form>
POST /login?method=sso
<form method="post" class="_emailSsoForm" action="/login?method=sso">
<div class="inputWrapper">
<label for="ssoEmailInput">Email</label>
<input id="ssoEmailInput" type="email" name="email" maxlength="100" autofocus="autofocus" class="inputContainer _requiredInput _emailInput " autocomplete="off" aria-required="true" value="" aria-invalid="false">
<input type="hidden" name="method" value="sso">
<div id="inlineErrorContainer" class="inlineErrorContainer _inlineErrorContainer" style="display:none;">
<div class="inlineErrorIconContainer">
<img src="https://assets.hootsuite.com/v2/images/static/login/alerts/error-alert-icon.0fce3bf8.svg" class="inlineErrorIcon">
</div>
<div class="inlineErrorMessageContainer">
<div class="inlineErrorTitle _inlineErrorTitle" id="inlineErrorTitle" role="alert"></div>
<div class="inlineErrorMessage _inlineErrorMessage" id="inlineErrorMessage" role="alert"></div>
</div>
</div>
</div>
<button class="button _submit submitButton green" type="submit" aria-disabled="false">Single sign on</button>
<input type="hidden" name="redirect" value="zendesk/auth">
</form>
POST login-create-account
<form method="post" class="_signupForm" action="login-create-account">
<div class="inputWrapper">
<label for="createNameInput">Full Name</label>
<input id="createNameInput" type="text" name="member[fullName]" maxlength="100" autofocus="autofocus" class="inputContainer _requiredInput" value="" role="textbox" aria-labelledby="createNameLabel" aria-required="true">
</div>
<div class="inputWrapper">
<label for="createEmailInput">Email</label>
<input id="createEmailInput" required="" type="email" name="member[email]" maxlength="100" class="inputContainer _requiredInput _emailInput" value="" role="textbox" aria-labelledby="createEmailLabel" aria-required="true">
<div id="inlineErrorContainer" class="inlineErrorContainer _inlineErrorContainer" style="display:none;">
<div class="inlineErrorIconContainer">
<img src="https://assets.hootsuite.com/v2/images/static/login/alerts/error-alert-icon.0fce3bf8.svg" class="inlineErrorIcon">
</div>
<div class="inlineErrorMessageContainer">
<div class="inlineErrorTitle _inlineErrorTitle" id="inlineErrorTitle" role="alert"></div>
<div class="inlineErrorMessage _inlineErrorMessage" id="inlineErrorMessage" role="alert"></div>
</div>
</div>
</div>
<div class="inputWrapper">
<label for="createPasswordInput">Password</label>
<input id="createPasswordInput" required="" type="password" name="member[password]" maxlength="100" class="inputContainer _requiredInput _passwordInputNew" role="textbox" aria-labelledby="createPasswordLabel" aria-required="true">
<div id="inlineErrorContainer" class="inlineErrorContainer _inlineErrorContainer" style="display:none;">
<div class="inlineErrorIconContainer">
<img src="https://assets.hootsuite.com/v2/images/static/login/alerts/error-alert-icon.0fce3bf8.svg" class="inlineErrorIcon">
</div>
<div class="inlineErrorMessageContainer">
<div class="inlineErrorTitle _inlineErrorTitle" id="inlineErrorTitle" role="alert"></div>
<div class="inlineErrorMessage _inlineErrorMessage" id="inlineErrorMessage" role="alert"></div>
</div>
</div>
</div>
<input type="hidden" name="token" value="6595718cc86f301a0b237c7e55db108d3880aa406309f7c5b7799ac594499d0c">
<input type="hidden" name="signupCsrfToken" value="6595718cc86f301a0b237c7e55db108d3880aa406309f7c5b7799ac594499d0c">
<input type="hidden" name="planId" value="1">
<input type="hidden" name="member[defaultTimezone]" value="Europe/Warsaw">
<input type="hidden" name="member[language]" value="en">
<input type="hidden" name="form_submit" value="1">
<!-- Create Account (CTA) Button -->
<button class="button disabled _submit submitButton" type="submit" aria-disabled="true" aria-describedby="inlineErrorContainer">Create account</button>
</form>
Text Content
UNLEASH YOUR BRAND’S CREATIVE SIDE ON TIKTOK Add TikTok to your social strategy by using Hootsuite to schedule content, analyze performance, and engage with your audience. With one billion people on TikTok, it's time to join the fastest-growing social network. *Available on paid plans. Try it free for 30 days Your browser does not support the video tag. SIGN IN Email Password Forgot password Google Authenticator Code What's this? Don't have your code? Skip this step Sign in Single sign on Sign up By selecting Sign in, I agree to Hootsuite's Terms, including the payment terms, and Privacy Policy Use Social Sign In UNLEASH YOUR BRAND’S CREATIVE SIDE ON TIKTOK Add TikTok to your social strategy by using Hootsuite to schedule content, analyze performance, and engage with your audience. With one billion people on TikTok, it's time to join the fastest-growing social network. *Available on paid plans. Try it free for 30 days Your browser does not support the video tag. ← Back to sign in SINGLE SIGN ON Email Single sign on What is single sign on? Don't have single sign on? Use the standard sign in form Sign up UNLEASH YOUR BRAND’S CREATIVE SIDE ON TIKTOK Add TikTok to your social strategy by using Hootsuite to schedule content, analyze performance, and engage with your audience. With one billion people on TikTok, it's time to join the fastest-growing social network. *Available on paid plans. Try it free for 30 days Your browser does not support the video tag. SIGN IN ← Back to sign in Social sign in Sign in with Facebook Sign in with Twitter Sign in with Google Sign in with Apple By selecting Sign in, I agree to Hootsuite's Terms, including the payment terms, and Privacy Policy ← Back to sign in CREATE ACCOUNT Full Name Email Password Create account Have a Hootsuite account? Sign in By selecting Create account, I agree to Hootsuite's Terms, including the payment terms, and Privacy Policy Use Social Sign In We use cookies to provide you with our website and services. If you click “Accept All Cookies”, we will also use optional cookies (functional, marketing and advertising, performance, and social media). You may manage your cookies at any time. Learn more about each category of cookies in ourCookie Notice Reject All Accept All Cookies Manage my cookies 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. More information Allow All MANAGE CONSENT PREFERENCES FUNCTIONAL COOKIES Functional Cookies These cookies enable the website to provide enhanced functionality and personalisation. They are used to keep our site and services working properly, such as showing you the appropriate information for the location you selected. 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. Cookies Details MARKETING AND ADVERTISING (TARGETING) COOKIES Marketing and Advertising (Targeting) 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. Cookies Details 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. Although important to us, these cookies are non-essential to the use of the site. 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. Cookies Details SOCIAL MEDIA COOKIES Social Media Cookies These cookies are set by a range of social media services that we have added to the site to enable you to share our content with your friends and networks. They are capable of tracking your browser across other sites and building up a profile of your interests. This may impact the content and messages you see on other websites you visit. If you do not allow these cookies you may not be able to use or see these sharing tools. Cookies Details ESSENTIAL COOKIES Always Active These cookies are strictly necessary to provide you with the services and features available on our sites. Because these cookies are strictly necessary to deliver the sites and services, you cannot refuse them without impacting how our sites and services function. 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. Cookies Details Back Button COOKIE LIST Search Icon Filter Icon Clear checkbox label label Apply Cancel Consent Leg.Interest checkbox label label checkbox label label checkbox label label * View Cookies * Name cookie name Reject All Confirm My Choices