usproducttesting.com Open in urlscan Pro
195.21.141.105  Public Scan

URL: https://usproducttesting.com/p/get-the-chance-to-test-keep-the-oled-nintendo-switch-273?utm_source=google&utm_medium=discover...
Submission: On March 22 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: entry_formPOST

<form name="entry_form" id="signupForm" method="POST">
  <div class="signupFormInputContainer" id="form-1" data-index="1" style="display:none;">
    <label for="email">Enter your best email address</label>
    <input autocomplete="email" class="fp-input" id="email" name="email" type="email" value="">
  </div>
  <div class="signupFormInputContainer" id="form-2" data-index="2" style="display:none;">
    <label for="gdpr_marketing_approved">
      <p><b>Want to stay up to date on next week's roles via our email newsletters? </b></p>
      <p><b>Tell us what category most interests you to get the most relevant updates, sweeps &amp; freebies! </b></p>
    </label>
    <div class="fp-custom-radio is-col">
      <input class="fp-input" name="gdpr_marketing_approved" id="gdpr_marketing_approved_yes_tech" type="radio" value="tech">
      <label for="gdpr_marketing_approved_yes_tech">Tech Products</label>
      <input class="fp-input" name="gdpr_marketing_approved" id="gdpr_marketing_approved_yes_home" type="radio" value="homeandgarden">
      <label for="gdpr_marketing_approved_yes_home">Home &amp; Garden Products</label>
      <input class="fp-input" name="gdpr_marketing_approved" id="gdpr_marketing_approved_yes_shopping" type="radio" value="mysteryshopping">
      <label for="gdpr_marketing_approved_yes_shopping">Mystery Shopping Opportunities</label>
      <input class="fp-input" name="gdpr_marketing_approved" id="gdpr_marketing_approved_no" type="radio" value="0">
      <label for="gdpr_marketing_approved_no">I don't like free products</label>
    </div>
  </div>
  <div class="signupFormInputContainer" id="form-3" data-index="3" style="display:none;">
    <label for="title">Select your title</label>
    <select class="fp-input" id="title" name="title">
      <option value="">-- Select --</option>
      <option value="Mr"> Mr </option>
      <option value="Mrs"> Mrs </option>
      <option value="Ms"> Ms </option>
      <option value="Miss"> Miss </option>
    </select>
  </div>
  <div class="signupFormInputContainer" id="form-4" data-index="4" style="display:none;">
    <label for="first_name">Enter your first name</label>
    <input autocomplete="given-name" class="fp-input" id="first_name" name="first_name" type="text" value="">
  </div>
  <div class="signupFormInputContainer" id="form-5" data-index="5" style="display:none;">
    <label for="last_name">Enter your last name</label>
    <input autocomplete="family-name" class="fp-input" id="last_name" name="last_name" type="text" value="">
  </div>
  <div class="signupFormInputContainer" id="form-6" data-index="6" style="display:none;">
    <label for="address_full" id="address_label">Search for your address</label>
    <div class="text-xs-sm text-muted pb-10 pt-3" id="address_helper_text">
      <i>Start typing your address to search</i><br>
      <b>You must select your address from the dropdown</b>
    </div>
    <div class="text-xs-sm text-muted pb-10 pt-3" style="display:none;" id="address_dynamic_text"></div>
    <input autocomplete="autoCompleteValueChromeDoesNotUnderstand" class="fp-input" id="address_full" name="address_full" type="text">
  </div>
  <div class="signupFormInputContainer" id="form-7" data-index="7" style="display:none;">
    <label for="is_homeowner">Do you own your home?</label>
    <div class="fp-custom-radio">
      <input class="fp-input" name="is_homeowner" id="is_homeowner_yes" type="radio" value="1">
      <label for="is_homeowner_yes"> Yes </label>
      <input class="fp-input" name="is_homeowner" id="is_homeowner_no" type="radio" value="0">
      <label for="is_homeowner_no"> No </label>
    </div>
  </div>
  <div class="signupFormInputContainer" id="form-8" data-index="8" style="display:none;">
    <label for="date_of_birth">Enter your date of birth</label>
    <div class="dob-input-wrapper">
      <div>
        <p>Year</p>
        <input class="fp-input dob-input" id="date_of_birth_year" name="date_of_birth_year" type="tel" autocomplete="bday-year" placeholder="eg 1982" minlength="4" maxlength="4" value="">
      </div>
      <div>
        <p>Month</p>
        <select class="fp-input dob-input" id="date_of_birth_month" name="date_of_birth_month" autocomplete="bday-month" value="">
          <option value="">---</option>
          <option value="01">Jan</option>
          <option value="02">Feb</option>
          <option value="03">Mar</option>
          <option value="04">Apr</option>
          <option value="05">May</option>
          <option value="06">Jun</option>
          <option value="07">Jul</option>
          <option value="08">Aug</option>
          <option value="09">Sep</option>
          <option value="10">Oct</option>
          <option value="11">Nov</option>
          <option value="12">Dec</option>
        </select>
      </div>
      <div>
        <p>Day</p>
        <select class="fp-input dob-input" id="date_of_birth_day" name="date_of_birth_day" autocomplete="bday-day" value="">
          <option value="">--</option>
          <option value="01">01</option>
          <option value="02">02</option>
          <option value="03">03</option>
          <option value="04">04</option>
          <option value="05">05</option>
          <option value="06">06</option>
          <option value="07">07</option>
          <option value="08">08</option>
          <option value="09">09</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
          <option value="13">13</option>
          <option value="14">14</option>
          <option value="15">15</option>
          <option value="16">16</option>
          <option value="17">17</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
          <option value="29">29</option>
          <option value="30">30</option>
          <option value="31">31</option>
        </select>
      </div>
    </div>
  </div>
  <div class="signupFormInputContainer" id="form-9" data-index="9" style="display:none;">
    <label for="phone">Enter your cell phone number</label>
    <input autocomplete="tel-national" class="fp-input" id="phone" name="phone" type="tel" value="">
    <div class="text-xs-sm text-muted pb-10"> Please enter a correct cell phone number as you will be notified by text if you're selected and we will also alert you to other new offers. </div>
  </div>
  <div class="signupFormInputContainer" id="form-10" data-index="10" style="display:none;">
    <label for="tcpa_consent">Keep me updated with the latest freebies, coupons and other great offers from our partners</label>
    <div class="fp-input" style="padding-bottom: 15px;" id="tcpa_consent">
      <div style="display: table; margin: 0 auto;">
        <span class="arrow-pulse arrow-right"> &gt; </span>
        <input style="margin: 0; vertical-align: middle;" type="checkbox" name="tcpa_consent" value="1" id="leadid_tcpa_disclosure">
        <span class="arrow-pulse arrow-left"> &lt; </span>
      </div>
      <label style="font-size: 0.7em; line-height: 0.9em" class="jornaya_magic_markup_pita">By checking the box above, I am providing my electronic signature and agreeing to receive calls/texts, via automatic telephone dialling systems or an
        artificial or pre-recorded voice on ~~PHONE_REPLACE~~, by US Product Testing (owned by Submission Technology Ltd), and our <a class="sponsorLightboxOpen">Marketing Partners</a> for marketing purposes to the number outlined above, even if its
        a wireless number and on a Do Not Call (DNC) list. I understand that consenting is not required to participate in the offers promoted. <br>Message and data rates may apply. I may revoke consent at any time.</label>
    </div>
  </div><input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/4fe2662931e8d35ae689a01e571de1627eab8619"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
    value="https://cert.trustedform.com/4fe2662931e8d35ae689a01e571de1627eab8619"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.mignx_QmodFByVLeyQWEA7-1a3eukLC_gDWXywO96lEg8jvI-vWVoWFn_AIWcA0TJxTJHod1.G-GlSYtxmJkQVyFu53BMyg.yRYaH1rTDagw_3Wm7Zwqxw">
