www.xm.com Open in urlscan Pro
2.19.224.68  Public Scan

Submitted URL: https://pixel.identitypxl.com/
Effective URL: https://www.xm.com/register/profile-account?lang=en&utm_source=&utm_content=1104887&utm_medium=affiliate&clickid=7d...
Submission: On November 03 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="space-y-4" id="basic_profile">
  <h1 class="text-xl font-extrabold text-gray-900 form-revamp__title" id="heading_949_id"> Let’s get you registered!</h1>
  <p class="text-sm font-normal-with-semibold-anchor text-gray-500" id="paragraph_382_id"> Already have an account? <a href="https://my.xm.com" style="color:#1C64F2">Login</a></p>
  <div id="country_id" class="form-group ">
    <!--    tooltips start    -->
    <label class="label-select " for="country"> Country of Residence</label>
    <!--    tooltips end    -->
    <select class="
            form-group bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg
            focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 cursor-pointer
            country_filter" name="country" id="country" required="">
      <option value="AT">Austria</option>
      <option value="BE">Belgium</option>
      <option value="BG">Bulgaria</option>
      <option value="HR">Croatia</option>
      <option value="CZ">Czech Republic</option>
      <option value="DK">Denmark</option>
      <option value="EE">Estonia</option>
      <option value="FI">Finland</option>
      <option value="FR">France</option>
      <option selected="" value="DE">Germany</option>
      <option value="GR">Greece</option>
      <option value="HU">Hungary</option>
      <option value="IS">Iceland</option>
      <option value="IE">Ireland</option>
      <option value="IT">Italy</option>
      <option value="LV">Latvia</option>
      <option value="LI">Liechtenstein</option>
      <option value="LT">Lithuania</option>
      <option value="LU">Luxembourg</option>
      <option value="MT">Malta</option>
      <option value="NL">Netherlands</option>
      <option value="NO">Norway</option>
      <option value="PL">Poland</option>
      <option value="PT">Portugal</option>
      <option value="RO">Romania</option>
      <option value="SK">Slovakia</option>
      <option value="SI">Slovenia</option>
      <option value="ES">Spain</option>
      <option value="SE">Sweden</option>
    </select>
    <p class="error"></p>
  </div>
  <script>
    var search_trans = "Search country";
    var notfound_trans = "No countries found";
  </script>
  <div class="form-group py-2 px-4 text-xs font-normal rounded-md text-gray-900 bg-gray-100" id="html_70_id">
  </div>
  <div class="form-group  has-feedback" id="email_id">
    <label class="label-select " for="email"> Email</label>
    <div class="input-group">
      <input class="form-control w-full p-2.5 bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block" type="email" id="email" name="email" required="">
    </div>
    <p class="error mt-2 text-sm text-red-600"></p>
  </div>
  <div class="form-group password-wrapper w-full has-feedback" id="password_id">
    <label class="label-select " for="password"> Password</label>
    <div class="input-group relative">
      <input type="password" class="form-control bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500
            focus:border-blue-500 block w-full p-2.5  " id="password" name="password" required="">
      <div class="show-password disabled absolute inset-y-0 flex items-center text-gray-300 px-4 rtl:left-0 ltr:right-0">
        <i class="fa-kit fa-eye-off" aria-hidden="true"></i>
      </div>
    </div>
    <p class="error mt-2 text-sm text-red-600"></p>
    <div data-popover="" id="popover-password" role="tooltip" class="password-criteria absolute z-10 invisible inline-block transition-opacity duration-300 bg-white border border-gray-200 rounded-lg shadow-sm opacity-0 w-72">
      <div class="p-3 space-y-2">
        <h3 class="leading-tight text-sm font-medium text-gray-900"> Password Requirements: </h3>
        <div class="password-strength grid grid-cols-4 gap-2">
          <div class="h-1 bg-gray-200"></div>
          <div class="h-1 bg-gray-200"></div>
          <div class="h-1 bg-gray-200"></div>
          <div class="h-1 bg-gray-200"></div>
        </div>
        <p class="leading-tight text-sm font-normal text-gray-500"> It's best practice to include: </p>
        <ul>
          <div class="grid grid-cols-10 items-center mb-2">
            <div class="col-span-1 flex justify-center items-center">
              <i class="fa-regular fa-xmark text-gray-300 w-4 h-4" aria-hidden="true"></i>
            </div>
            <div class="col-span-9 text-xs font-normal rule-text text-pretty w-full"> Use 10 - 15 characters </div>
          </div>
          <div class="grid grid-cols-10 items-center mb-2">
            <div class="col-span-1 flex justify-center items-center">
              <i class="fa-regular fa-xmark text-gray-300 w-4 h-4" aria-hidden="true"></i>
            </div>
            <div class="col-span-9 text-xs font-normal rule-text text-pretty w-full"> Use 1 or more numbers </div>
          </div>
          <div class="grid grid-cols-10 items-center mb-2">
            <div class="col-span-1 flex justify-center items-center">
              <i class="fa-regular fa-xmark text-gray-300 w-4 h-4" aria-hidden="true"></i>
            </div>
            <div class="col-span-9 text-xs font-normal rule-text text-pretty w-full"> Use 1 or more English lower case letters </div>
          </div>
          <div class="grid grid-cols-10 items-center mb-2">
            <div class="col-span-1 flex justify-center items-center">
              <i class="fa-regular fa-xmark text-gray-300 w-4 h-4" aria-hidden="true"></i>
            </div>
            <div class="col-span-9 text-xs font-normal rule-text text-pretty w-full"> Use 1 or more English upper case letters </div>
          </div>
          <div class="grid grid-cols-10 items-center mb-2">
            <div class="col-span-1 flex justify-center items-center">
              <i class="fa-regular fa-xmark text-gray-300 w-4 h-4" aria-hidden="true"></i>
            </div>
            <div class="col-span-9 text-xs font-normal rule-text text-pretty w-full"> Use 1 or more special characters (#[]()@$&amp;*!?|,.^/\+_-) </div>
          </div>
        </ul>
      </div>
      <div data-popper-arrow=""></div>
    </div>
    <script type="text/javascript">
      bulletPointValues["password"] = [{
        "description": "Use 10 - 15 characters",
        "regex": "^.{10,15}$"
      }, {
        "description": "Use 1 or more numbers",
        "regex": "^.*\\d.*$"
      }, {
        "description": "Use 1 or more English lower case letters",
        "regex": "^.*[a-z].*$"
      }, {
        "description": "Use 1 or more English upper case letters",
        "regex": "^.*[A-Z].*$"
      }, {
        "description": "Use 1 or more special characters (#[]()@$&*!?|,.^\/\\+_-)",
        "regex": "^.*[#\\[\\]\\(\\)\\@\\$\\&\\*\\!\\?\\|\\,\\.\\^\\\/\\\\\\+_-].*$"
      }]
    </script>
  </div>
  <div class="form-group password-wrapper w-full" id="partner_code_prompt_id">
    <p class="label-select">Have a Partner Code? <label for="partner_code_prompt" class="text-primary-600" style="cursor: pointer">Enter here</label></p>
    <input name="partner_code_prompt" id="partner_code_prompt" type="checkbox" style="display:none">
  </div>
  <div class="form-group w-full
 has-feedback has-success is-optional" id="partner_code_id">
    <label class="label-select " for="partner_code"> Partner Code (Optional)</label>
    <div class="input-group relative">
      <input type="text" class="form-control bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500
            focus:border-blue-500 block w-full p-2.5  " id="partner_code" name="partner_code">
    </div>
    <p class="error mt-2 text-sm text-red-600"></p>
  </div>
  <div class="flex items-center " id="agree_promo_id">
    <input class="w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 cursor-pointer " id="agree_promo" type="checkbox" name="agree_promo">
    <label for="agree_promo" class="ltr:ml-2 text-xs font-normal text-gray-500 rtl:mr-2"> I agree to receiving a newsletter, company news and product updates. </label>
  </div>
  <button type="submit" class="btn-continue text-white bg-secondary-300 focus:outline-none focus:ring-4 focus:ring-secondary-100
    font-medium rounded-lg text-sm w-full py-2.5 text-center cursor-default" id="button_511_id">
    <svg aria-hidden="true" class="js-spinner hidden inline w-4 h-4 mr-2 text-gray-200 animate-spin fill-white" viewBox="0 0 100 101" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path
        d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z"
        fill="currentColor"></path>
      <path
        d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z"
        fill="currentFill"></path>
    </svg>
    <span class="sr-only">Loading...</span> Register</button>
  <div class="error-messages text-sm font-normal text-red-600 bg-red-100 rounded-md p-4 hidden"></div>
  <p class="text-sm font-normal-with-semibold-anchor text-gray-500" id="paragraph_904_id">
  </p>
</form>

Text Content

English


LET’S GET YOU REGISTERED!

Already have an account? Login

Country of Residence Austria Belgium Bulgaria Croatia Czech Republic Denmark
Estonia Finland France Germany Greece Hungary Iceland Ireland Italy Latvia
Liechtenstein Lithuania Luxembourg Malta Netherlands Norway Poland Portugal
Romania Slovakia Slovenia Spain Sweden




Email




Password





PASSWORD REQUIREMENTS:



It's best practice to include:

Use 10 - 15 characters
Use 1 or more numbers
Use 1 or more English lower case letters
Use 1 or more English upper case letters
Use 1 or more special characters (#[]()@$&*!?|,.^/\+_-)



Have a Partner Code? Enter here

Partner Code (Optional)




I agree to receiving a newsletter, company news and product updates.
Loading... Register




Trade with a Trusted Global Broker

Malay 简体中文 繁體中文 Ελληνικά Magyar Русский Indonesia Français Italiano Svenska
Deutsch Polski العربية Español 한국어 Português Tiếng Việt ภาษาไทย Filipino Dutch
Česky বাংলা اردو Türkçe हिंदी සිංහල O'zbekcha

WE RESPECT YOUR PRIVACY

We use cookies to ensure the best possible browsing experience. Some are needed
for essential features like login sessions, while others help us provide you
with content and marketing more closely tailored to your needs. Accepting all
cookies enables us to enhance your experience further. Please note, some of
these may be third-party cookies. You can modify your cookie preferences by
clicking the button below.

For more information, please see our Cookie Policy.

Modify Preferences Accept All

YOUR COOKIE SETTINGS

 * What are Cookies?
 * Why are cookies useful?
 * Change Settings

WHAT ARE COOKIES?

Cookies are small data files. When you visit a website, the website sends the
cookie to your computer. Your computer stores it in a file located inside your
web browser.

Cookies do not transfer viruses or malware to your computer. Because the data in
a cookie does not change when it travels back and forth, it has no way to affect
how your computer runs, but they act more like logs (i.e. they record user
activity and remember stateful information) and they get updated every time you
visit a website.

We may obtain information about you by accessing cookies, sent by our website.
Different types of cookies keep track of different activities. For example,
session cookies are used only when a person is actively navigating a website.
Once you leave the website, the session cookie disappears.

Enable All Cookies And Close

WHY ARE COOKIES USEFUL?

We use functional cookies to analyse how visitors use our website, as well as
track and improve our website’s performance and function. This allows us to
provide a high-quality customer experience by quickly identifying and fixing any
issues that may arise. For example, we might use cookies to keep track of which
website pages are most popular and which method of linking between website pages
is most effective. The latter also helps us to track if you were referred to us
by another website and improve our future advertising campaigns.

Another use of cookies is to store your log in sessions, meaning that when you
log in to the Members Area to deposit funds, a "session cookie" is set so that
the website remembers that you have already logged in. If the website did not
set this cookie, you will be asked for your login and password on each new page
as you progress through the funding process.

In addition, functional cookies, for example, are used to allow us to remember
your preferences and identify you as a user, ensure your information is secure
and operate more reliably and efficiently. For example, cookies save you the
trouble of typing in your username every time you access our trading platform,
and recall your preferences, such as which language you wish to see when you log
in.

Here is an overview of some of the functions our cookies provide us with:

 * Verifying your identity and detecting the country you are currently visiting
   from
 * Checking browser type and device
 * Tracking which site the user was referred from
 * Allowing third parties to customize content accordingly

This website uses Google Analytics, a web analytics service provided by Google,
Inc. ("Google"). Google Analytics uses analytical cookies placed on your
computer, to help the website analyze a user's use of the website. The
information generated by the cookie about your use of the website (including
your IP address) may be transmitted to and stored by Google on their servers.
Google may use this information to evaluate your use of the website, to compile
reports on website activity and to provide other services related to website
activity and internet usage. Google may also transfer this information to third
parties, where required to do so by law, or where such third parties process the
information on behalf of Google. Google will not associate your IP address with
any other data held. By using this website, you give your consent to Google to
process data about you in the manner and for the purposes set out above.

Enable All Cookies And Close

CHANGE SETTINGS

Please select which types of cookies you want to be stored on your device.

FUNCTIONAL COOKIES

These cookies are essential for the running of our website. Without these
cookies our websites would not function properly. These are saved temporarily as
login information and expire once the browser is closed.


ANALYTICAL COOKIES

The information provided by analytical cookies allows us to analyse patterns of
visitor behaviour and we use that information to enhance the overall experience
or identify areas of the website which may require maintenance. The information
is anonymous (i.e. it cannot be used to identify you and does not contain
personal information such as your name and email address) and it is only used
for statistical purposes. Behavioral cookies are similar to analytical and
remember that you have visited a website and use that information to provide you
with content which is tailored to your interests.


PROMOTIONAL COOKIES

These cookies are used to track visitors across websites. The intention is to
display ads that are relevant and engaging for the individual user and thereby
more valuable for publishers and third party advertisers.


PREFERENCES COOKIES

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in.

Save Settings And Close Enable All Cookies And Close
We are using cookies to give you the best experience on our website. Read more
or change your cookie settings.
Accept All Cookies
Risk Warning: CFDs are complex instruments and come with a high risk of losing
money rapidly due to leverage. 74.12% of retail investor accounts lose money
when trading CFDs with this provider. You should consider whether you understand
how CFDs work and whether you can afford to take the high risk of losing your
money. Please consider our Risk Disclosure.

© 2024 XM is a trading name of Trading Point Holdings Ltd. All rights reserved.
Privacy Policy Cookie Policy Vulnerability Policy Terms and Conditions
Follow us:

--------------------------------------------------------------------------------

Legal: This website is operated by Trading Point of Financial Instruments
Limited, registration number HE251334, with registered address at 12 Richard &
Verengaria Street, Araouzos Castle Court, 3rd Floor, 3042 Limassol, Cyprus.

Risk Warning: CFDs are complex instruments and come with a high risk of losing
money rapidly due to leverage. 74.12% of retail investor accounts lose money
when trading CFDs with this provider. You should consider whether you understand
how CFDs work and whether you can afford to take the high risk of losing your
money. Please consider our Risk Disclosure.

Trading Point of Financial Instruments Limited provides investment and ancillary
services to residents of the European Economic Area (EEA).