oomobile.herokuapp.com Open in urlscan Pro
46.137.15.86  Public Scan

Submitted URL: http://oomobile.herokuapp.com/
Effective URL: https://oomobile.herokuapp.com/
Submission: On September 21 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST javascript:;

<form class="form" id="dealform"
  data-details="{&quot;camp_id&quot;:&quot;MEGA-MOBILE-DEALS&quot;,&quot;success_url&quot;:&quot;https://mtrk11.co.uk/?a=14118\u0026c=33110&quot;,&quot;bad_success_url&quot;:&quot;https://mtrk11.co.uk/?a=14118\u0026c=33110&quot;,&quot;form_name&quot;:&quot;Mega-Mobile-Deals&quot;,&quot;optin_url&quot;:&quot;&quot;,&quot;sid&quot;:null,&quot;ssid&quot;:null,&quot;source&quot;:&quot;home-page&quot;,&quot;quick_submit&quot;:false,&quot;submit_on_load&quot;:false,&quot;uu_id&quot;:&quot;SS4bf53477-40f2-40df-a2cd-8fda374a837f&quot;,&quot;ipaddress&quot;:&quot;216.131.114.186&quot;}"
  method="post" action="javascript:;" novalidate="">
  <div class="progress mb-5">
    <div class="progress-bar w-0 fs-10" id="progressBar" style="width: 0%;"></div>
  </div>
  <div class="tab display-none" id="slide1" style="display: block;">
    <div class="row justify-content-center">
      <div class="form-group col-lg-7 col-12">
        <label>First Name*</label>
        <input name="first_name" required="" data-parsley-required="true" data-parsley-required-message="Please Enter First Name" data-parsley-pattern-message="First Name Must Be Alphabetic" data-parsley-pattern="/^[a-zA-Z ]*$/"
          data-parsley-group="block-0" type="text" class="first_name form-control hero-input ignoreStep3" placeholder="First Name">
        <i class="validate success fa fa-check-circle"></i>
        <i class="validate error fa fa-times-circle"></i>
      </div>
      <div class="form-group col-lg-7  col-12">
        <label>Last Name*</label>
        <input name="last_name" required="" data-parsley-required="true" data-parsley-required-message="Please Enter Last Name" data-parsley-group="block-0" data-parsley-pattern-message="Last Name Must Be Alphabetic"
          data-parsley-pattern="/^[a-zA-Z ]*$/" type="text" class="form-control ignoreStep3 last_name" placeholder="Surname">
        <i class="validate success fa fa-check-circle"></i>
        <i class="validate error fa fa-times-circle"></i>
      </div>
    </div>
  </div>
  <div class="tab display-none" id="slide2">
    <div class="row justify-content-center">
      <!-- postcode -->
      <div class="form-group col-lg-7  col-12">
        <label>Postcode*</label>
        <div class="w-100 justify-content-center">
          <input name="postcode" required="" data-parsley-required="true" data-parsley-required-message="Please Enter Postcode" data-parsley-group="block-1" data-parsley-validapipostcode="" type="text"
            class="postcode form-control ignoreStep4 approve" placeholder="Postcode">
          <button type="button" class="btn btn-success rounded-right left-0r findAddress-btn">Find Address</button>
        </div>
        <div class="error-checkbox"></div>
      </div>
      <div class="form-group col-lg-7 col-12 property-div display-none">
        <label>Your Property*</label>
        <input type="hidden" name="towncity" class="towncity">
        <input type="hidden" name="street1" class="street1">
        <input type="hidden" name="county" class="county">
        <input type="hidden" name="street2" class="street2">
        <input type="hidden" name="building" class="building">
        <input type="hidden" name="houseNumber" class="houseNumber">
        <select id="property" name="property" class="property w-100 form-control ignoreStep4 text-dark" data-parsley-required="true" data-parsley-required-message="Please Select Your property" data-parsley-group="block-1" required="">
        </select>
      </div>
      <div class="form-group col-lg-7 col-12 address-div display-none">
        <label class="d-flex justify-content-start  text-black f-25 mb-2"> First Line Of Address </label>
        <input placeholder="Address" id="address" name="address" class="address form-control ignoreStep4" data-parsley-required="true" data-parsley-required-message="Please Enter Your Address" data-parsley-group="block-1" type="text">
      </div>
    </div>
  </div>
  <div class="tab phoneEmailTab display-none" id="slide3">
    <div class="row justify-content-center">
      <div class="input-group  mb-3  col-lg-7 phone-div">
        <label class="w-100">Mobile Number*</label>
        <input type="number" name="telephone" required="" data-parsley-required="true" data-parsley-required-message="Please Enter Valid Uk Phone Number" data-parsley-type="number" data-parsley-group="block-2" data-parsley-validphone=""
          class="form-control phone telephone" placeholder="Mobile Number">
        <div class="input-group-append">
          <span class="input-group-text">
            <img class="privcy pull-right" alt="Privacy image" src="/assets/privacy-3a3644c45eb76c4e30ed575525dfdda2661098e7ea7d366cb3ee3adac65f677a.png">
          </span>
        </div>
      </div>
      <div class="input-group mb-3  col-lg-7 email-div">
        <label class="w-100">Email Address*</label>
        <div class="clearfix"></div>
        <input type="email" name="email" required="" data-parsley-required="true" data-parsley-required-message="Please Enter Valid Email Address" data-parsley-type="email" data-parsley-type-message="Please Enter Valid Email Address"
          data-parsley-group="block-2" data-parsley-validemail="" value="" class="form-control nme_inpu email" placeholder="Email Address">
        <div class="input-group-append">
          <span class="input-group-text">
            <img class="privcy pull-right" alt="Privacy image" src="/assets/privacy-3a3644c45eb76c4e30ed575525dfdda2661098e7ea7d366cb3ee3adac65f677a.png">
          </span>
        </div>
      </div>
      <div class="custom-checkbox col-lg-7 text-center">
        <label class="text-center">Accept</label>
        <div class="onoffswitch mx-auto">
          <input type="hidden" name="c1">
          <input type="checkbox" name="agree" class="onoffswitch-checkbox approve" id="myonoffswitch" data-parsley-required="true" data-parsley-group="block-2" data-parsley-required-message="Please accept our terms and conditions"
            data-parsley-multiple="agree">
          <label class="onoffswitch-label" for="myonoffswitch">
            <span class="onoffswitch-inner"></span>
            <span class="onoffswitch-switch"></span>
          </label>
        </div>
        <div class="error-checkbox"></div>
        <small class="text-center mb-0 small"> By clicking accept, I agree to be contacted by 00mobile.co.uk and its <span class="content mb-0" data-page="tooltip"><a href="javascript:;" class="partner-text text-decoration-none">Partners</a>
            <div class="modal4 popup" id="tooltip-model">
              <div class="modal4-dialog modal-lg mx-auto" role="document">
                <div class="modal4-content px-md-3 px-2">
                  <div class="d-flex align-items-center justify-content-between">
                    <h2 class="text-center font-weight-bold m-0">Our Partners</h2>
                    <span class="close-btn1" aria-hidden="true">×</span>
                  </div>
                  <div class="modal4-body">
                    <div class="row align-items-center">
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="dukeleads-fzco">
                          <label class="custom-control-label text-left text-secondary label-size" for="dukeleads-fzco">Duke Leads - FZCO</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="o2">
                          <label class="custom-control-label text-left text-secondary label-size" for="o2">O2</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="dukeleadsltd">
                          <label class="custom-control-label text-left text-secondary label-size" for="dukeleadsltd">Duke Leads Ltd</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="gogroopie">
                          <label class="custom-control-label text-left text-secondary label-size" for="gogroopie">Go Groopie</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="discountexperts">
                          <label class="custom-control-label text-left text-secondary label-size" for="discountexperts">Discount Experts</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="yescatalogue">
                          <label class="custom-control-label text-left text-secondary label-size" for="yescatalogue">Yes Catalogue</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="acceptedmobile">
                          <label class="custom-control-label text-left text-secondary label-size" for="acceptedmobile">Accepted Mobile</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="flava">
                          <label class="custom-control-label text-left text-secondary label-size" for="flava">Flava</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="utilita">
                          <label class="custom-control-label text-left text-secondary label-size" for="utilita">Utilita</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="hutchinson3">
                          <label class="custom-control-label text-left text-secondary label-size" for="hutchinson3">Hutchinson 3</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="123casino">
                          <label class="custom-control-label text-left text-secondary label-size" for="123casino">123 Casino</label>
                        </div>
                      </div>
                      <div class="col-md-6">
                        <div class="custom-control custom-checkbox mr-sm-2">
                          <input type="checkbox" name="partners-tp" class="custom-control-input" id="go4discounts">
                          <label class="custom-control-label text-left text-secondary label-size" for="go4discounts">Go4Discounts</label>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <style type="text/css">
              .label-size {
                font-size: 13px !important;
                font-weight: 400 !important;
              }

              .modal4 {
                display: none;
                position: fixed;
                z-index: 1;
                padding-top: 40px;
                padding-bottom: 40px;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                overflow: auto;
                background-color: rgb(0, 0, 0);
                background-color: rgba(0, 0, 0, 0.4);
              }

              .modal4-content {
                background-color: #fefefe;
                margin: auto;
                padding: 20px;
                border: 1px solid #888;
                width: 85%;
                border-radius: 5px;
              }

              .close-btn1 {
                color: #aaaaaa;
                float: right;
                font-size: 24px;
                font-weight: bold;
              }

              .close-btn1:hover,
              .close-btn1:focus {
                color: #000;
                text-decoration: none;
                cursor: pointer;
              }
            </style>
            <script type="text/javascript">
              window.onload = (event) => {
                TogglePopUp()
                ToggleCheckBox()
              };

              function TogglePopUp() {
                $(".close-btn1").click(function() {
                  $('.modal4').hide();
                })
                $('.partner-text').click(function() {
                  $('.modal4').show();
                })
              }

              function ToggleCheckBox() {
                var chk1 = $("input[type='checkbox'][name='agree']");
                var chk2 = $("input[type='checkbox'][name='partners-tp']");
                chk1.on('change', function() {
                  chk2.prop('checked', this.checked);
                });
              }
            </script>
          </span>
          <span>via phone, SMS &amp; email</span>
        </small>
        <p class="small mb-0 text-center">By clicking continue I confirm that I have read the <a href="javascript:;" class="text-decoration-none term-text">Terms and conditions</a> and
          <a href="javascript:;" class="text-decoration-none privacy-text">Privacy Policy</a></p>
        <div class="modal2 popup" id="terms-model">
          <div class="modal2-dialog mx-auto" role="document">
            <div class="modal2-content">
              <div class="d-flex align-items-center justify-content-end">
                <span class="close-b" aria-hidden="true">×</span>
              </div>
              <div class="modal2-body">
                <div class="content text-left" data-page="terms">
                  <div class="bg-white w-100 p-md-5 container">
                    <div class="text-center">
                      <p class="font-weight-bold h4">Terms and Conditions</p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">1. Acceptance of Terms</p>
                    </div>
                    <div>
                      <p> Please read the terms and conditions of use carefully before using the <a href="https://00mobile.co.uk/">https://00mobile.co.uk/</a> website. </p>
                      <p> By using the website, you agree to be bound by these terms and conditions, as well as our privacy policy. </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">Recipients of personal data</p>
                    </div>
                    <div>
                      <p> We use several external companies/services/data processors to help us perform our legitimate interests. These services are: </p>
                      <p> Google Analytics - Belgrave House, 76 Buckingham Palace Road, London, SW1W 9TQ<br> Google Adwords - Belgrave House, 76 Buckingham Palace Road, London, SW1W 9TQ<br> Facebook - 10 Brock St, London NW1 3FG<br> Bing - Thames
                        Valley Park, Reading, RG6 1WG<br> Leadbyte Limited - 9 Abbey Square, Chester CH1 2HU<br> Loanable - Salisbury House, 29 Finsbury Circus, London, EC2M 7AQ<br> Latch Media Ltd - Kemp House, 150-160 Coty Road, London, EC1v2NS<br>
                        Monetise Media - Unit J Williams Yard, Derby Road, Melbourne, Derby, DE73 8JR<br> Lead 365 - 6th Floor Alexandra Warehouse West Quay, The Docks, Gloucester, England, GL1 2LG </p>
                    </div>
                    <p class="font-weight-bold h5">Intelling Limited on behalf of O2.</p>
                    <p> Intelling Limited: Registered address - Southmoor House Southmoor Road,<br> Wythenshawe, Manchester, M23 9XD Company registered number: 08157548.<br> Data Protection Licence: Z3282214. </p>
                    <div>
                      <p class="font-weight-bold h5">Discount Experts</p>
                    </div>
                    <div>
                      <p> Company Number - 10446689<br> Part of Digitise Labs Limited<br> Company Number - 09703888<br> Regus, Alpha House, 100 Borough High Street, London, England, SE1 2LB<br> Privacy Policy -
                        <a href="https://www.discountexperts.com/privacy">https://www.discountexperts.com/privacy</a>
                      </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">Go Groopie</p>
                    </div>
                    <div>
                      <p> Company Number - 07363687<br> Part of Digitise Labs Limited<br> Company Number - 09703888<br> Regus, Alpha House, 100 Borough High Street, London, England, SE1 2LB<br> Privacy Policy -
                        <a href="https://www.gogroopie.com/privacy"> https://www.gogroopie.com/privacy</a>
                      </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">Grade Mobile</p>
                    </div>
                    <div>
                      <p> Company Number - 08955418<br> Parent Company : OG Exclusives London<br> Shearway Business Park Folkestone Kent, United Kingdom<br> Terms &amp; Conditions -
                        <a href="https://grademobile.co.uk/pages/terms-and-conditions"> https://grademobile.co.uk/pages/terms-and-conditions</a>
                      </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">Cash In Your Gadgets</p>
                    </div>
                    <div>
                      <p> Company Number - 08753004<br> Unit 11, Goulds Farm Shalford Road Rayne, Braintree Essex CM77 6DF<br> Privacy Policy -
                        <a href="https://cashinyourgadgets.b-cdn.net/download/Privacy_Policy.pdf"> https://cashinyourgadgets.b-cdn.net/download/Privacy_Policy.pdf</a>
                      </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">RSDatatech</p>
                    </div>
                    <div>
                      <p> Company Number - 8282923<br> UKCreditRatings.com is a trading name of RSDataTech Ltd<br> C/O WILLIAM STURGES LLP, BURWOOD HOUSE, LONDON, SW1H 0QY, UK<br> Privacy Policy -
                        <a href="https://www.gogroopie.com/privacy"> https://ukcreditratings.com/privacy</a>
                      </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">SwitchExperts</p>
                    </div>
                    <div>
                      <p> Southmoor House<br> Soutjmoor Road<br> Manchester<br> United Kingdom<br> M23 9XD </p>
                      <p> We will provide you offers from companies within the lending market. The offers that we will promote are as follows </p>
                      <p>Loans4mobiles.com</p>
                      <p>Get-a-loan.today</p>
                      <p>Getfast.loans</p>
                      <p>Loanenquirer.com</p>
                      <p>Financeinuk.com</p>
                      <p>Paydaypigeon.com</p>
                      <p> To meet our contractual commitments to you. </p>
                      <p> We may also contact you by SMS and Email. You will be given to the option to unsubscribe and opt-out each time we contact you. If an unsubscribe request is received and you have requested to opt-out, you will be added to a
                        suppression list which will prevent any further communication being received direct from us as the sender. You allow us up to 48 hours for these requests to be fully actioned.You will however, need to ensure you have opted out
                        from any of our affiliates, subsidiaries, partners, or any third party lists you may have opted in to as a result of us introducing you to them. </p>
                      <p> ANY PARTICIPATION IN THIS SERVICE WILL CONSTITUTE ACCEPTANCE OF THIS AGREEMENT. </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">2. Intellectual Property Rights</p>
                    </div>
                    <div>
                      <p> The contents of this website is covered by copyright and other intellectual property rights and laws. None of the content may be copied, downloaded, reproduced, sold, transmitted, stored or distributed without the prior
                        written consent. This excludes the downloading, copying and/or printing off pages of the Website for personal, non-commercial use, or using internally within your business. </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">3. Indemnity</p>
                    </div>
                    <div>
                      <p> You agree to indemnify, defend and hold harmless us and our parent, subsidiaries, affiliates, partners, officers, directors, agents, contractors, licensors,service providers, subcontractors, suppliers, interns and employees,
                        harmless from any claim or demand, including reasonable attorneys’ fees, made by any third-party due to or arising out of your breach of these Terms of Service or the documents they incorporate by reference, or your violation
                        of any law or the rights of a third-party. </p>
                      <p> You agree that we will not be held responsible for any disputes arising from dealings you have directly with any third parties, our affiliates partners and anyone else who we may share your data with or introduce you to. You
                        agree that it is your responsibility to read and fully understand any terms and conditions represented and presented to you by our partners; for any products orservices they may pitch or enrol you onto. Furthermore, you agree
                        to take full responsibility for providing any further information to any of our third party partners and affiliates, at your own discretion, once you leave our site. </p>
                      <p> You agree that we are not responsible for any loss; financial or otherwise, resulting from direct dealings you may have with our affiliates and partners or any other third party as a result of us introducing you to, or
                        sharing your your data with them. You agree to hold harmless us from any claims or disputes arising from your dealings or affairs with them. We would like to take the opportunity to confirm via this privacy statement; that we
                        do not collect any of your financial information, this includes such information as credit card or debit card details, bank details, or any other financial information connected or associated to you. More importantly, we would
                        like to re iterate and make clear via our privacy statement, that the only personal information we will ever collect from you is the data collected via the form on our site. </p>
                      <p> Passing of any additional information, from you, financial or otherwise; to any third parties or our affiliate partners, is at your own discretion and we shall not be held liable or responsible for for any legal matters
                        arising as a result of this, inany way, shape or form. Once you leave our site, any further information you submit, be it financial or otherwise, is at your own discretion and you will be either agreeing or disagreeing to be
                        governed by the privacy statements and terms and conditions presented to you by the third party, at the third parties site,we encourage you to read and understand their own terms of use and privacy statements before you enter
                        into contract or agreement with them. </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">4. Disclaimers and Limitation of Liability</p>
                    </div>
                    <div>
                      <p> (a) To the extent permitted by law, we are not to be held liable for any direct or indirect or resulting loss or damage whatsoever (including without data, profits, opportunity limitation loss of business) that arise from
                        using this site </p>
                      <p> (b) Nothing in these terms and conditions will impact upon the statutory rights that you have as a consumer. </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">5.Third Party Links</p>
                    </div>
                    <div>
                      <p> You might find links to third party websites on our website. These websites should have their own privacy policies, which you should check. We do not accept any responsibility or liability for their policies whatsoever as we
                        have no control over them </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">6. Changes to Terms and Conditions</p>
                    </div>
                    <div>
                      <p> For any reason, at any time, we may modify these terms and conditions, by posting a new version on our website. But, these changes do not influence the rights and obligations, before the changes were made. </p>
                      <p> Your continued use of the website, following any modifications to the terms and conditions, will be subject to the terms and conditions in place at the time of your use. So, please review these terms and conditions
                        periodically for any changes. </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">7. Termination</p>
                    </div>
                    <div>
                      <p> We hold the right to terminate your access at any time, without notice or any specific reason for doing so. </p>
                    </div>
                    <div>
                      <p class="font-weight-bold h5">8. Governing Law</p>
                    </div>
                    <div>
                      <p> These Terms and Conditions shall be governed by and construed in accordance with the law of England and Wales, and you hereby submit to the exclusive jurisdiction of the English courts. </p>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <script src="/packs/js/policies-8fe2e1f52a5dd39d03f5.js" data-turbolinks-track="reload" defer="defer"></script>
        <div class="modal3 popup" id="privacy-model">
          <div class="modal3-dialog mx-auto" role="document">
            <div class="modal3-content px-md-3 px-0">
              <div class="d-flex align-items-center justify-content-end">
                <span class="close-bu" aria-hidden="true">×</span>
              </div>
              <div class="modal3-body">
                <div class="content text-left" data-page="privacy">
                  <div class="bg-white w-100 p-md-5 container">
                    <div class="text-center">
                      <p class="font-weight-bold h4">Welcome to the Duke Leads – FZCO Privacy Notice</p>
                    </div>
                    <div>
                      <p>This information has been produced to help you understand everything you need to know about the way Duke Leads - FZCO collects, uses and shares personal data, what your legal rights are and how to exercise them. </p>
                      <p> We hope you’ll take some time to read this document; we’ve tried to keep it all as simple as possible and to avoid jargon, and we’ll make our best efforts to keep you informed if there are any changes to the way we process
                        your personal data in the future. </p>
                      <p> Duke Leads - FZCO takes its responsibility of protecting your data very seriously and we do advise you get to know our practices – If there’s anything here you don’t understand or if you want to ask any questions, please
                        feel free to contact us (detail are at the end). </p>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">Who is the Data Controller?</p>
                    </div>
                    <div>
                      <p>We are Duke Leads – FZCO , trading as 00mobile.co.uk,a UAE based company trading from Dubai</p>
                      <div class="row">
                        <div class="col-2"> Registered address: </div>
                        <div class="col-10"> DSO-IFZA, Dubai Silicon Oasis, Dubai, UAE </div>
                        <div class="col-2"> Licence Number: </div>
                        <div class="col-10"> 6245 </div>
                      </div>
                      <p> In this document Duke Leads – FZCO may be referred to as “we”, “us”, or “our”.</p>
                      <p></p>
                    </div>
                    <div class="bg-light h4">
                      <p class="font-weight-bold">What kinds of personal data does Duke Leads – FZCO process?</p>
                    </div>
                    <div>
                      <p>Duke Leads - FZCO collects personal data for specific purposes; with that in mind we have created a list of the types of personal data that we may collect, either directly from yourself or from other sources, in order to
                        achieve those purposes.</p>
                      <p> The kinds of personal data we may collect are: </p>
                      <table class="table table-bordered border-dark table-sm">
                        <thead class="thead-light">
                          <tr>
                            <th class="w-50">If you are a:</th>
                            <th>We may process these types of personal data:</th>
                          </tr>
                        </thead>
                        <tbody>
                          <tr>
                            <td> Lead </td>
                            <td> Forename, surname, email, telephone number. Postcode IP address </td>
                          </tr>
                          <tr>
                            <td> Partners </td>
                            <td> Name, address, telephone, email </td>
                          </tr>
                          <tr>
                            <td> Affiliates </td>
                            <td> Name, address, telephone, email, </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">What are the purposes Duke Leads - FZCO collects personal data for?</p>
                    </div>
                    <div>
                      <p>Duke Leads - FZCO uses personal data firstly to fulfil any contractual obligations that exist between us and yourself; where we request personal data be provided to enter into, or meet the terms of any such contract, you will
                        be required to provide the relevant personal data or we will not be able to deliver the goods or services you want. In such cases the lawful basis of us processing the personal data is that it is necessary for the performance
                        of a contract.</p>
                      <p> We are required by law to process personal data for purposes relating to our legal obligations, these include: </p>
                      <ul>
                        <li> To provide for the organisations’ financial commitments, or to relevant financial authorities </li>
                        <li> To carry out required business operations and due diligence (E.g. administration, reorganisations, security, investment or corporate/asset sales) </li>
                        <li> To cooperate with relevant authorities for reporting criminal activity, or to detect and prevent fraud </li>
                        <li> To investigate any insurance claims, claims of unfair dismissal, claims of any kind of harassment or of discrimination, or any other claim whereby the organisation may have to defend itself </li>
                      </ul>
                    </div>
                    <div class="border border-dark overflow-hidden">
                      <p>Where we have received your consent to do so; Duke Leads - FZCO will use your personal data for the following purposes</p>
                      <ul>
                        <li> To inform you of other goods and services provided by third-party organisations. The goods and services we will promote are mobile phone and sim deals, broadband deals, loan and finance deals, energy deals and other
                          relevant money-saving offers under the grounds of legitimate interest. </li>
                        <li>
                          <p> To provide your personal data to third-party organisations for their own future marketing purposes.<br> The third-party organisation we may provide your personal data to include:<br> Monetise Media,
                            <a href=" https://www.monetise.co.uk/privacy-policy/">https://www.monetise.co.uk/privacy-policy/</a> <br> Bill Buddy, <a href="https://billbuddy.co.uk/privacy">https://billbuddy.co.uk/privacy</a><br> Lead 365,
                            <a href="https://www.lead365.co.uk/privacy-policy/">https://www.lead365.co.uk/privacy-policy/</a> <br> Scores Matter,
                            <a href="http://docs.scoresmatter.co.uk/legal/ScoresMatter/US/PrivacyPolicy.pdf">http://docs.scoresmatter.co.uk/legal/ScoresMatter/US/PrivacyPolicy.pdf</a><br> Bill Switchers,
                            <a href="https://bill-switchers.com/privacy-policy/">https://bill-switchers.com/privacy-policy/</a><br> O2,
                            <a href="https://www.o2.co.uk/termsandconditions/privacy-policy">https://www.o2.co.uk/termsandconditions/privacy-policy</a><br> EE Ltd, <a href="https://ee.co.uk/eeprivacycentre">https://ee.co.uk/eeprivacycentre</a><br>
                            Vodafone, <a href="https://www.vodafone.co.uk/privacy">https://www.vodafone.co.uk/privacy</a><br> Mobile Deal, <a href="https://mobile-deal.com/privacy-policy">https://mobile-deal.com/privacy-policy</a><br> Voxi,
                            <a href="https://www.voxi.co.uk/privacy-policy">https://www.voxi.co.uk/privacy-policy</a><br> Sunshine Mobile, <a href="https://sunshinemobile.com/privacy.php">https://sunshinemobile.com/privacy.php</a><br> Experian,
                            <a href="https://www.experian.com/privacy/index">https://www.experian.com/privacy/index</a><br> Go Groopie, <a href="https://www.gogroopie.com/privacy">https://www.gogroopie.com/privacy</a><br> Loanable,
                            <a href="https://www.loanable.com/privacy-policy">https://www.loanable.com/privacy-policy</a><br> Utilita, <a href="https://utilita.co.uk/terms">https://utilita.co.uk/terms</a><br> Flex Mobile Limited,
                            <a href="https://flex-mobile.co.uk/privacy-policy.php">https://flex-mobile.co.uk/privacy-policy.php</a><br> Flexible Group Limited,
                            <a href="https://flex-mobile.co.uk/privacy-policy.php">https://flex-mobile.co.uk/privacy-policy.php</a><br> Breeze Mobile, <a href="https://www.breezemobile.co.uk/terms.php">https://www.breezemobile.co.uk/terms.php</a><br>
                            Switch Experts, <a href="https://www.switchexperts.co.uk/privacy-policy/">https://www.switchexperts.co.uk/privacy-policy/</a><br> Help to clear my debt,
                            <a href="https://helpclearmydebt.co.uk/privacy.php">https://helpclearmydebt.co.uk/privacy.php</a><br> Sky,
                            <a href="https://www.sky.com/help/articles/sky-privacy-and-cookies-notice">https://www.sky.com/help/articles/sky-privacy-and-cookies-notice</a><br> Discount Experts,
                            <a href="https://www.discountexperts.com/privacy">https://www.discountexperts.com/privacy</a><br> Yes Catalogue, <a href="https://yescatalogue.co.uk/privacy.php">https://yescatalogue.co.uk/privacy.php</a><br> Accepted
                            Mobile, <a href="https://acceptedmobile.co.uk/privacy.php">https://acceptedmobile.co.uk/privacy.php</a><br> Flava, <a href="https://flava.co.uk/privacy.php">https://flava.co.uk/privacy.php</a><br> Utilita Mobile,
                            <a href=" https://mobile.utilita.co.uk/terms/#privacy"> https://mobile.utilita.co.uk/terms/#privacy</a><br> Get A Loan Today, <a href="https://get-a-loan.today/privacy">https://get-a-loan.today/privacy</a><br> Simple
                            Finance Today, <a href="https://simplefinance.today/privacy-policy">https://simplefinance.today/privacy-policy</a><br> Loans 4 Mobiles,
                            <a href="https://loans4mobiles.com/privacy_policy"> https://loans4mobiles.com/privacy_policy</a><br> RSDatatech, <a href="https://ukcreditratings.com/privacy">https://ukcreditratings.com/privacy</a><br> Btc--Scale,
                            <a href="https://btc--scale.com/privacy-policy">https://btc--scale.com/privacy-policy</a><br> your--news-daily, <a href="https://your--news-daily.com/">https://your--news-daily.com/</a><br> Go 4 VPNS,
                            <a href="https://go4vpns.com/privacy_policy">https://go4vpns.com/privacy_policy</a><br> Hutchinson 3, <a href="http://www.three.co.uk/privacy_safety">http://www.three.co.uk/privacy_safety</a><br> 123 Casino,
                            <a href="https://123casinos.com/privacy-policy/">https://123casinos.com/privacy-policy/</a><br>
                          </p>
                        </li>
                        <li> In sharing your data with the companies listed above, we rely on a lawful basis called 'legitimate interest', as our business depends on our ability to partner with third parties who process personal data for
                          marketing-related reasons. </li>
                        <li> To provide services available through online signup to the general public. </li>
                        <li>
                          <a href="UKCreditRatings.com">UKCreditRatings.com</a> is a trading name of RSDataTech Ltd (Registration No. 8282923): No data is shared, unless you request to review your credit file and supply your data willingly.
                        </li>
                      </ul>
                      <p> Withdrawing your consent for us to process your personal data will not affect the lawfulness of the processing beforehand. </p>
                    </div>
                    <div>
                      <p> We will also process personal data to achieve our various legitimate business interests; these are purposes that have been defined by us where we have balanced the necessity on our part to process the data for each purpose
                        against your own expectations, interests and legal rights. </p>
                      <p> Our legitimate interests for processing personal data are: </p>
                      <ul>
                        <li> To provide goods and services where it has been requested </li>
                        <li> To send notification on subjects to individuals who have asked to be kept informed (i.e. subscribers) </li>
                      </ul>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">Where does Duke Leads - FZCO obtain personal data from?</p>
                    </div>
                    <div>
                      <p>We will collect personal data directly from you in various ways. This could include when you complete an online form, or if you provide the data directly to a representative of Duke Leads – FZCO.</p>
                      <p> We also gather personal data by the following methods: </p>
                      <ul>
                        <li> From third-party organisations provided for a specific purpose; to deliver a product or service that has been requested. </li>
                      </ul>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">Who will Duke Leads - FZCO share your personal data with?</p>
                    </div>
                    <div>
                      <p>In order to achieve the above stated purposes for which we process your personal data, we may have to share your personal data with some specific third-party organisations.</p>
                      <p> We shall make all reasonable efforts to ensure that any third-party we share your personal data with is also compliant with data protection law. </p>
                      <p> The third parties we may share your personal data with include: </p>
                      <ul>
                        <li> Third party organisation acting as either data processers or data controllers where it is necessary to provide goods or services that have been requested, or to achieve our business purposes. </li>
                        <li> Third party data processers or data controllers necessary to setup various resources. </li>
                        <li> Third party data processers acting as marketing agents. </li>
                      </ul>
                      <p> The specific types of third-party Duke Leads - FZCO may share your personal data with include: </p>
                      <p> &nbsp;IT platform providers, aggregators<br> Duke Leads - FZCO is not responsible for the data protection compliance of any of these third parties. </p>
                      <p> If we sell or reorganise our business, or if otherwise required by law or by an authorised regulator, we may transfer your personal data as a part of the general business data to the relevant parties. </p>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">Where will Duke Leads - FZCO store your personal data?</p>
                    </div>
                    <div>
                      <p>Duke Leads - FZCO will store your personal information on our database, you can request a subject access request to find out what data we have hold by emailing <a href="mailto: data@dukeleads.com">data@dukeleads.com</a> and
                        request to opt out of marketing by emailing “stop” to emailing <a href="mailto: data@dukeleads.com">data@dukeleads.com</a> . Your data may also be stored in third party databases depending on what you opt into on our websites.
                      </p>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">How long will Duke Leads - FZCO keep your personal data for?</p>
                    </div>
                    <div>
                      <p> We will keep your personal data only for as long as required in order to achieve the purposes for which it was collected, in line with this privacy notice. </p>
                      <p> The following criteria apply that determine the period for which we will store your personal data: </p>
                      <ul>
                        <li> Until we are no longer required to do so in order to comply with any regulatory requirements or financial obligations that we are subject to. </li>
                        <li> Until we are no longer required to do so by any law it is subject to. </li>
                        <li> Until all purposes for which the data was originally gathered have become irrelevant or obsolete. </li>
                        <li> We will not retain your data for longer than 6 months after your last interaction. </li>
                      </ul>
                      <p> Where the lawful basis of our processing is based on protection of vital interests and insofar any relevant health and safety obligations apply, Duke Leads - FZCO may retain your personal data for up to 5 years. </p>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">Your Rights, Our Responsibility</p>
                    </div>
                    <div>
                      <p>There are several rights granted to you immediately upon providing us with your personal information; some of these are mentioned above. We’d like you to know that at Duke Leads - FZCO we take your rights as a natural person
                        seriously and will always conduct ourselves in a way that is considerate of our responsibility to serve your legal rights.</p>
                      <h5><u>The Right of Access</u></h5>
                      <p> This grants you the right to confirm whether or not your personal data is being processed, and to be provided with relevant details of what those processing operations are and what personal data of yours is being processed.
                      </p>
                      <p> If you would like access to the personal data we have about you, we ask that you contact us by using our details below </p>
                      <h5><u>The Right to Rectification</u></h5>
                      <p> This one is fairly straightforward; if you notice that the data we have about you is inaccurate or incomplete, you may request we rectify the mistake. We will make every effort to respond to requests of this type immediately
                      </p>
                      <h5><u>The Right to Objection</u></h5>
                      <p> The right to object is a basic freedom all democracies enjoy. If you wish to object to the way we use, or have used, your personal data you may do so freely. </p>
                      <h5><u>The Right to Portability</u></h5>
                      <p> This is a legal right afforded to you that states we must pass on all of the details you have provided to us in a machine-readable format, either to your or to another provider of your choosing. </p>
                      <h5><u>The Right to Complain</u></h5>
                      <p> We will always try to maintain the highest standards and encourage the confidence our customers have in us as an organisation. In order that we can achieve this we do request that any complaints be first brought to our
                        attention so we can properly investigate matters; if however you would like to complain about Duke Leads – FZCO to a supervisory authority you may do so by contacting the regulator in your country.For the UK this is the
                        information commissioner's Office (the ICO) and their contact details are:<br> The Information Commissioner’s Office,<br> Wycliffe House, Water Lane, Wilmslow,<br> Cheshire SK9 5AF.<br> http://ico.org.uk/ <br> Tel. 0303 123
                        1113 </p>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">Duke Leads - FZCO contact details:</p>
                    </div>
                    <div>
                      <p> Duke Leads - FZCO<br> DSO – IFZA, Dubai Silicon Oasis, Dubai, UAE<br> data@dukeleads.com </p>
                    </div>
                    <div class="bg-light">
                      <p class="font-weight-bold h4">Who is the Duke Leads - FZCO Data Protection Officer?</p>
                    </div>
                    <div>
                      <p> Ametros Group Ltd<br> Lakeside offices, Thorn Business Park, Hereford, England, HR2 6JT<br> dpo@ametrosgroup.com </p>
                    </div>
                    <div>
                      <p> This privacy policy was last reviewed and updated on 4th of August 2021 </p>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap031705228701794064" accept-charset="utf-8" style="display: none;"><iframe id="snap031705228701794064" name="snap031705228701794064"></iframe><input name="pid"></form>