</form>

Text Content

 * Home
 * How It Works
 * Popular Opportunities
 * Privacy Notice
 * Terms
 * Sponsors


GET THE CHANCE TO TEST & KEEP THE OLED NINTENDO SWITCH!*


Apply Now
If you sign up for US Product Testing, then you are agreeing to our Terms and
Conditions and agree to be contacted by email by our sponsors and receive emails
from us. You can opt-out at any time. Our privacy notice for the program can be
found here: PRIVACY NOTICE.
You must agree to our terms and conditions to sign up!
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Great, we just need a few details

Enter your best email address

Want to stay up to date on next week's roles via our email newsletters?

Tell us what category most interests you to get the most relevant updates,
sweeps & freebies!

Tech Products Home & Garden Products Mystery Shopping Opportunities I don't like
free products
Select your title -- Select -- Mr Mrs Ms Miss
Enter your first name
Enter your last name
Search for your address
Start typing your address to search
You must select your address from the dropdown

Do you own your home?
Yes No
Enter your date of birth

Year

Month

--- Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

Day

-- 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
27 28 29 30 31
Enter your cell phone number
Please enter a correct cell phone number as you will be notified by text if
you're selected and we will also alert you to other new offers.
Keep me updated with the latest freebies, coupons and other great offers from
our partners
> <
By checking the box above, I am providing my electronic signature and agreeing
to receive calls/texts, via automatic telephone dialling systems or an
artificial or pre-recorded voice on ~~PHONE_REPLACE~~, by US Product Testing
(owned by Submission Technology Ltd), and our Marketing Partners for marketing
purposes to the number outlined above, even if its a wireless number and on a Do
Not Call (DNC) list. I understand that consenting is not required to participate
in the offers promoted.
Message and data rates may apply. I may revoke consent at any time.
NEXT


