spideraf.com Open in urlscan Pro
3.114.43.121  Public Scan

URL: https://spideraf.com/sign-up?lang=en
Submission: On July 20 via api from US — Scanned from JP

Form analysis 1 forms found in the DOM

POST /sign-up

<form action="/sign-up" method="post" aria-label="Form" data-hs-cf-bound="true"><input name="_csrf_token" type="hidden" value="UgEgMwlFJhgfPQcdQCIOfDIaRRovNkAyk1Cr_qDmggijvqLLmxtQBi8F">
  <input id="identity_language" name="identity[language]" type="hidden" value="en">
  <input id="identity_utm_source" name="identity[utm_source]" type="hidden">
  <input id="identity_utm_campaign" name="identity[utm_campaign]" type="hidden">
  <input id="identity_utm_medium" name="identity[utm_medium]" type="hidden">
  <input id="identity_utm_term" name="identity[utm_term]" type="hidden">
  <input id="identity_utm_content" name="identity[utm_content]" type="hidden">
  <input id="identity_http_referer" name="identity[http_referer]" type="hidden" value="">
  <input id="identity_placement" name="identity[placement]" type="hidden">
  <input id="identity_trk_score" name="identity[trk_score]" type="hidden" value="1">
  <div class="contact-form-grid">
    <div id="w-node-_163e1f72-de09-40e3-867c-3e6f8d53de50-65419706" class="sign-up-header_form-name">
      <label class="text-weight-bold text-size-regular" for="identity_name">Name</label>
      <input class="sign-up-header_field-forms w-input" id="identity_name" maxlength="60" name="identity[name]" placeholder="Your first and last name" required="" type="text">
    </div>
    <div id="w-node-_163e1f72-de09-40e3-867c-3e6f8d53de54-65419706" class="sign-up-header_form-work-email">
      <label class="text-weight-bold text-size-regular" for="identity_email">Work Email</label>
      <input class="sign-up-header_field-forms w-input" id="identity_email" maxlength="160" name="identity[email]" placeholder="Your work email" required="" type="text">
    </div>
    <div id="w-node-_163e1f72-de09-40e3-867c-3e6f8d53de58-65419706" class="sign-up-header_form-company-name">
      <label class="text-weight-bold text-size-regular" for="identity_company_name">Company Name</label>
      <input class="sign-up-header_field-forms w-input" id="identity_company_name" maxlength="60" name="identity[company_name]" placeholder="Your company name" required="" type="text">
    </div>
    <div id="w-node-_163e1f72-de09-40e3-867c-3e6f8d53de5c-65419706" class="sign-up-header_form-phone">
      <label class="text-weight-bold text-size-regular" for="identity_phone">Phone Number (Optional)</label>
      <input class="sign-up-header_field-forms w-input" id="identity_phone" maxlength="40" name="identity[phone]" placeholder="Your phone number" type="tel">
    </div>
    <div id="w-node-_56f298ca-10ea-5bfe-3c44-076a05f230c8-65419706" class="sign-up-header_form-password">
      <label class="text-weight-bold text-size-regular" for="identity_password">Password</label>
      <div class="sign-up-header_field-forms sign-up-password-control">
        <input class="sign-up-password" id="identity_password" maxlength="80" minlength="9" name="identity[password]" placeholder="Type your password..." required="" type="password">
        <img alt="Flat illustration art of grey eye" class="sign-up-cursor-pointer hidden" id="password-eye-open" onclick="App.PasswordHelper.togglePasswordShow('password')"
          src="https://cdn.spideraf.com/images/sign_up/eye-7839791eaae351372250f71212b7e025.svg?vsn=d">
        <img alt="Flat illustration art of grey blocked eye" class="sign-up-cursor-pointer" id="password-eye-closed" onclick="App.PasswordHelper.togglePasswordShow('password')"
          src="https://cdn.spideraf.com/images/sign_up/eye-closed-47e06d770c00a03b7fda2095a3f7c03b.svg?vsn=d">
      </div>
      <div class="password-strength-container">
        <div class="password-strength-bar">
          <div class="strength-level"></div>
          <div class="strength-level"></div>
          <div class="strength-level"></div>
          <div class="strength-level"></div>
        </div>
        <div class="password-strength-text">
          <p class="hidden" id="very-weak">Very Weak</p>
          <p class="hidden" id="weak">Weak</p>
          <p class="hidden" id="average">Average</p>
          <p class="hidden" id="great">Great!</p>
        </div>
      </div>
      <div id="password-validation-container" class="password-validation-container">
        <div class="password-validation-rules">
          <p class="title">Your Password must contain:</p>
          <div class="rule">
            <img alt="Flat illustration art of grey circle with white check in the middle" id="rule-length-grey-check" src="https://cdn.spideraf.com/images/sign_up/grey-check-6bd58612710bf8bb3609f605cf28ab7a.svg?vsn=d">
            <img alt="Flat illustration art of green circle with white check in the middle" class="hidden" id="rule-length-green-check" src="https://cdn.spideraf.com/images/sign_up/green-check-1802fbad3da3ef8aa8e021b115cdd31d.svg?vsn=d">
            <p id="rule-length">Between 9 and 80 characters</p>
          </div>
          <div class="rule">
            <img alt="Flat illustration art of grey circle with white check in the middle" id="rule-lowercase-grey-check" src="https://cdn.spideraf.com/images/sign_up/grey-check-6bd58612710bf8bb3609f605cf28ab7a.svg?vsn=d">
            <img alt="Flat illustration art of green circle with white check in the middle" class="hidden" id="rule-lowercase-green-check" src="https://cdn.spideraf.com/images/sign_up/green-check-1802fbad3da3ef8aa8e021b115cdd31d.svg?vsn=d">
            <p id="rule-lowercase">At least one lowercase character</p>
          </div>
          <div class="rule">
            <img alt="Flat illustration art of grey circle with white check in the middle" id="rule-uppercase-grey-check" src="https://cdn.spideraf.com/images/sign_up/grey-check-6bd58612710bf8bb3609f605cf28ab7a.svg?vsn=d">
            <img alt="Flat illustration art of green circle with white check in the middle" class="hidden" id="rule-uppercase-green-check" src="https://cdn.spideraf.com/images/sign_up/green-check-1802fbad3da3ef8aa8e021b115cdd31d.svg?vsn=d">
            <p id="rule-uppercase">At least one UPPERCASE character</p>
          </div>
          <div class="rule">
            <img alt="Flat illustration art of grey circle with white check in the middle" id="rule-digit-or-symbol-grey-check" src="https://cdn.spideraf.com/images/sign_up/grey-check-6bd58612710bf8bb3609f605cf28ab7a.svg?vsn=d">
            <img alt="Flat illustration art of green circle with white check in the middle" class="hidden" id="rule-digit-or-symbol-green-check" src="https://cdn.spideraf.com/images/sign_up/green-check-1802fbad3da3ef8aa8e021b115cdd31d.svg?vsn=d">
            <p id="rule-digit-or-symbol">At least one digit or punctuation character</p>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="sign-up-header_form-repeat-password">
    <label class="text-weight-bold text-size-regular" for="identity_password_confirmation">Repeat Password</label>
    <div class="sign-up-header_field-forms sign-up-password-control">
      <input class="sign-up-password" id="identity_password_confirmation" maxlength="80" minlength="9" name="identity[password_confirmation]" placeholder="Repeat your password..." required="" type="password">
      <img alt="Flat illustration art of grey eye" class="sign-up-cursor-pointer hidden" id="password-confirmation-eye-open" onclick="App.PasswordHelper.togglePasswordShow('password-confirmation')"
        src="https://cdn.spideraf.com/images/sign_up/eye-7839791eaae351372250f71212b7e025.svg?vsn=d">
      <img alt="Flat illustration art of grey blocked eye" class="sign-up-cursor-pointer" id="password-confirmation-eye-closed" onclick="App.PasswordHelper.togglePasswordShow('password-confirmation')"
        src="https://cdn.spideraf.com/images/sign_up/eye-closed-47e06d770c00a03b7fda2095a3f7c03b.svg?vsn=d">
    </div>
  </div>
  <div class="sign-up-header_form-conditions-wrapper">
    <div class="terms-of-service">
      <input name="identity[terms_accepted]" type="hidden" value="false"><input class="sign-up-header_form-checkbox" id="identity_terms_accepted" name="identity[terms_accepted]" type="checkbox" value="true">
      <span> I agree on <a href="/terms-of-service" target="_blank">Terms of Service</a> and <a href="/privacy" target="_blank">Privacy Policy</a>. </span>
    </div>
    <div class="sign-up-form-group">
    </div>
  </div>
  <button type="submit" class="button max-width-full w-button" id="submit-button"> Create your account </button>
  <div class="sign-up-form-terms">
    <p> We respect your privacy and personal information. We may send you related relevant content, which you may cancel at any time. For more information, please see our <a href="/intl/en/terms-of-service" target="_blank">Terms of Service</a> and
      <a href="/intl/en/privacy" target="_blank">Privacy Policy</a>. </p>
    <p style="margin:0;">This site is protected by reCAPTCHA and has Google's <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank">Terms of Use</a>.</p>
  </div>