Text Content

DEALS WITH BIG DISCOUNTS


JUST THE RIGHT MOMENT OF EVERYTHING


NETWORK SIGN UP OFFERS


NO UPFRONT PAYMENTS


HUGE DISCOUNTS

*You know you will not get these deals anywhere else*



IPHONE 13 PRO MAX



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY Z FOLD3 5G



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 13



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 13 PRO



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY Z FLIP3 5G



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 13 MINI



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 12



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY S21



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 12 PRO



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 11 PRO MAX



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 11



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * 

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 11 PRO



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * 

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY S10 PLUS



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG A20



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY S20 5G



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE SE 128GB



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY S20 ULTRA 5G



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming, 5G Ready

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

HUAWEI P40 PRO



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

30GB Data

Unlimited Call

Unlimited Text

Get Deal

6 MONTHS HALF PRICE SIM!



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Best Sim Only Deals, 5G Ready

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY S20 PLUS 5G



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Data Roaming, 5G Ready

4GB Data

Unlimited Call

Unlimited Text

Get Deal

ONEPLUS 8 PRO 5G



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Data Roaming, 5G Ready

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 11 PRO MAX



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE 11



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal

SAMSUNG GALAXY S10E



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

30GB Data

Unlimited Call

Unlimited Text

