www.trulioo.com Open in urlscan Pro
141.193.213.20  Public Scan

Submitted URL: https://go.trulioo.com/MzkyLVlPRC0wNzcAAAGT7wx3XaeWoeLAGG3SZQzEq4YmIlENmJFVgigvBOV7z1QDX95-knDaotzGG6XQCuYlGVZovsM=
Effective URL: https://www.trulioo.com/lp/white-paper/maximizing-your-roi-in-identity-verification?utm_medium=email&utm_campaign=mm-nur...
Submission: On June 25 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="bottom" class="lg:pt-8" target="_top" onsubmit="return false;">
  <h2 class="h6 md:mt-16  mb-12 text-green-500">Read the Playbook</h2>
  <input type="hidden" id="thank-you-page" value="https://www.trulioo.com/lp/thank-you-resource-request">
  <div x-show="tab === 1" class="flex flex-col justify-between h-full ">
    <div>
      <div class="grid gap-8">
        <div class="relative z-0">
          <input type="text" id="FirstName" class="block text-md font-normal py-2 px-0 w-full bg-transparent border-b invalid:border-red-100 border-brown-300 placeholder-green-900 outline-none appearance-none peer" placeholder=" ">
          <label for="FirstName"
            class="absolute text-md font-normal pl-1 duration-300 transform -translate-y-6 scale-75 top-2 -z-10 origin-[0] peer-focus:left-0 peer-focus:text-xs peer-focus:text-brown-300 peer-placeholder-shown:scale-100 peer-placeholder-shown:translate-y-0 peer-focus:scale-75 peer-focus:-translate-y-6 leading-none">First
            Name*</label>
          <span class="p-xs md:p-xxs text-white invisible peer-invalid:visible peer-focus:invisible">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="inline w-4 h-4 mr-1">
              <circle fill="#E47379" cx="24" cy="24" r="22.7"></circle>
              <path fill="#fff" d="M22.1 11.9c0-1 .8-1.9 1.9-1.9s1.9.8 1.9 1.9v15.6c0 1-.9 1.9-1.9 1.9s-1.9-.8-1.9-1.9zM26.5 36a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0"></path>
            </svg> Please enter a first name </span>
        </div>
        <div class="relative z-0">
          <input type="text" id="LastName" class="block text-md font-normal py-2 px-0 w-full bg-transparent border-b invalid:border-red-100 border-brown-300 placeholder-green-900 outline-none appearance-none  peer" placeholder=" ">
          <label for="LastName"
            class="absolute text-md font-normal pl-1 duration-300 transform -translate-y-6 scale-75 top-2 -z-10 origin-[0] peer-focus:left-0 peer-focus:text-xs peer-focus:text-brown-300 peer-placeholder-shown:scale-100 peer-placeholder-shown:translate-y-0 peer-focus:scale-75 peer-focus:-translate-y-6 leading-none">Last
            Name*</label>
          <span class="p-xs md:p-xxs text-white invisible peer-invalid:visible peer-focus:invisible">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="inline w-4 h-4 mr-1">
              <circle fill="#E47379" cx="24" cy="24" r="22.7"></circle>
              <path fill="#fff" d="M22.1 11.9c0-1 .8-1.9 1.9-1.9s1.9.8 1.9 1.9v15.6c0 1-.9 1.9-1.9 1.9s-1.9-.8-1.9-1.9zM26.5 36a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0"></path>
            </svg> Please enter a last name </span>
        </div>
        <div class="relative z-0">
          <input type="email" id="Email" class="block text-md font-normal py-2 px-0 w-full bg-transparent border-b invalid:border-red-100 focus:border-brown-300 border-brown-300 placeholder-green-900 outline-none appearance-none  peer"
            placeholder=" ">
          <label for="Email"
            class="absolute text-md font-normal pl-1 duration-300 transform -translate-y-6 scale-75 top-2 -z-10 origin-[0] peer-focus:left-0 peer-focus:text-xs peer-focus:text-brown-300 peer-placeholder-shown:scale-100 peer-placeholder-shown:translate-y-0 peer-focus:scale-75 peer-focus:-translate-y-6 leading-none">Work
            Email Address*</label>
          <span class="p-xs md:p-xxs text-white invisible peer-invalid:visible peer-focus:invisible">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="inline w-4 h-4 mr-1">
              <circle fill="#E47379" cx="24" cy="24" r="22.7"></circle>
              <path fill="#fff" d="M22.1 11.9c0-1 .8-1.9 1.9-1.9s1.9.8 1.9 1.9v15.6c0 1-.9 1.9-1.9 1.9s-1.9-.8-1.9-1.9zM26.5 36a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0"></path>
            </svg>
            <span id="email-error-message"> Please enter a valid email </span>
          </span>
        </div>
        <div class="w-full relative group">
          <select name="Industry" id="Industry" class="custom-arrow w-full text-md font-normal h-10 peer bg-transparent border-b invalid:border-red-100 border-brown-300 placeholder-green-900 outline-none" x-model="industry"
            onchange="this.dataset.empty = this.value == ''">
            <option class="bg-green-700 text-brown-300" disabled="" selected=""></option>
            <option class="bg-green-700 text-brown-300" value="Banking">Banking</option>
            <option class="bg-green-700 text-brown-300" value="Crypto">Crypto</option>
            <option class="bg-green-700 text-brown-300" value="Foreign Exchange">Foreign Exchange</option>
            <option class="bg-green-700 text-brown-300" value="Lending">Lending</option>
            <option class="bg-green-700 text-brown-300" value="Neobank">Neobank</option>
            <option class="bg-green-700 text-brown-300" value="Online Trading">Online Trading</option>
            <option class="bg-green-700 text-brown-300" value="Payments">Payments</option>
            <option class="bg-green-700 text-brown-300" value="Remittance">Remittance</option>
            <option class="bg-green-700 text-brown-300" value="Wealth Management">Wealth Management</option>
            <option class="bg-green-700 text-brown-300" value="Marketplace/ Community">Marketplace/ Community</option>
            <option class="bg-green-700 text-brown-300" value="Retail/ e-Commerce">Retail/ e-Commerce</option>
            <option class="bg-green-700 text-brown-300" value="Entertainment">Entertainment</option>
            <option class="bg-green-700 text-brown-300" value="Gambling">Gambling</option>
            <option class="bg-green-700 text-brown-300" value="Gaming">Gaming</option>
            <option class="bg-green-700 text-brown-300" value="Healthcare">Healthcare</option>
            <option class="bg-green-700 text-brown-300" value="Hospitality/ Travel">Hospitality/ Travel</option>
            <option class="bg-green-700 text-brown-300" value="Public Sector">Public Sector</option>
            <option class="bg-green-700 text-brown-300" value="Other">Other</option>
          </select>
          <label for="Industry"
            class="transform transition-all absolute top-0 left-0 flex items-center pl-2 text-md font-normal peer-invalid:text-xs group-focus-within:text-xs peer-invalid:h-1/2 group-focus-within:h-1/2 peer-invalid:-translate-y-full group-focus-within:-translate-y-full peer-invalid:pl-0 group-focus-within:pl-0 leading-none">Industry*</label>
          <span class="p-xs md:p-xxs text-white invisible peer-invalid:visible peer-focus:invisible">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="inline w-4 h-4 mr-1">
              <circle fill="#E47379" cx="24" cy="24" r="22.7"></circle>
              <path fill="#fff" d="M22.1 11.9c0-1 .8-1.9 1.9-1.9s1.9.8 1.9 1.9v15.6c0 1-.9 1.9-1.9 1.9s-1.9-.8-1.9-1.9zM26.5 36a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0"></path>
            </svg> Please select industry </span>
        </div>
        <div class="relative z-0" x-show="industry === 'Other'" style="display: none;">
          <input type="text" id="Industry_Other__c" class="block text-md font-normal py-2 px-0 w-full bg-transparent border-b invalid:border-red-100 border-brown-300 placeholder-green-900 outline-none appearance-none peer" placeholder=" ">
          <label for="Industry_Other__c"
            class="absolute text-md font-normal pl-1 duration-300 transform -translate-y-6 scale-75 top-2 -z-10 origin-[0] peer-focus:left-0 peer-focus:text-xs peer-focus:text-brown-300 peer-placeholder-shown:scale-100 peer-placeholder-shown:translate-y-0 peer-focus:scale-75 peer-focus:-translate-y-6 leading-none">Please
            specify other industry*</label>
          <span class="p-xs md:p-xxs text-white invisible peer-invalid:visible peer-focus:invisible">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="inline w-4 h-4 mr-1">
              <circle fill="#E47379" cx="24" cy="24" r="22.7"></circle>
              <path fill="#fff" d="M22.1 11.9c0-1 .8-1.9 1.9-1.9s1.9.8 1.9 1.9v15.6c0 1-.9 1.9-1.9 1.9s-1.9-.8-1.9-1.9zM26.5 36a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0"></path>
            </svg> Please enter other industry </span>
        </div>
        <div class="col-span-full relative group z-0">
          <input type="text" id="Company" class="block text-md font-normal py-2 px-0 w-full bg-transparent border-b invalid:border-red-100 border-brown-300 placeholder-green-900 outline-none appearance-none  peer" placeholder=" ">
          <label for="Company"
            class="absolute text-md font-normal pl-1 duration-300 transform -translate-y-6 scale-75 top-2 -z-10 origin-[0] peer-focus:left-0 peer-focus:text-xs peer-focus:text-brown-300 peer-placeholder-shown:scale-100 peer-placeholder-shown:translate-y-0 peer-focus:scale-75 peer-focus:-translate-y-6 leading-none">Company
            Name*</label>
          <span class="p-xs md:p-xxs text-white invisible peer-invalid:visible peer-focus:invisible">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="inline w-4 h-4 mr-1">
              <circle fill="#E47379" cx="24" cy="24" r="22.7"></circle>
              <path fill="#fff" d="M22.1 11.9c0-1 .8-1.9 1.9-1.9s1.9.8 1.9 1.9v15.6c0 1-.9 1.9-1.9 1.9s-1.9-.8-1.9-1.9zM26.5 36a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0"></path>
            </svg> Please enter a company name </span>
        </div>
      </div>
    </div>
    <div class="space-y-12 pt-4">
      <div id="global-legal-tab-1" class="text-xs">
        <label class="checkbox-container">
          <span class="text-md ml-8">I want to receive occasional updates about Trulioo products, services and events.</span>
          <input type="checkbox" id="privacy" name="agreement">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="checkmark">
            <path d="m0 0h16v16h-16z" stroke="currentColor" stroke-width="1" fill="none"></path>
            <path class="checkbox-square" d="m4,4h8v8h-8z" stroke="currentColor" stroke-width="1" fill="currentColor"></path>
          </svg>
          <p id="checkbox-error-message" style="display: none" class="p-xs md:p-xxs text-white">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="inline w-4 h-4 mr-1">
              <circle fill="#E47379" cx="24" cy="24" r="22.7"></circle>
              <path fill="#fff" d="M22.1 11.9c0-1 .8-1.9 1.9-1.9s1.9.8 1.9 1.9v15.6c0 1-.9 1.9-1.9 1.9s-1.9-.8-1.9-1.9zM26.5 36a2.5 2.5 0 10-5 0 2.5 2.5 0 105 0"></path>
            </svg> Must agree to privacy policy to continue
          </p>
        </label>
        <div class="legal-text mt-4 lg:mt-3 max-w-xl">
          <p><span style="font-weight: 400;">You can unsubscribe at any time. For more information, see Trulioo’s </span><a href="https://www.trulioo.com/website-privacy-policy"><span style="font-weight: 400;">Privacy Policy</span></a><span
              style="font-weight: 400;">.</span></p>
        </div>
      </div>
      <button class="mt-8 lg:mt-0 btn-text-md border border-green-500 bg-green-500 text-green-900 hover:bg-green-300 hover:border-green-300" @click="await submit(0) "> Submit </button>
    </div>
  </div>