The brand new OLED Nintendo Switch is here, we are looking for someone to help
us answer the question is it worth upgrading to this latest model? if you want
your chance to test and keep the latest version of the switch then click Apply
Now!
I was delighted to be selected to be a product tester and receive a FREE iPhone
XS within a week....thank you so much for this opportunity!
 
 

1

Sign Up
Click the 'Sign Up For Free' button to apply to become a product tester.
2
Complete Your Questionnaire
Fill in the questionnaire to complete your application in full.
3

Confirmation
We will contact you via phone or email if you have been successful.

So What Happens Now?

Register your details and you will then be presented with an offers based
questionnaire. Most people opt into 3 or 4 offers; please only opt into those
you're interested in.

To be eligible for selection, you must complete the questionnaire in full. If
you are selected, you will be contacted via email.

As per our T&Cs, Review Requirements are:

500+ word written review
Video review
Photos
All reviewers will be sent a confirmation letter, checklist of points to
discuss, and an A4 poster for photos.

US Product Testing is in no way partnered with, sponsored by or endorsed by any
of the brands featured or any of the listed products or retailers shown on this
site. Trademarks, service marks, logos, and/or domain names (including, without
limitation, the individual names of products and retailers) are the property of
their respective owners.
* A number of Winners will be selected each month dependent on the campaign
requirements as per our terms.


GET THE CHANCE TO TEST & KEEP THE OLED NINTENDO SWITCH!


Apply Now


FAQS

Who is eligible to partake?

Anybody aged 18 years and over and residing in the USA may take part.

How will my Personal Data be used?

Protection of our members' Personal Data is a top priority for US Product
Testing. We will use your Personal Data to predict which offers you may be
interested in hearing about. Please read our Privacy Policy for further
information.

Why must I answer all the questions in the survey to complete my entry?

To qualify for the US Product Testing opportunity, we need to understand a
little about you, your lifestyle and interests.

How will I know I've been selected as a winner?

If you are selected as a winner, we will contact you via email in the first
instance, using the email address you gave upon sign up. So, please ensure you
use your primary email address to enter, and add us to your address book to
ensure you receive our emails.

Why must I answer all the questions in the survey to complete my entry?

To qualify for the US Product Testing opportunity, we need to understand a
little about you, your lifestyle and interests. Our site is part funded by
advertisements which you may see within the survey. You do not have to opt into
any of them to be eligible. Advertisers sponsor our survey which enables us to
send users products for their test and informative reviews, and then keep the
product afterwards.


OUR SPONSORS

Close
 * CONZ Media
 * Medical Support Group
 * Health Support
 * Gerber Life
 * Insurance Solutions
 * United Advisors
 * Infinity One
 * National Debt Helpers
 * USA Travel Club
 * Senior Aid Helper
 * North Star Insurance Advisors Final Expense PPG
 * Advertising Inc
 * Premium Choice
 * Morgan Fidelity Associates
 * Smarter Daily Living
 * LEA Ent LLC
 * Reasonable Insurance Group
 * Smart Care LLC
 * Senior Care LLC
 * TruAlliant BPO
 * SolidQuote LLC
 * QuoteManage LLC
 * Protection Plan Services
 * DS Prospecting
 * Td Edge Media
 * Land Run ads
 * Providing For Seniors
 * Protege Digital
 * Bye To Rent
 * FX Auto Rate
 * I Moved Up
 * JRPR Digital
 * DJS Digital
 * Cosmopolitan Consumer Group
 * Stern Investment Group
 * DSN Information
 * Infinity One
 * Mixed Media Holdings, Inc.
 * Submission Technology LTD

Do Not Sell My Personal Data

Our advertisers may verify and document your consent using third-party service
providers such as Trusted Form and Jornaya.

© US Product Testing 2023

Wholly owned by Submission Technology Ltd, trading at The Beater House, Turkey
Mill, Maidstone, Kent, England, ME14 5PP

dpo@submissiontechnology.co.uk

PRIVACY NOTICE | HOME PAGE | HOW IT WORKS | SPONSORS | TERMS & CONDITIONS





This website uses cookies to enhance user experience and to analyze performance
and traffic on our website. We also share information about your use of our site
with our social media, advertising and analytics partners.

Accept Cookies
Do Not Sell My Personal Information

United States