Get Deal

IPHONE XS



£0 Upfront

 * Free Delivery

 * 12 Months Contract

 * Personal Hotspot, Go Binge, Data Roaming

Unlimited Data

Unlimited Call

Unlimited Text

Get Deal


00mobile.co.uk is the property and trading style of Duke Leads - FZCO.

Registered: DSO-IFZA, Dubai Silicon Oasis, Dubai, UAE Licence Number 6245

*00mobile.co.uk does not perform a credit check but you may be asked to complete
one if you apply for a mobile phone contract with our partners.

Privacy Policy | Cookie Policy | Terms and conditions


YOU ARE JUST 20 SECONDS AWAY FROM YOUR DREAM PHONE

×
First Name*
Last Name*
Postcode*
Find Address

Your Property*
First Line Of Address
Mobile Number*

Email Address*


Accept


By clicking accept, I agree to be contacted by 00mobile.co.uk and its Partners


OUR PARTNERS

×
Duke Leads - FZCO
O2
Duke Leads Ltd
Go Groopie
Discount Experts
Yes Catalogue
Accepted Mobile
Flava
Utilita
Hutchinson 3
123 Casino
Go4Discounts
via phone, SMS & email

By clicking continue I confirm that I have read the Terms and conditions and
Privacy Policy

×

