login.ads.roku.com Open in urlscan Pro
2606:4700::6813:a718  Public Scan

Submitted URL: http://ads.roku.com/
Effective URL: https://login.ads.roku.com/login?state=hKFo2SBUY2ttQXJkYjhyNTNUYXp6RVU0Y1VmNHB2bFlQUmlDVKFupWxvZ2luo3RpZNkgTmdmQ2YtOEU5Qm9R...
Submission: On September 28 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: signInFormPOST

<form onsubmit="return false;" method="post" name="signInForm" class="needs-validation" novalidate="">
  <h1 class="h4 SigninCard__header">Sign in</h1>
  <div class="mb-3">
    <label for="signin-email-field" class="form-label">Email</label>
    <input type="email" class="form-control" id="signin-email-field" name="signInEmail" required="">
    <div class="invalid-feedback" id="signin-email-error"></div>
  </div>
  <div class="mb-3 position-relative">
    <label for="password-field" class="form-label">Password</label>
    <div class="input-group">
      <input type="password" class="form-control PasswordInput" id="password-field" required="" name="password">
      <button type="button" class="input-group-text bg-transparent PasswordInput__right-addon" name="showPasswordButton">
        <i class="material-icons-outlined">visibility_off</i>
      </button>
      <button type="button" class="input-group-text bg-transparent d-none PasswordInput__right-addon" name="hidePasswordButton">
        <i class="material-icons-outlined">visibility</i>
      </button>
      <div class="invalid-feedback"> Enter your password </div>
    </div>
    <!--
                We want following button to tab in after password input; It is not recommended to use tabindex to control
                tabbing order, that's why place this element in required tab order position absolutely.
                See https://web.dev/using-tabindex/, https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex
              -->
    <button type="button" class="LinkText LinkText--label position-absolute top-0 end-0 mt-1" name="forgotPasswordButton"> Forgot password? </button>
  </div>
  <div class="mb-3 ms-1">
    <div class="form-check RememberMe">
      <input class="form-check-input" type="checkbox" value="" id="remember-me" name="rememberMe">
      <label class="form-check-label" for="remember-me"> Remember me </label>
    </div>
  </div>
  <div class="d-grid gap-3">
    <button class="btn btn-primary PrimaryCta" type="submit" name="signInButton"> Sign in </button>
    <div>
      <span> Don't have an account? </span>
      <a href="https://ads.roku.com/signup" class="LinkText">Sign up</a>
    </div>
    <div>
      <span> Have questions? Go to the </span>
      <a href="https://help.ads.roku.com/articles/7885454-trouble-signing-up-or-signing-in" target="_blank" rel="noopener" class="LinkText">Help Center</a>
    </div>
  </div>
</form>

Name: forgotPasswordFormPOST

<form onsubmit="return false;" method="post" name="forgotPasswordForm" class="d-none needs-validation" novalidate="">
  <h1 class="h4 SigninCard__header">Change your password</h1>
  <p class="mb-4"> Enter the email used to create your Ads Manager account and we'll send the link to change your password </p>
  <div class="mb-3">
    <label for="forgot-password-email-field" class="form-label">Email</label>
    <input type="email" class="form-control" id="forgot-password-email-field" name="forgotPasswordEmail" required="">
    <div class="invalid-feedback" id="forgot-password-email-error"></div>
  </div>
  <div class="d-grid mb-3">
    <button class="btn btn-primary PrimaryCta" type="submit" name="changePasswordButton"> Send email </button>
  </div>
  <button type="button" class="LinkText" name="backToSignIn"> Back to sign in </button>
</form>

Text Content

? Get help


SIGN IN

Email

Password
visibility_off visibility
Enter your password
Forgot password?
Remember me
Sign in
Don't have an account? Sign up
Have questions? Go to the Help Center


CHANGE YOUR PASSWORD

Enter the email used to create your Ads Manager account and we'll send the link
to change your password

Email

Send email
Back to sign in
mark_email_read


PASSWORD EMAIL SENT

If it doesn't arrive in a few minutes, make sure it's the email you used to
create your account or check your spam folder.

Didn't receive it? Go to Help Center for assistance.