</form>

Text Content

Home Solutions
Resources

Articles Press Releases Use Cases
View All
Login
Get started for free Get Started for free



GET SERIOUS AF ABOUT FIGHTING AD FRAUD TODAY.

As much as $1 of every $5 spent on ads is wasted on invalid clicks. Start your
free trial with Spider AF today and discover just how much ad fraud is costing
your online campaigns. No payment details required.


“WE REDUCED ADVERTISING EXPENSES BY 2.6 MILLION YEN [APPROX. $25K] IN A SINGLE
MONTH.”

All Connect was able to reduce its standard 12 hours of maintenance per month to
just 30 minutes a week of checking the analytics dashboard with Spider AF.

Read case study
SN
Marketing Manager @ All Connect


“WE’VE SEEN A 95% REDUCTION IN INVALID LEADS.”

Porters Co. used to see 90 invalid leads a month from its ad campaigns, but
thanks to Spider AF, the company was able to eliminate a huge percentage of
those dead ends.


Read case study
Ms Kusuhara
Head of Marketing @ Porters Co.



“OUR ROAS IS 160% AFTER ELIMINATING AD FRAUD WITH SPIDER AF.”

SmartNews was able to detect that up to 90% of newly launched CPI menu
acquisitions were fradulent during Spider AF’s 1-month free trial.