Terms and Conditions

1. Acceptance of Terms

Please read the terms and conditions of use carefully before using the
https://00mobile.co.uk/ website.

By using the website, you agree to be bound by these terms and conditions, as
well as our privacy policy.

Recipients of personal data

We use several external companies/services/data processors to help us perform
our legitimate interests. These services are:

Google Analytics - Belgrave House, 76 Buckingham Palace Road, London, SW1W 9TQ
Google Adwords - Belgrave House, 76 Buckingham Palace Road, London, SW1W 9TQ
Facebook - 10 Brock St, London NW1 3FG
Bing - Thames Valley Park, Reading, RG6 1WG
Leadbyte Limited - 9 Abbey Square, Chester CH1 2HU
Loanable - Salisbury House, 29 Finsbury Circus, London, EC2M 7AQ
Latch Media Ltd - Kemp House, 150-160 Coty Road, London, EC1v2NS
Monetise Media - Unit J Williams Yard, Derby Road, Melbourne, Derby, DE73 8JR
Lead 365 - 6th Floor Alexandra Warehouse West Quay, The Docks, Gloucester,
England, GL1 2LG

Intelling Limited on behalf of O2.

Intelling Limited: Registered address - Southmoor House Southmoor Road,
Wythenshawe, Manchester, M23 9XD Company registered number: 08157548.
Data Protection Licence: Z3282214.