</form>

Text Content

White Paper


MAXIMIZING ROI IN IDENTITY VERIFICATION

If your browser’s JavaScript has been disabled, the content or functionality of
the web page can be limited. Please re-enable scripts or contact
info@trulioo.com with any questions.


READ THE PLAYBOOK

First Name* Please enter a first name
Last Name* Please enter a last name
Work Email Address* Please enter a valid email
Banking Crypto Foreign Exchange Lending Neobank Online Trading Payments
Remittance Wealth Management Marketplace/ Community Retail/ e-Commerce
Entertainment Gambling Gaming Healthcare Hospitality/ Travel Public Sector Other
Industry* Please select industry
Please specify other industry* Please enter other industry
Company Name* Please enter a company name
I want to receive occasional updates about Trulioo products, services and
events.

Must agree to privacy policy to continue

You can unsubscribe at any time. For more information, see Trulioo’s Privacy
Policy.

Submit


FIVE STEPS TO IMPLEMENT A BEST-PRACTICE IDENTITY VERIFICATION PROGRAM

Trulioo has a decade of experience helping businesses navigate regulatory
changes and business challenges. Based on our expertise and knowledge of
industry trends in digital identity verification, we’ve put together this
playbook with five stages to implementing industry-leading identity verification
practices.

In this Playbook, you’ll discover:

 * Step-by-step walkthroughs of key considerations when implementing or auditing
   digital identity verification systems
 * Best-practices and tips for a seamless global verification program
 * Real-world scenarios and optimization tactics that produce winning results
 * How to build a verification foundation that can be easily adapted to handle
   evolving risks

For more information visit trulioo.com



Copyright 2024, Trulioo. All rights reserved.

 * Privacy Policies
 * Cookie Policy
 * ISO27001
 * Research
 * Sitemap



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. Cookie Policy
Cookies Settings Reject All Accept All 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.
Learn more about how we use cookies
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the Websites to function and cannot be switched
off. 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 blocking these cookies may result in some parts of the Websites
failing to work.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to measure and improve the performance of our Websites.
They help us to know which pages are the most and least popular and see how
visitors move around the Websites. 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 Websites and we will not be able to monitor
our Websites’ performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the Websites to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our Websites. If you do not allow these cookies, then
certain services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies are setup on our Websites by our advertising partners. They may be
used by our advertising partners to build a profile of your interests and show
you relevant advertisements on other websites. These cookies do not directly
store personal information, but function by uniquely identifying your browser
and internet device. If you do not allow these cookies, you will experience less
targeted advertising.

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

Reject All Confirm My Choices