Read case study
Takashi Amitani
Marketing Manager @ SmartNews Co.
Slide 3 of 3.



Create your Spider AF account.
Name
Work Email
Company Name
Phone Number (Optional)
Password


Very Weak

Weak

Average

Great!

Your Password must contain:

Between 9 and 80 characters

At least one lowercase character

At least one UPPERCASE character

At least one digit or punctuation character

Repeat Password

I agree on Terms of Service and Privacy Policy.

Create your account

We respect your privacy and personal information. We may send you related
relevant content, which you may cancel at any time. For more information, please
see our Terms of Service and Privacy Policy.

This site is protected by reCAPTCHA and has Google's Privacy Policy and Terms of
Use.




FREE TRIAL? WHAT’S IN IT FOR ME?

Learn how you can benefit from our free trial and see exactly what you are
getting into before committing.
Identify the amount of fraud occurring in your campaigns
Fraud comes in all forms. Whether it be fraudulent publishers utilizing bots,
your competitors wasting your ad budget, or users mistakenly clicking on your
ads, Spider AF helps you identify and break down these fraud the moment they
enter your website.
Find out how much of your ad spend is being wasted by ad fraud
Spider AF automatically redirects the portion of your budget that would usually
be spent on invalid clicks towards real customers.
Run optimized campaigns with actionable fraud-free data
Clean data, better results. With your ad campaigns clear of ad fraud, you'll be
able to create better, well-planned strategies for your ad campaigns and achieve
goals without the skewed data.


WHAT CAN I DO DURING MY SPIDER AF FREE TRIAL?

1
Generate fraud protection reports at a glance.
2
Access industry standard block lists.
3
Run clean, fraud free ad campaigns.



HOW DO I START MY FREE TRIAL?

You’re only three steps away from protecting your ad spend.
1
Sign up for your free trial (no credit card needed)


2
Place the Spider AF tag your website


3
Sign in to your account and start protecting your online ads



FREQUENTLY ASKED QUESTIONS

Need help? Here are common questions about Spider AF's free trial.


1

Is Spider AF's free trial really free?
Yes! Spider AF’s free trial really is completely free. You don’t need to give us
any credit card information or other payment details to get started.


2

Why do I need to set a tag on my website?
Spider AF's tag is a measurement tag. Placing it on your website allows the tool
to detect invalid traffic and use that data to create exclusion lists for
optimized campaign results.


3

Will my data be used for other purposes?
Your information will never be shared with any third parties. We may ask to use
your data for case studies or other materials, but we won’t do anything without
your explicit approval.
Company
About us Careers Media Kit Press Releases
Solutions
Invalid Clicks Blocker Ad Location Optimizer Lead Qualifier Bounce Rate Reducer
Resources
2021 White Paper Blog Case Studies Service Document
Quick Links
Login Start you Trial Request Deck
Get in touch
Email us Chat with us
Certification
Awards
Programs
© Copyright 2011 - 202© Copyright 2011 - 2022 Spider Labs, Ltd. All rights
reserved.   Terms of service   |   Privacy Policy   |   GDPR Policy


We use cookies to ensure that we give you the best experience on our website.
Click Here for more information.

Accept