Discount Experts

Company Number - 10446689
Part of Digitise Labs Limited
Company Number - 09703888
Regus, Alpha House, 100 Borough High Street, London, England, SE1 2LB
Privacy Policy - https://www.discountexperts.com/privacy

Go Groopie

Company Number - 07363687
Part of Digitise Labs Limited
Company Number - 09703888
Regus, Alpha House, 100 Borough High Street, London, England, SE1 2LB
Privacy Policy - https://www.gogroopie.com/privacy

Grade Mobile

Company Number - 08955418
Parent Company : OG Exclusives London
Shearway Business Park Folkestone Kent, United Kingdom
Terms & Conditions - https://grademobile.co.uk/pages/terms-and-conditions

Cash In Your Gadgets

Company Number - 08753004
Unit 11, Goulds Farm Shalford Road Rayne, Braintree Essex CM77 6DF
Privacy Policy - https://cashinyourgadgets.b-cdn.net/download/Privacy_Policy.pdf

RSDatatech

Company Number - 8282923
UKCreditRatings.com is a trading name of RSDataTech Ltd
C/O WILLIAM STURGES LLP, BURWOOD HOUSE, LONDON, SW1H 0QY, UK
Privacy Policy - https://ukcreditratings.com/privacy

SwitchExperts

Southmoor House
Soutjmoor Road
Manchester
United Kingdom
M23 9XD

We will provide you offers from companies within the lending market. The offers
that we will promote are as follows

Loans4mobiles.com

Get-a-loan.today

Getfast.loans

Loanenquirer.com

Financeinuk.com

Paydaypigeon.com

To meet our contractual commitments to you.

We may also contact you by SMS and Email. You will be given to the option to
unsubscribe and opt-out each time we contact you. If an unsubscribe request is
received and you have requested to opt-out, you will be added to a suppression
list which will prevent any further communication being received direct from us
as the sender. You allow us up to 48 hours for these requests to be fully
actioned.You will however, need to ensure you have opted out from any of our
affiliates, subsidiaries, partners, or any third party lists you may have opted
in to as a result of us introducing you to them.

ANY PARTICIPATION IN THIS SERVICE WILL CONSTITUTE ACCEPTANCE OF THIS AGREEMENT.

2. Intellectual Property Rights

The contents of this website is covered by copyright and other intellectual
property rights and laws. None of the content may be copied, downloaded,
reproduced, sold, transmitted, stored or distributed without the prior written
consent. This excludes the downloading, copying and/or printing off pages of the
Website for personal, non-commercial use, or using internally within your
business.

3. Indemnity

You agree to indemnify, defend and hold harmless us and our parent,
subsidiaries, affiliates, partners, officers, directors, agents, contractors,
licensors,service providers, subcontractors, suppliers, interns and employees,
harmless from any claim or demand, including reasonable attorneys’ fees, made by
any third-party due to or arising out of your breach of these Terms of Service
or the documents they incorporate by reference, or your violation of any law or
the rights of a third-party.

You agree that we will not be held responsible for any disputes arising from
dealings you have directly with any third parties, our affiliates partners and
anyone else who we may share your data with or introduce you to. You agree that
it is your responsibility to read and fully understand any terms and conditions
represented and presented to you by our partners; for any products orservices
they may pitch or enrol you onto. Furthermore, you agree to take full
responsibility for providing any further information to any of our third party
partners and affiliates, at your own discretion, once you leave our site.

You agree that we are not responsible for any loss; financial or otherwise,
resulting from direct dealings you may have with our affiliates and partners or
any other third party as a result of us introducing you to, or sharing your your
data with them. You agree to hold harmless us from any claims or disputes
arising from your dealings or affairs with them. We would like to take the
opportunity to confirm via this privacy statement; that we do not collect any of
your financial information, this includes such information as credit card or
debit card details, bank details, or any other financial information connected
or associated to you. More importantly, we would like to re iterate and make
clear via our privacy statement, that the only personal information we will ever
collect from you is the data collected via the form on our site.

Passing of any additional information, from you, financial or otherwise; to any
third parties or our affiliate partners, is at your own discretion and we shall
not be held liable or responsible for for any legal matters arising as a result
of this, inany way, shape or form. Once you leave our site, any further
information you submit, be it financial or otherwise, is at your own discretion
and you will be either agreeing or disagreeing to be governed by the privacy
statements and terms and conditions presented to you by the third party, at the
third parties site,we encourage you to read and understand their own terms of
use and privacy statements before you enter into contract or agreement with
them.

4. Disclaimers and Limitation of Liability

(a) To the extent permitted by law, we are not to be held liable for any direct
or indirect or resulting loss or damage whatsoever (including without data,
profits, opportunity limitation loss of business) that arise from using this
site

(b) Nothing in these terms and conditions will impact upon the statutory rights
that you have as a consumer.

5.Third Party Links

You might find links to third party websites on our website. These websites
should have their own privacy policies, which you should check. We do not accept
any responsibility or liability for their policies whatsoever as we have no
control over them

6. Changes to Terms and Conditions

For any reason, at any time, we may modify these terms and conditions, by
posting a new version on our website. But, these changes do not influence the
rights and obligations, before the changes were made.

Your continued use of the website, following any modifications to the terms and
conditions, will be subject to the terms and conditions in place at the time of
your use. So, please review these terms and conditions periodically for any
changes.

7. Termination

We hold the right to terminate your access at any time, without notice or any
specific reason for doing so.

8. Governing Law

These Terms and Conditions shall be governed by and construed in accordance with
the law of England and Wales, and you hereby submit to the exclusive
jurisdiction of the English courts.

×

Welcome to the Duke Leads – FZCO Privacy Notice

This information has been produced to help you understand everything you need to
know about the way Duke Leads - FZCO collects, uses and shares personal data,
what your legal rights are and how to exercise them.

We hope you’ll take some time to read this document; we’ve tried to keep it all
as simple as possible and to avoid jargon, and we’ll make our best efforts to
keep you informed if there are any changes to the way we process your personal
data in the future.

Duke Leads - FZCO takes its responsibility of protecting your data very
seriously and we do advise you get to know our practices – If there’s anything
here you don’t understand or if you want to ask any questions, please feel free
to contact us (detail are at the end).

Who is the Data Controller?

We are Duke Leads – FZCO , trading as 00mobile.co.uk,a UAE based company trading
from Dubai

Registered address:
DSO-IFZA, Dubai Silicon Oasis, Dubai, UAE
Licence Number:
6245

In this document Duke Leads – FZCO may be referred to as “we”, “us”, or “our”.



What kinds of personal data does Duke Leads – FZCO process?

Duke Leads - FZCO collects personal data for specific purposes; with that in
mind we have created a list of the types of personal data that we may collect,
either directly from yourself or from other sources, in order to achieve those
purposes.

The kinds of personal data we may collect are:

If you are a: We may process these types of personal data: Lead Forename,
surname, email, telephone number. Postcode IP address Partners Name, address,
telephone, email Affiliates Name, address, telephone, email,

What are the purposes Duke Leads - FZCO collects personal data for?

Duke Leads - FZCO uses personal data firstly to fulfil any contractual
obligations that exist between us and yourself; where we request personal data
be provided to enter into, or meet the terms of any such contract, you will be
required to provide the relevant personal data or we will not be able to deliver
the goods or services you want. In such cases the lawful basis of us processing
the personal data is that it is necessary for the performance of a contract.

We are required by law to process personal data for purposes relating to our
legal obligations, these include:

 * To provide for the organisations’ financial commitments, or to relevant
   financial authorities
 * To carry out required business operations and due diligence (E.g.
   administration, reorganisations, security, investment or corporate/asset
   sales)
 * To cooperate with relevant authorities for reporting criminal activity, or to
   detect and prevent fraud
 * To investigate any insurance claims, claims of unfair dismissal, claims of
   any kind of harassment or of discrimination, or any other claim whereby the
   organisation may have to defend itself

Where we have received your consent to do so; Duke Leads - FZCO will use your
personal data for the following purposes

 * To inform you of other goods and services provided by third-party
   organisations. The goods and services we will promote are mobile phone and
   sim deals, broadband deals, loan and finance deals, energy deals and other
   relevant money-saving offers under the grounds of legitimate interest.

 * To provide your personal data to third-party organisations for their own
   future marketing purposes.
   The third-party organisation we may provide your personal data to include:
   Monetise Media, https://www.monetise.co.uk/privacy-policy/
   Bill Buddy, https://billbuddy.co.uk/privacy
   Lead 365, https://www.lead365.co.uk/privacy-policy/
   Scores Matter,
   http://docs.scoresmatter.co.uk/legal/ScoresMatter/US/PrivacyPolicy.pdf
   Bill Switchers, https://bill-switchers.com/privacy-policy/
   O2, https://www.o2.co.uk/termsandconditions/privacy-policy
   EE Ltd, https://ee.co.uk/eeprivacycentre
   Vodafone, https://www.vodafone.co.uk/privacy
   Mobile Deal, https://mobile-deal.com/privacy-policy
   Voxi, https://www.voxi.co.uk/privacy-policy
   Sunshine Mobile, https://sunshinemobile.com/privacy.php
   Experian, https://www.experian.com/privacy/index
   Go Groopie, https://www.gogroopie.com/privacy
   Loanable, https://www.loanable.com/privacy-policy
   Utilita, https://utilita.co.uk/terms
   Flex Mobile Limited, https://flex-mobile.co.uk/privacy-policy.php
   Flexible Group Limited, https://flex-mobile.co.uk/privacy-policy.php
   Breeze Mobile, https://www.breezemobile.co.uk/terms.php
   Switch Experts, https://www.switchexperts.co.uk/privacy-policy/
   Help to clear my debt, https://helpclearmydebt.co.uk/privacy.php
   Sky, https://www.sky.com/help/articles/sky-privacy-and-cookies-notice
   Discount Experts, https://www.discountexperts.com/privacy
   Yes Catalogue, https://yescatalogue.co.uk/privacy.php
   Accepted Mobile, https://acceptedmobile.co.uk/privacy.php
   Flava, https://flava.co.uk/privacy.php
   Utilita Mobile, https://mobile.utilita.co.uk/terms/#privacy
   Get A Loan Today, https://get-a-loan.today/privacy
   Simple Finance Today, https://simplefinance.today/privacy-policy
   Loans 4 Mobiles, https://loans4mobiles.com/privacy_policy
   RSDatatech, https://ukcreditratings.com/privacy
   Btc--Scale, https://btc--scale.com/privacy-policy
   your--news-daily, https://your--news-daily.com/
   Go 4 VPNS, https://go4vpns.com/privacy_policy
   Hutchinson 3, http://www.three.co.uk/privacy_safety
   123 Casino, https://123casinos.com/privacy-policy/
   

 * In sharing your data with the companies listed above, we rely on a lawful
   basis called 'legitimate interest', as our business depends on our ability to
   partner with third parties who process personal data for marketing-related
   reasons.
 * To provide services available through online signup to the general public.
 * UKCreditRatings.com is a trading name of RSDataTech Ltd (Registration No.
   8282923): No data is shared, unless you request to review your credit file
   and supply your data willingly.

Withdrawing your consent for us to process your personal data will not affect
the lawfulness of the processing beforehand.

We will also process personal data to achieve our various legitimate business
interests; these are purposes that have been defined by us where we have
balanced the necessity on our part to process the data for each purpose against
your own expectations, interests and legal rights.

Our legitimate interests for processing personal data are:

 * To provide goods and services where it has been requested
 * To send notification on subjects to individuals who have asked to be kept
   informed (i.e. subscribers)

Where does Duke Leads - FZCO obtain personal data from?

We will collect personal data directly from you in various ways. This could
include when you complete an online form, or if you provide the data directly to
a representative of Duke Leads – FZCO.

We also gather personal data by the following methods:

 * From third-party organisations provided for a specific purpose; to deliver a
   product or service that has been requested.

Who will Duke Leads - FZCO share your personal data with?

In order to achieve the above stated purposes for which we process your personal
data, we may have to share your personal data with some specific third-party
organisations.

We shall make all reasonable efforts to ensure that any third-party we share
your personal data with is also compliant with data protection law.

The third parties we may share your personal data with include:

 * Third party organisation acting as either data processers or data controllers
   where it is necessary to provide goods or services that have been requested,
   or to achieve our business purposes.
 * Third party data processers or data controllers necessary to setup various
   resources.
 * Third party data processers acting as marketing agents.

The specific types of third-party Duke Leads - FZCO may share your personal data
with include:

 IT platform providers, aggregators
Duke Leads - FZCO is not responsible for the data protection compliance of any
of these third parties.

If we sell or reorganise our business, or if otherwise required by law or by an
authorised regulator, we may transfer your personal data as a part of the
general business data to the relevant parties.

Where will Duke Leads - FZCO store your personal data?

Duke Leads - FZCO will store your personal information on our database, you can
request a subject access request to find out what data we have hold by emailing
data@dukeleads.com and request to opt out of marketing by emailing “stop” to
emailing data@dukeleads.com . Your data may also be stored in third party
databases depending on what you opt into on our websites.

How long will Duke Leads - FZCO keep your personal data for?

We will keep your personal data only for as long as required in order to achieve
the purposes for which it was collected, in line with this privacy notice.

The following criteria apply that determine the period for which we will store
your personal data:

 * Until we are no longer required to do so in order to comply with any
   regulatory requirements or financial obligations that we are subject to.
 * Until we are no longer required to do so by any law it is subject to.
 * Until all purposes for which the data was originally gathered have become
   irrelevant or obsolete.
 * We will not retain your data for longer than 6 months after your last
   interaction.

Where the lawful basis of our processing is based on protection of vital
interests and insofar any relevant health and safety obligations apply, Duke
Leads - FZCO may retain your personal data for up to 5 years.

Your Rights, Our Responsibility

There are several rights granted to you immediately upon providing us with your
personal information; some of these are mentioned above. We’d like you to know
that at Duke Leads - FZCO we take your rights as a natural person seriously and
will always conduct ourselves in a way that is considerate of our responsibility
to serve your legal rights.

THE RIGHT OF ACCESS

This grants you the right to confirm whether or not your personal data is being
processed, and to be provided with relevant details of what those processing
operations are and what personal data of yours is being processed.

If you would like access to the personal data we have about you, we ask that you
contact us by using our details below

THE RIGHT TO RECTIFICATION

This one is fairly straightforward; if you notice that the data we have about
you is inaccurate or incomplete, you may request we rectify the mistake. We will
make every effort to respond to requests of this type immediately

THE RIGHT TO OBJECTION

The right to object is a basic freedom all democracies enjoy. If you wish to
object to the way we use, or have used, your personal data you may do so freely.

THE RIGHT TO PORTABILITY

This is a legal right afforded to you that states we must pass on all of the
details you have provided to us in a machine-readable format, either to your or
to another provider of your choosing.

THE RIGHT TO COMPLAIN

We will always try to maintain the highest standards and encourage the
confidence our customers have in us as an organisation. In order that we can
achieve this we do request that any complaints be first brought to our attention
so we can properly investigate matters; if however you would like to complain
about Duke Leads – FZCO to a supervisory authority you may do so by contacting
the regulator in your country.For the UK this is the information commissioner's
Office (the ICO) and their contact details are:
The Information Commissioner’s Office,
Wycliffe House, Water Lane, Wilmslow,
Cheshire SK9 5AF.
http://ico.org.uk/
Tel. 0303 123 1113

Duke Leads - FZCO contact details:

Duke Leads - FZCO
DSO – IFZA, Dubai Silicon Oasis, Dubai, UAE
data@dukeleads.com

Who is the Duke Leads - FZCO Data Protection Officer?

Ametros Group Ltd
Lakeside offices, Thorn Business Park, Hereford, England, HR2 6JT
dpo@ametrosgroup.com

This privacy policy was last reviewed and updated on 4th of August 2021

Back
Continue
 * 
 * Safe
 * Secure
 * Privacy Protected




PLEASE DO NOT REFRESH OR CLOSE YOUR BROWSER

Comparing prices and plans from the top networks. This can take up to 20 seconds




YOU WILL BE REDIRECTED TO A NEW WEBSITE WHEN WE HAVE FOUND THE BEST DEAL FOR YOU