panel.marketagent.com Open in urlscan Pro
86.59.32.100  Public Scan

URL: https://panel.marketagent.com/ShortReg/Registration/en-GB?RefUID=4344420
Submission: On February 20 via manual from AL — Scanned from DE

Form analysis 2 forms found in the DOM

POST /ShortReg/ExternalLogin/en-GB

<form action="/ShortReg/ExternalLogin/en-GB" method="post" novalidate="novalidate"> <input name="__RequestVerificationToken" type="hidden" value="RCW1mvYUnREo07CuCzPTHPUpHNSRMmVIYFCZYuCzrqIu5trJRNTYeLHCnly3nep5J0d8oyoVaeu717HLkbLMukW9Cbo1">
  <h4 style="text-align: left;padding-left: 25px">
    <label>Register with</label>
  </h4>
  <script src="/scripts/mobile-detect.min.js"></script>
  <script>
    $(document).ready(function() {
      // Device
      var detect = new MobileDetect(navigator.userAgent);
      var vDevice = "NotSet";
      // set device for support mail
      if (detect.phone() != null) {
        vDevice = "Smartphone";
      } else if (detect.tablet() != null) {
        vDevice = "Tablet";
      } else {
        vDevice = "Desktop";
      }
      document.getElementById('CCD_Device_SocialLogin').value = vDevice;
    });
  </script>
  <div id="socialLoginList" class="">
    <input data-val="true" data-val-required="The Device field is required." id="CCD_Device_SocialLogin" name="CurrentClientData.Device" type="hidden" value="Desktop">
    <button type="submit" class="ma_button_google" data-show-loading="true" id="Google" name="provider" value="Google">
      <div>
        <i class="fab fa-google" aria-hidden="true"></i>
        <span>Google</span>
      </div>
    </button>
    <button type="submit" class="ma_button_apple" data-show-loading="true" id="Apple" name="provider" value="Apple">
      <div>
        <i class="fab fa-apple" aria-hidden="true"></i>
        <span>Apple</span>
      </div>
    </button>
    <button type="submit" class="ma_button_facebook" data-show-loading="true" id="Facebook" name="provider" value="Facebook">
      <div>
        <i class="fab fa-facebook-square" aria-hidden="true"></i>
        <span>Facebook</span>
      </div>
    </button>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <div class="Separator">
        <div class="SeparatorLine"></div>
        <div class="SeparatorText">or</div>
      </div>
    </div>
  </div>
</form>

POST /ShortReg/Registration/en-GB

<form action="/ShortReg/Registration/en-GB" data-registration="1" id="ShortRegForm" method="post" novalidate="novalidate"> <input name="__RequestVerificationToken" type="hidden"
    value="R6WZ_3FfHPh6dipUNUmA29iCAX3tI2PfBEQ6oCyeV9MPWHBLxGalMb1U4dN8Wxg3mhKrtrlOcXVm1XiddqoFceunygo1">
  <div class="row">
    <div class="col-lg-12">
      <!-- Gender -->
      <div class="container" id="divGenderContainer">
        <div class="input-group" id="divGender">
          <h4><label for="Gender">Gender</label></h4>
          <div>
            <a href="javascript:selectIcon('igGender','339','339')" class="genderLink" title="Gender: Female">
                                            <img src="/media/pic/Female_pink.svg" class="pic-icon" data-icongroup="igGender" id="igGender339" data-iconbulk="339" data-iconval="339">
                                    </a>
            <a href="javascript:selectIcon('igGender','2421','2421')" class="genderLink" title="Gender: other">
                                            <img src="/media/pic/Diverse_pink_grau.svg" class="pic-icon" data-icongroup="igGender" id="igGender2421" data-iconbulk="2421" data-iconval="2421">
                                    </a>
            <a href="javascript:selectIcon('igGender','338','338')" class="genderLink" title="Gender: Male">
                                            <img src="/media/pic/Male_gr%c3%bcn.svg" class="pic-icon" data-icongroup="igGender" id="igGender338" data-iconbulk="338" data-iconval="338">
                                    </a>
            <input data-iconreceiver="igGender" data-val="true" data-val-number="The field Gender must be a number." data-val-required="Please choose a valid gender." id="Gender" name="Gender" type="hidden" value="">
            <span class="field-validation-valid ma_error help-inline" data-valmsg-for="Gender" data-valmsg-replace="true"></span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <!-- Firstname -->
    <div class="col-md-6">
      <div class="container">
        <div class="input-group" id="divFirstname">
          <h4><label for="FirstName">First name</label></h4>
          <input data-fname-check="1" data-val="true" data-val-length="Invalid field length! (1-60)" data-val-length-max="60" data-val-length-min="1" data-val-required="Input required!" id="FirstName" name="FirstName" type="text" value=""> <span
            class="field-validation-valid ma_error help-inline" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
    <!-- Lastname -->
    <div class="col-md-6">
      <div class="container">
        <div class="input-group" id="divLastname">
          <h4><label for="LastName">Last name</label></h4>
          <input data-lname-check="1" data-val="true" data-val-length="Invalid field length! (1-60)" data-val-length-max="60" data-val-length-min="1" data-val-required="Input required!" id="LastName" name="LastName" type="text" value=""> <span
            class="field-validation-valid ma_error help-inline" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
  </div>
  <!--Email-->
  <div class="row">
    <div class="col-lg-12">
      <div class="container">
        <div class="input-group" id="divEmail">
          <h4><label for="Email">Email</label></h4>
          <input data-email-check="1" data-val="true" data-val-length="Invalid field length! (1-255)" data-val-length-max="255" data-val-length-min="1" data-val-regex="Invalid email address!"
            data-val-regex-pattern="^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,30}$" data-val-required="Input required!" id="Email" name="Email" type="email" value="">
          <span class="field-validation-valid ma_error help-inline" data-valmsg-for="Email" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
  </div>
  <!--Passwort-->
  <div class="row">
    <div class="col-md-6">
      <div class="container">
        <div class="input-group" id="divPassword">
          <h4><label for="Password">Password</label></h4>
          <input autocomplete="new-password" data-val="true" data-val-length="Invalid field length! (8-100)" data-val-length-max="100" data-val-length-min="8" data-val-required="Input required!" id="password" name="Password" type="password" value="">
          <div style="top: 52px;color: #bbb;width: 40px;margin-left: auto;margin-top: -61px;padding-right: 10px">
            <i class="fal fa-eye fa-2x" id="showpwd" title="Show password" style="font-size:1.2em" aria-hidden="true"></i><span class="sr-only">Show password</span>
          </div>
          <span class="field-validation-valid ma_error help-inline" data-valmsg-for="Password" data-valmsg-replace="true" style="margin-top: 35px"></span>
          <input data-val="true" data-val-required="The PasswordValidation field is required." id="hidPasswordValidation" name="PasswordValidation" type="hidden" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="container" id="divPasswordComplexity" style="margin-left: 30px">
        <div id="divPwdInfo" style="display:block;">
          <i class="ma-icon fa fa-info-circle fa-1x" style="color:#B0E566;vertical-align:central" id="iconPwdInfo" aria-hidden="true"></i>&nbsp;<a data-toggle="modal" data-target="#divPwdMinReq" style="cursor: pointer;">Password complexity</a></div>
        <div id="divPwdTooWeak" style="display:none;color: red;">
          <i class="ma-icon fa fa-times-circle-o fa-1x" style="color:#e64150;vertical-align:central" id="iconPwdTooWeak" aria-hidden="true"></i>&nbsp;<a data-toggle="modal" data-target="#divPwdMinReq" style="cursor: pointer;color:#e64150"><span id="txtPwdMinReqError"></span></a>
        </div>
        <div id="divPwdOK" style="display:none;color:green;vertical-align:middle;"><i class="ma-icon fa fa-check-circle-o fa-1x" style="color:green" id="iconPwdOK" aria-hidden="true"></i>&nbsp;Valid password</div>
        <div id="passwordstrenght_output_text"><span class="password-verdict" id="span_pwd_strenght_text"></span></div>
        <div id="passwordstrenght_output_progressbar" style="display:none"></div>
      </div>
    </div>
  </div>
  <div class="row" style="margin-top:20px">
    <!--Country-->
    <div class="col-md-6">
      <div class="container">
        <div class="input-group" id="divCountry">
          <h4><label for="Country">Country</label></h4>
          <select id="Country" data-tabindex="7" onchange="selectCountry('sbCountry',this.value)">
            <option value="-1" data-cc=""> please select … </option>
            <option value="276" data-cc="DE"> Germany </option>
            <option value="8" data-cc="AL"> Albania </option>
            <option value="32" data-cc="AR"> Argentina </option>
            <option value="36" data-cc="AU"> Australia </option>
            <option value="40" data-cc="AT"> Austria </option>
            <option value="112" data-cc="BY"> Belarus </option>
            <option value="56" data-cc="BE"> Belgium </option>
            <option value="68" data-cc="BO"> Bolivia </option>
            <option value="70" data-cc="BA"> Bosnia and Herzegovina </option>
            <option value="76" data-cc="BR"> Brazil </option>
            <option value="100" data-cc="BG"> Bulgaria </option>
            <option value="120" data-cc="CM"> Cameroon </option>
            <option value="124" data-cc="CA"> Canada </option>
            <option value="152" data-cc="CL"> Chile </option>
            <option value="170" data-cc="CO"> Colombia </option>
            <option value="188" data-cc="CR"> Costa Rica </option>
            <option value="191" data-cc="HR"> Croatia </option>
            <option value="196" data-cc="CY"> Cyprus </option>
            <option value="203" data-cc="CZ"> Czech Republic </option>
            <option value="180" data-cc="CD"> Democratic Republic of the Congo </option>
            <option value="208" data-cc="DK"> Denmark </option>
            <option value="214" data-cc="DO"> Dominican Republic </option>
            <option value="218" data-cc="EC"> Ecuador </option>
            <option value="222" data-cc="SV"> El Salvador </option>
            <option value="233" data-cc="EE"> Estonia </option>
            <option value="246" data-cc="FI"> Finland </option>
            <option value="250" data-cc="FR"> France </option>
            <option value="288" data-cc="GH"> Ghana </option>
            <option value="300" data-cc="GR"> Greece </option>
            <option value="320" data-cc="GT"> Guatemala </option>
            <option value="340" data-cc="HN"> Honduras </option>
            <option value="344" data-cc="HK"> Hong Kong </option>
            <option value="348" data-cc="HU"> Hungary </option>
            <option value="356" data-cc="IN"> India </option>
            <option value="360" data-cc="ID"> Indonesia </option>
            <option value="372" data-cc="IE"> Ireland </option>
            <option value="376" data-cc="IL"> Israel </option>
            <option value="380" data-cc="IT"> Italy </option>
            <option value="384" data-cc="CI"> Ivory Coast </option>
            <option value="404" data-cc="KE"> Kenya </option>
            <option value="414" data-cc="KW"> Kuwait </option>
            <option value="428" data-cc="LV"> Latvia </option>
            <option value="440" data-cc="LT"> Lithuania </option>
            <option value="442" data-cc="LU"> Luxembourg </option>
            <option value="458" data-cc="MY"> Malaysia </option>
            <option value="470" data-cc="MT"> Malta </option>
            <option value="484" data-cc="MX"> Mexico </option>
            <option value="499" data-cc="ME"> Montenegro </option>
            <option value="516" data-cc="NA"> Namibia </option>
            <option value="528" data-cc="NL"> Netherlands </option>
            <option value="554" data-cc="NZ"> New Zealand </option>
            <option value="558" data-cc="NI"> Nicaragua </option>
            <option value="566" data-cc="NG"> Nigeria </option>
            <option value="807" data-cc="MK"> North Macedonia </option>
            <option value="578" data-cc="NO"> Norway </option>
            <option value="586" data-cc="PK"> Pakistan </option>
            <option value="591" data-cc="PA"> Panama </option>
            <option value="600" data-cc="PY"> Paraguay </option>
            <option value="604" data-cc="PE"> Peru </option>
            <option value="608" data-cc="PH"> Philippines </option>
            <option value="616" data-cc="PL"> Poland </option>
            <option value="620" data-cc="PT"> Portugal </option>
            <option value="630" data-cc="PR"> Puerto Rico </option>
            <option value="634" data-cc="QA"> Qatar </option>
            <option value="710" data-cc="ZA"> Republic of South Africa </option>
            <option value="642" data-cc="RO"> Romania </option>
            <option value="643" data-cc="RU"> Russia </option>
            <option value="646" data-cc="RW"> Rwanda </option>
            <option value="686" data-cc="SN"> Senegal </option>
            <option value="688" data-cc="RS"> Serbia </option>
            <option value="702" data-cc="SG"> Singapore&nbsp; </option>
            <option value="703" data-cc="SK"> Slovakia </option>
            <option value="705" data-cc="SI"> Slovenia </option>
            <option value="724" data-cc="ES"> Spain </option>
            <option value="752" data-cc="SE"> Sweden </option>
            <option value="756" data-cc="CH"> Switzerland </option>
            <option value="792" data-cc="TR"> Turkey </option>
            <option value="800" data-cc="UG"> Uganda </option>
            <option value="804" data-cc="UA"> Ukraine </option>
            <option value="784" data-cc="AE"> United Arab Emirates </option>
            <option value="826" data-cc="GB"> United Kingdom </option>
            <option value="840" data-cc="US"> United States of America </option>
            <option value="858" data-cc="UY"> Uruguay </option>
            <option value="862" data-cc="VE"> Venezuela </option>
          </select>
          <input data-countryreceiver="sbCountry" data-val="true" data-val-number="The field Country must be a number." data-val-range="Input required!" data-val-range-max="2147483647" data-val-range-min="1" data-val-required="Input required!"
            id="Country" name="Country" type="hidden" value="0">
          <span class="field-validation-valid ma_error help-inline" data-valmsg-for="Country" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
    <!-- BirthDate -->
    <div class="col-md-6">
      <div class="container">
        <div class="input-group" id="divBirthDate">
          <h4><label for="Birthday">Date of birth</label></h4>
          <input data-dob-check="1" data-val="true" data-val-required="Input required!" id="Birthday" name="Birthday" placeholder="dd/MM/yyyy" type="text" value="">
          <span class="field-validation-valid ma_error help-inline" data-valmsg-for="Birthday" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="container">
        <div class="input-group" id="divAGB">
          <div class="row" style="display:flex;flex-direction:row">
            <div style="margin-right:10px">
              <a href="javascript:selectCheckbox('AGBAccept')"><i class="fa fa-square-o" id="iAGBAccept" style=" color: #B0E566; font-size: 1.5em; vertical-align: bottom;padding-left:15px;margin-right:5px" aria-hidden="true"></i></a></div>
            <div>Accept <a href="http://panel.marketagent.com/ShortReg/GetResource/en-GB?ResourceName=MarketagentTerms.pdf" target="_blank" style="cursor: pointer;">General Terms &amp; Conditions</a></div>
          </div>
          <input data-val="true" data-val-regex="Input required!" data-val-regex-pattern="True" data-val-required="Input required!" id="hdAGBAccept" name="AGBAccept" type="hidden" value="False">
          <span class="field-validation-valid ma_error help-inline" data-valmsg-for="AGBAccept" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="container">
        <div class="input-group" id="divPP">
          <div class="row" style="display:flex;flex-direction:row">
            <div style="margin-right:10px">
              <a href="javascript:selectCheckbox('PPAccept')"><i class="fa fa-square-o" id="iPPAccept" style=" color: #B0E566; font-size: 1.5em; vertical-align: bottom;padding-left:15px;margin-right:5px" aria-hidden="true"></i></a></div>
            <div>Accept <a href="http://panel.marketagent.com/ShortReg/GetResource/en-GB?ResourceName=MarketagentPrivacyPolicy.pdf" target="_blank" style="cursor: pointer;">Privacy Policy</a></div>
          </div>
          <input data-val="true" data-val-regex="Input required!" data-val-regex-pattern="True" data-val-required="Input required!" id="hdPPAccept" name="PPAccept" type="hidden" value="False">
          <span class="field-validation-valid ma_error help-inline" data-valmsg-for="PPAccept" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
  </div>
  <div class="row" style="margin-top:30px">
    <div class="col-lg-12">
      <button type="button" onclick="SubmitForm();">Register</button>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="input-group">
      </div>
      <span class="field-validation-valid ma_error help-inline" data-valmsg-for="ServerError" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6LfuL3oUAAAAAHUsmae5gYa29mmsUQsrINntzYq6" data-callback="formSubmit" data-size="invisible"></div>
  <script>
    $(document).ready(function() {
      $('.g-recaptcha').closest('form').data('validator').settings.submitHandler = function(form) {
        if (grecaptcha.getResponse()) {
          form.submit();
        } else {
          grecaptcha.reset();
          grecaptcha.execute();
        }
      }
    });

    function formSubmit(response) {
      $('.g-recaptcha').closest('form').submit();
    }
  </script><input type="hidden" name="ra_1" id="ra_1" style="width:1200px" value="c05de8d6-8d0a-455e-9c97-9a684280d619"><input type="hidden" name="ra_2" id="ra_2" style="width:1200px" value="dac8b16f-a867-46ce-a2ab-f8a280078a3d"><input type="hidden"
    name="ra_3" id="ra_3" style="width:1200px" value="154b90d1-e360-6962-8125-1a330dfe3a63"><label for="ra__750288" aria-hidden="true"
    style="display: inline-block !important; height: 0 !important; width: 0 !important; border: 0 !important; padding: 0 !important; margin: 0 !important" tabindex="-1"></label><input type="text" id="ra__750288" data-exclude="1"
    style="height: 0 !important; width: 0 !important; border: 0 !important; padding: 0 !important; margin: 0 !important" tabindex="-1">
</form>

Text Content

THIS WEBSITE USES COOKIES TO OFFER YOU THE BEST POSSIBLE SERVICE. PLEASE CHOOSE
YOUR PREFERRED COOKIE SETTINGS.

All cookies
mandatory cookies only
Choose Cookies

 * All cookies: You accept all cookies. This ensures the best user experience.
 * Mandatory cookies: You will receive only those cookies, that are essential
   for the functionality of our website.
 * Choose cookies: We will show you a list of all cookies that we use. You can
   pick and choose which you would like to accept.




Optional cookies

Trust Pilot

Widget of Trustpilots rating service.

Zopim

Tool for handling user support requests.

Google Analytics

Allows to do analysis of our web traffic in order to optimize it.

Sovendus

Cookie for personalized advertisement.

Save Cancel
Mandatory cookies

These cookies are preselected, because they are essential for the functionality
of our website. Nevertheless, they are only delivered, once you choose to accept
cookies.

myfonts.net

Integration of a special font.

cookie

Needed for balancing the traffic load accros our webservers.

ma_cookieAccept

Saves your cookie preferences.

ma_ref

Referer information for recruitment tracking

ASP.NET_SessionID

Cookie for identification of a users session.

_RequestVerificationToken

Id for verifying web forms.

.AspNet.ApplicationCookie

Cookie for identification of an application.

RVIDExtId

Analysis of security relevant information in order to protect our services.

Google reCaptcha

reCaptcha for protection of our services.

Google Fonts

Integration of external fonts, hosted by Google

Cookies


WHAT IS A COOKIE?

A cookie is a text file with number codes that are sent to your browser from our
server and saved on your hard drive. You have the option of setting up your
browser so that it notifies you when you receive a cookie. Then you can decide
whether to accept it or not. You must accept cookies on all Marketagent sites,
where you will be asked to register or where other data will be collected.
Otherwise the functions and services of Marketagent are not guaranteed. None of
these cookies contain your password or similar in a text form. This makes your
data safe from abuse.

You can find more on the Privacy Policy of Marketagent in our Terms.


Are cookies still better for your Company's image? (TechWeb, 16. March 1998)

The consulting services for IT issues of the Energy Ministry of the USA
(www.doe.gov) has published an information sheet that removes all second
thoughts of data protection officials regarding the so-called cookies.

Cookies enable recording visits of internet users on certain web pages. Claims
that cookies enable revealing passwords, credit card numbers and software on
your computer are unreasonable, according to the information sheet. Information
collected with help of cookies can be in fact mostly IP addresses, which browser
and operating system the user uses, and can also be revealed by using protocol
data of a server. "With help of cookies, a server can neither find out the
user's name and his email address nor any information about the used computer",
explains the information sheet.
Bosanski Čeština Crnogorski Dansk Deutsch Eesti keel English English (GB)
English (USA) Español Française Hrvatski Italiano Latviešu Lietuvos Magyar
Nederlands Norsk Polski Português Português brasileiro Română Shqiptar
Slovenčina Slovenščina Srpski Suomalainen Svenska Türkçe Ελληνικά Беларускі
Български Русский Український


REGISTER NOW.


YOUR OPINION SHAPES THE TRENDS OF TOMORROW

HOW DOES IT WORK?

Your browser does not support the video tag.

EARN MONEY WITH EVERY ONLINE SURVEY

EXCHANGE BONUS-POINTS FOR REWARDS OR CASH MONEY!

ENHANCE YOUR PROFILE TO RECEIVE MORE QUESTIONNAIRES!

Bonus distributed YTD

337,955.97

VOTE & WIN

Participate in our short surveys about current topics and win ...


REGISTER WITH

Google
Apple
Facebook
or

GENDER



FIRST NAME

LAST NAME

EMAIL

PASSWORD

Show password
 Password complexity
 
 Valid password



COUNTRY

please select … Germany Albania Argentina Australia Austria Belarus Belgium
Bolivia Bosnia and Herzegovina Brazil Bulgaria Cameroon Canada Chile Colombia
Costa Rica Croatia Cyprus Czech Republic Democratic Republic of the Congo
Denmark Dominican Republic Ecuador El Salvador Estonia Finland France Ghana
Greece Guatemala Honduras Hong Kong Hungary India Indonesia Ireland Israel Italy
Ivory Coast Kenya Kuwait Latvia Lithuania Luxembourg Malaysia Malta Mexico
Montenegro Namibia Netherlands New Zealand Nicaragua Nigeria North Macedonia
Norway Pakistan Panama Paraguay Peru Philippines Poland Portugal Puerto Rico
Qatar Republic of South Africa Romania Russia Rwanda Senegal Serbia Singapore 
Slovakia Slovenia Spain Sweden Switzerland Turkey Uganda Ukraine United Arab
Emirates United Kingdom United States of America Uruguay Venezuela

DATE OF BIRTH

Accept General Terms & Conditions
Accept Privacy Policy
Register


Trustpilot


WHAT OUR HAPPY MEMBERS SAY

„One of the strengths of Marketagent is that you’re free from obligations; it’s
at your discretion to decide whether to participate in a survey or not. Payment
is also trouble-free. And I like the fact that it mostly revolves around
regional/national topics.“
Dario




LEARN MORE

 * Imprint
 * Cookies
 * Data security
 * FAQ
 * Terms
 * Contact


SOCIAL




DOWNLOAD APP NOW


© 2000-2023 Marketagent.com online research GmbH


PROFILE COMPLETED


THANK YOU FOR COMPLETING YOUR PROFILE INFORMATION.




PROFILE UPDATED


THANK YOU FOR UPDATING YOUR PROFILE




PROFILE UPDATED


PASSWORD WAS SUCCESSFULLY UPDATED!




MINIMUM PASSWORD STRENGTH REQUIREMENTS

For security reasons, your password must meet the following minimum
requirements:
 * Minimum length: 8 characters
 * The passwort can not be an email address
 * It must contain characters from at least 2 of the following character sets:
   * Letters (A-Z,a-z)
   * Digits (0-9)
   * special characters (e.g. *,.$!% etc.)





IMPRINT

Marketagent.com online reSEARCH GmbH

Mühlgasse 59

2500 Baden

Support: Monday to Friday, from 08:00 AM to 05:00 PM (CET)
Phone: +43 2252 - 909 009
Fax: +43 2252 - 909 009 - 99
For questions and inquiries please refer to: info@marketagent.com


Legal form: Gesellschaft mit beschränkter Haftung (GmbH)
Head office: 2500 Baden
Media owner: Marketagent.com online reSEARCH GmbH, 2500 Baden
Statutory regulations: Trade regulations, www.ris.bka.gv.at
Voluntary codes of conduct: www.guetezeichen.at
Business name: Markt- und Meinungsforschung
Managing director: Thomas Schwabl, 2500 Baden
Member of WKO: Fachgruppe Information und Consulting
Supervisory authority: Baden Bezirkshauptmannschaft
Business purpose: Markt- und Meinungsforschung


UID-Nr.: ATU 517 84 902
Commercial register Nr.: 206987v
Commercial register court: Landesgericht Wiener Neustadt
DVR-Nr.: 3000570



TERMS AND CONDITIONS

Marketagent is a service of the Marketagent.com Online Research GmbH Company

1) SUBJECT MATTER

Volunteer survey participants acquire bonus points by actively participating in
interviews/surveys of Marketagent. The survey participants have to decide
whether and how often they would like to attend interviews/surveys. The
participant receives expense compensation for both. Any taxes or charges
resulting from reimbursement of expenses must be assumed by the survey
participants.

2) CONTRACT BASIS AND VALIDITY OF THE GTC

Each survey participant accepts his/her registration with the present Terms as
binding. Only these Terms and web sites referred to therein are content of the
contractual relationship between the survey participants/volunteers and
Marketagent. In practice the current version of Marketagent Terms and
Conditions, published on this page, applies. Registered participants will
receive a notification on changes to the Terms and Conditions via email.

Changed Terms shall be deemed approved, if the respondents do not object in
writing or by email. In doing this, Marketagent explicitly informs the survey
participant on all the consequences. The objection must be received within 14
days after the notification on changes by Marketagent. Otherwise, the new rules
are adopted. The submission of the objection is confirmed by Marketagent and
results in a resolution of the contract by Marketagent.





3) ELIGIBILITY AND DISQUALIFICATION

To take part in polls/surveys of Marketagent, the following conditions must be
met:
 * These Terms and Conditions must be recognized.
 * Participation is only allowed to private persons, who are not using the
   services of Marketagent for commercial purposes.
 * In order to become a participant at Marketagent, you must be at least14 years
   old or have a consent from your guardian.
 * Participation is currently possible only for persons with actual residence in
   Austria, Germany, Switzerland, Australia, Czech Republic, Hungary, Slovenia,
   Italy, Slovakia, Croatia, Serbia, France, Poland, Bulgaria, Netherlands,
   Belgium, United States of America, United Kingdom, Romania, Turkey, Russia,
   Belarus, Norway, Albania, Montenegro, Bosnia and Herzegovina, New Zealand,
   Canada, Spain, Ireland, Mexico, Colombia, Argentina, Chile, Peru, Ecuador,
   Guatemala, Sweden, Bolivia, Dominican Republic, Portugal, Brazil, Greece,
   Denmark, Finland, Honduras, Republic of South Africa, Venezuela, Nigeria,
   Paraguay, Latvia, Nicaragua, Estonia, Lithuania, Malta, Uruguay, Costa Rica,
   El Salvador, Luxembourg, Panama, Puerto Rico, India, Philippines, Kenya,
   Singapore , Israel, Pakistan, Ghana, Cameroon, Uganda, United Arab Emirates,
   Namibia, Qatar, Ukraine, Kuwait, North Macedonia, Senegal, Democratic
   Republic of the Congo, Ivory Coast, Hong Kong, Rwanda, Indonesia, Malaysia,
   Cyprus.
 * The participant/respondent is committed to provide correct information upon
   registration. Identity may be checked by Marketagent in form of a copy of the
   passport.
 * These information are especially indispensable necessary for the delivery of
   money transfer.
 * Only one registration per participant is permitted at Marketagent.
 * The individual access right of each participant is not transferable.
 * Margetagent.com reserves the right to decline participants after completing
   registration.

4) SELECTION OF SURVEY PARTICIPANTS

If more than the required number of respondents matches the criteria for a
survey/poll, the choice is random. The number of bonus points does not matter in
the selection. A right to participate in polls/surveys within a given time does
not exist. Marketagent reserves the right, without giving any reason to invite
any or all participants to surveys in accordance with the time and scale that is
determined as necessary by Marketagent.

5) REMUNERATION FOR PARTICIPATING IN SURVEYS

Marketagent rewards participation in interviews/surveys with bonus points. The
number of points per project will be determined by Marketagent, depending on the
survey and its scale, and upmost binding for all participating subjects.
Entitlement to a payment, apart from the redemption of bonus points, does not
exist. Your decision is final.

The valid compensation expense is published under the menu item "Compensation
Overview" and will vary depending on each survey and its length. A claim for
compensation is only fully completed and usable, when surveys arrive at
Marketagent. You can claim compensation from Marketagent for interview
participation, only if the associated data have been received by us.

Marketagent paid to participate in polls / surveys under the current
compensation program. The payment for the participation by each participant that
is specified in the invitation/introduction and his/her form of compensation is
determined according to the chart on the Marketagent website.

Marketagent reserves the right to adjust the amount of compensation. The change
in the level of remuneration is published by Marketagent on the website under
the menu item "Compensation Overview ".

The collection of bonus points is possible by taking part in polls and other
surveys of Marketagent. Other options (such as the spiking of the account by
cash payments) do not exist. Bonus points will remain valid for 2 years.

6) REMUNERATION FOR THE RECRUITMENT OF THIRD PARTIES

Additional fees may be obtained through the recruitment of third parties by the
respondents. A third person has been recruited by a survey participant, if the
third person names at least one existing participant as a reference, who
actively participates on Marketagent. The payment will be made in a single
transaction to the points account of the survey participant. The amount is
published on the website, under the menu item "Compensation Overview". Bonus
points will remain valid for 2 years.

7) PAYOUT

Payment of the balance of the survey participant, if the participant wishes, can
be fully or partially transferred to a bank account or via other payment
alternatives, offered by Marketagent. The payment to a bank account is made by
bank transfer or other forms of payment. For the current alternative payment
offers, please see the website under the menu item "Exchange Market".

The credit remains in force, unless the participant does not decide on which
actions to. The minimum number of points per transaction is fixed to 200 points
(= € 2, -). Should the participant paying a credit balance is less than € 15, -
to his bank account, so Marketagent of a processing fee of € 1, - charged. The
credit will be subject to less handling fee within 4 weeks of the intended use.
Transfers from € 15, - charges paid. Transfers to the account of one of our
donation partners are exclusively free of charge. Marketagent undertakes to
never exclude or prefer any participant, due to their account balance.

A package of bills or bank statements is not provided. Bank transfers or payment
orders are proof of payments made by Marketagent. Each time, the current state
of credit can be accessed via the homepage under the menu item "Balance".
Marketagent does not guarantee for the accuracy of the information. Objections
by the participant, regarding paid or not paid amounts must always be submitted
in writing.

8) FIGURES PROVIDED

If a participant deliberately falsified the results of a project, e.g. submitted
false information upon registration or in a survey/collection, and repeated
application with different email addresses, or gives his password, Marketagent
reserves the right to exclude that survey participant volunteer. The damage
caused by the conduct of the participant/subject is at the expense of his
previously earned bonus points. Marketagent reserves the right to the assertion
of further damages.

Each registered participant/respondent may have only one account and is
obligated to treat its credentials (username and password) as confidential.
He/she is held accountable by Marketagent for the use of his user name and
password.

If the password is used without authorization, the participant/volunteer is
required to inform Marketagent and/or immediately change its password in the
survey participant’s question field. Changes of the user data are to be
immediately entered by the survey participant.

9) DISCLOSURE OF INFORMATION

The participant agrees that the information obtained by the polls and surveys is
stored or handed over to third parties.

10) UPDATE AND CHANGE PERSONAL INFORMATION

When changing his/her personal data, each survey participant has to make
modifications to his profile on our website on his/her own. If no changes are
communicated, documents/profits and bank transfers are considered as received by
the survey participant in question, as if they were sent to the survey
participant’s last known address or transferred to the bank. Regardless, all
survey participants/subjects are even annually invited to update their
registration information via email.

11) PRIVACY POLICY

Your personal information is kept confidential and always evaluated anonymously.
Our customers only receive the results of the survey they commissioned and never
your personal information. Marketagent customers are only interested in
cumulative data.

Personal information is collected, processed and used in accordance with the
provisions of the European General Data Protection Regulation (GDPR). The data
collected is being processed and used by Marketagent only to the extent
necessary for conducting market surveys and as allowed by law. Your
participation in our market and opinion research panel is completely voluntary
and you can end it at any time without giving reasons. By registering with the
Marketagent market and opinion research panel, you agree to let us use your
information to the extent specified in our Privacy policy. Your personal
information is used in good faith and in a legal way, our Privacy policy is an
integral part of our Terms and Conditions and you can review and download it
here:

Privacy policy

In case of legal disputes, the data is kept until a valid ruling is made.
Information needed for the purpose of participant complaints or for legal
obligations is excluded therefrom. When those reasons cease to exist, the
information is deleted.

12) OBLIGATIONS OF SUBJECTS / PARTICIPANTS

The participant/subject has to
 * keep his/her user data (especially the password) secret and prevent
   unauthorized usage in any way,
 * avoid and prevent any improper usage of his/her user data,
 * immediately report any suspected misuse of his user data to Marketagent.

Marketagent will not be liable for technical malfunctions and their causes are
not the responsibility of Marketagent. Marketagent is not liable for damages
resulting from acts of third parties and in event of natural disasters.

Marketagent is only liable in accordance with the law, in case of intent or
gross negligence. Liability for slight negligence is excluded.

Links, banners and alike shall not imply endorsement of third parties and their
services by Marketagent. Marketagent is not responsible for the content of
sites, including prices and availability of products from third parties, even if
they are referenced via hyperlinks, banners or otherwise. Marketagent expressly
disclaims any responsibility for the content or opinions that are accessible via
links through Marketagent. The responsibility lies exclusively in the domain of
the operator.

Marketagent is only liable for the reasonable predictable damage. Furthermore,
Marketagent is never liable for consequential damages, indirect damages, not
savings, lost profits, interest, losses and damages from third-party claims
asserted against the participants.

13) SPAM

The participant/respondent agrees to the recruitment of unknown third persons
and to never address them without asking (so called spam), or by email or by
phone or fax. This is especially true for public discussion areas on the
Internet, such as newsgroups, mailing lists, etc. This improper conduct also
damages Marketagent. We therefore reserve the right to exclude participants due
to gross violations of the services. In the event of a breach of this
commitment, the participants will be excluded from participation in Marketagent
with immediate effect. The accumulated credit is eliminated. All costs and
expenses incurred by Marketagent because of such an infringement shall be borne
by the participants. The claiming of further damages remains unaffected.

14) TERM AND TERMINATION

You can always unsubscribe from the services of Marketagent. This holds no
disadvantages for you. Regarding your credit score, you can still access it for
14 days after the canceling your subscription.

According to the principle of fairness Marketagent can also terminate
participation in service, if here is reasonable doubt that a breach of this
Agreement has occurred without giving reasons. The previously accumulated credit
can still be accessed within the next 14 days (unless different arrangements by
these Terms and Conditions), provided that no breach of the Terms and Conditions
has occurred. Cancellations must be submitted in writing or by email, or made
directly on the Marketagent site.

15) CHOICE OF LAW, JURISDICTION

The contracting parties agree to the application of Austrian Law, in general
Regulations of the General Civil Code applies. For consumers from the EU, their
national consumer law applies, unless the relevant Austrian laws are more
favorable to the consumer.

For contracts with companies, our registered office is determined as agreed
jurisdiction.
For contracts with consumers, residents of one of the EU Member State, we also
recognize the court of the customer's residence. The jurisdiction over consumers
outside the EU is governed by the law.

16) LANGUAGE

The contracts and all other information on customer services, data and handling
of complaints are available in German, French, Slovenian, Czech, Hungarian,
Italian, Slovakian, Croatian and English.

17) PLACE OF THE COMPANY'S BUSINESS

Contracts with other companies are made at our company’s seat.

18) WARRANTY

The warranty applies based on statutory provisions.

19) OTHER

We accept the "Internt Ombudsmann" as an Out-of-Court Conciliator. For further
questions regarding conciliation, please contact our customer support:
info@marketagent.com or the "Internet Ombudsmann": www.ombudsmann.at.

Voluntary Code of Conduct: www.guetezeichen.at


 * Download Terms
 * Print Terms

To view the PDF version of our Terms and Conditions, you can use Adobe Acrobat
Reader:




DATA SECURITY

Your data is absolutely safe in our hands. The protection of your personal data,
information and opinions is our first priority, because having you trust us
means a lot to us and so we will make every effort to secure your trust.

All the data you provide will be kept strictly confidential. There is no
connection between the analysis data and personal information.

We guarantee that individual identification from the analysis data is not
possible. Our clients are only interested in information on larger collectives
(e.g. women from Chicago between the age of 20 and 29).

never, never, never, never



 * We never provide your email address to our customers. You will only be
   directly contacted by us to participate in our surveys.
 * We will never contact you for advertising purposes. We will never try to sell
   anything to you. We are only interested in your opinion.
 * Your provided information and opinion will never be published in association
   with your name or your address information. Our customers are solely
   interested in aggregated data.
 * The participation in surveys will never be mandatory.


!!! YOUR PRIVACY IS OUR PRIORITY !!!


DETAILS OF OUR PRIVACY POLICY (DATA SECURITY)

Protecting your privacy is very important to us. Below, we inform you about the
handling of your data in greater detail.

I) PRIVACY POLICY

We consider the protection of your privacy and personal data highly important
and we guarantee that we observe the provisions of the EU General Data
Protection Regulation (GDPR) and all supplementary legal provisions (TKG 2003)
when making available our services. Below you will find detailed information on
the handling of data, safety measures that we have implemented, as well as
rights that you are entitled to acc. to the GDPR. If you are citizen of
California all rights granted by the California Consumer Privacy Act 2018 (CCPA)
can be exercised. The details of our services compliance with CCPA are described
in this Privacy Policy and in our Terms.

II) SERVICES

Marketagent.com online reSEARCH GmbH provides its services according to the
terms and conditions specified below, and the freely accessible areas provide
you with the appropriate information. The “survey panel” area allows you to
participate in market research projects after you have completed the
registration process, and to collect Marketagent bonus points that may be
exchanged for benefits-in-kind. Generally, you may use our services free of
charge and the personal data collected in the process is used only to enable you
to participate in the projects.

1. PERSONAL DATA COLLECTION

By using our services, your data is automatically collected by our data
processing systems when you visit the website, with most of it being technical
data (e.g. IP address, browser/OS information), as well personal input during
the panel registration process and managing your user account.

2. WEBSITE VISITS, USE OF RELATED SERVICES

2.A) PURPOSE, AGREEMENT, PROCESSING

The information about the website visit and services related thereto is also
collected in order to ensure the error-free provision of these services, for
analysis purposes (see Item 4: Cookies, web analysis, tracking technology for
details) and for security reasons of tracking criminal activities online and
defence against hacking attempts. This data is processed on the basis of the
performance of a contract to which the data subject is party (Art. 6 (1) lit. b
of the GDPR), for the purposes of the legitimate interests of providing the
error-free, performance of services (Art. 6 (1) lit. f of the GDPR), as well as
for the purposes of defence against criminal online activities and efficient
protection against hacking attempts arising from a legal obligation related
thereto (Art. 6 (1) lit. c of the GDPR).

2.B) DELETION

The data collected in this regard is stored in our systems for 6 months and
subsequently deleted. In case of statutory obligations, and particularly in case
of administrative proceedings, the deletion period extends until the proceedings
are completed, i.e. until our legal obligation ceases to exist.

3. PANEL MEMBERSHIP

In order to register as a survey participant, we require your personal
information (in particular: name, surname, email address, street, postcode,
place, date of birth and password), and a selection of socio-demographic
information (such as sex, size of the town or city, household size, etc.).
Furthermore, you disclose additional information relating to your participation
in survey projects. We will primarily contact you via your email address.

3.A) PURPOSE, AGREEMENT, PROCESSING

3.A.1) REGISTRATION, MASTER DATA

For registering on our online panel, the following personal information
necessary for the registration process is requested and entered by you:

Personal data Name, surname, sex, email address, language Address data Street
and house number, postcode, place, country Socio-demographic data Date of birth,
family status, number of children, household size, education, professional
status, industry, household net income, car ownership, mobile provider
(optional), region/state, size of city or town Account management data Secret
answer, password, mobile phone number, recruiter Technical data IP address,
device, browser/OS

The data processing consists of making a selection for the participation and
evaluation of the socio-demographical characteristics for online market research
projects, rather than making available the management of Marketagent user
accounts, and in providing the necessary safety measures based on the
performance of the contractual obligations between Marketagent.com online
reSEARCH GmbH and the panellist (= survey participant) (Art. 6 (1) lit. b of the
GDPR).

3.A.2) PARTICIPATION IN SURVEYS

When conducting online market research projects, any personal information,
including socio-demographic characteristics, personal estimations and opinions
in particular, is accumulated in the evaluations and results, which means that
the processed data is anonymized accordingly, making it impossible to be traced
back to an individual. Accordingly, this isn’t personal information any longer
and the GDPR provisions do not apply. The data is collected in the
questionnaires though respondents’ input and through the additional calculation
of metadata (questionnaire length, Geo-location and browser/OS information).
Data processing for the purpose of compiling evaluations and the management of
questionnaire data is performed based on the fulfilment of the contractual
obligations between Marketagent.com online reSEARCH GmbH and the panellist (=
survey participant) (Art. 6 (1) lit. b of the GDPR). Complement for Californian
citizens: Results of the surveys you participated in will not be erased because
you are provided with certain financial incentives as permitted by the CCPA.

3.A.3) EXCHANGE PLATFORM

The Marketagent exchange platform provides various options for exchanging bonus
points acquired using Marketagent services. When performing an exchange, you
must enter the information listed below, which we’ll process and, if this is
necessary for completing the exchange process, forward to our exchange partner
or the bank institute performing the transaction.

Exchange bank Recipient data (name, IBAN) for the executing bank Paypal
paypal–Account: PayPal (Europe) S.à r.l. et Cie, S.C.A., 22-24 Boulevard Royal,
L-2449 Luxembourg Skrill/Moneybookers Moneybookers/Skrill-Account: Skrill
Limited, 25 Canada Square, London E14 5LQ, England (company number 04260907) -
UK

For the contractual performance of our obligations, the transfer of data to the
exchange partner is necessary (Art. 6 (1) lit. b of the GDPR). Moreover, we are
bound in such cases to keep the data until the expiry of the retention period (7
years) under the tax law (Art. 6 (1) lit. f of the GDPR) and, correspondingly,
it may be necessary to transfer the information to the tax authorities, as well
as tax consultancy firms or auditing companies.

3.A.4) DELETION

Any information collected within this context is stored for the duration of your
panel membership in our systems and permanently deleted by Marketagent when you
leave the panel. In case of statutory obligations, and particularly in case of
administrative proceedings, the deletion period extends until the proceedings
are completed, i.e. until our legal obligation ceases to exist.

3.B) TRANSFER

In principle, Marketagent does not transfer your personal information, with the
exception of contractual processors selected by Marketagent. In that respect,
Marketagent guarantees that the same data protection levels are observed by and
in accordance with the agreements entered into with the data processors. All
exceptions are explicitly listed below:

Web analysis See Item 4 — Cookies, web analysis, Google Inc. tracking technology
Exchange platform partners For performing exchange processes see Item 3.a.3 —
Exchange platform zopim Plug-in with a chat feature for sending support requests
to Marketagent Cint – Panel management for participating in international market
and opinion research projects Our partner Cint only receives a socio-demographic
dataset in pseudonymized form; inferring personal information is not possible;
Cint AB, Luntmakargatan 18, SE-111 37 Stockholm, Sweden Geocoding with Bing Maps
Geocoding of user record via Bing Maps Rest API
(https://spatial.virtualearth.net)

3.C) NEWSLETTER

With your consent, we will send our newsletter to your email inbox. You may give
your consent during the registration process, however this is not mandatory for
Marketagent panel membership. You may unsubscribe from our newsletter mailing
list at any time by disabling the newsletter subscription in the member area,
via the “unsubscribe” feature in the newsletter, or by simply writing to the
email address indicated in the imprint, or contacting us using one of the
options in Item III — Contact, Data protection authority.

4. WEBSITE VISIT TECHNICAL DATA

4.A) COOKIES

Our website uses cookies to make visits to our pages appealing and to enable
certain functionalities. These are small pieces of text data stored on your
computer. The cookies we use are usually deleted from your hard drive after
closing the browser window (session cookies). In certain cases, persistent
cookies are used that stay on your computer and allow your computer to be
recognized the next time you visit our site (persistent cookies). These cookies
are used to save the individual choices made by the user (e.g. items added to
the shopping basket) in order to restore the previous session when you re-open
the page. You can find the details of the cookies used on our site and the
corresponding list in our cookie disclaimer, which you must accept when visiting
our website, or by clicking on the following link Cookies.

You can set up your browser to inform you when cookies are set, to let you
decide each time whether to accept cookies or not, or to reject cookies
altogether. If you choose not to accept cookies, the functionality of our
website might be limited. In the “Help” menu in your browser, you can find an
explanation on how to set up your browser accordingly and either accept or
reject cookies.

4.B) COOKIES

Our site uses Google Analytics, a web analysis service of Google LLC (“Google”),
1600 Amphitheatre Parkway Mountain View, CA 94043, USA. Google Analytics also
uses so-called “cookies”, text data stored on your computer enabling analysis of
your use of our website. The data produced by these cookies about your use of
this website (including a part of your IP address, however in an anonymized
form) are sent to a Google server in the US and stored. Google is certified in
accordance with the 2016 EU-US Privacy Shield and correspondingly guarantees a
data protection level pursuant to the GDPR provisions. We have entered into a
contract data processing agreement with Google. Google uses this information to
analyse your use of the website to generate reports about the website activities
for the website operator and to render other services related to the website and
internet use. Google may also transmit this information to third parties as far
as legally permissible or when third parties provide data processing services
for Google. In no case can Google associate your IP address with other Google
data. You can set up your browser to prevent cookies from being installed;
however, we advise you that you may not be able to use all our website
functionalities to their full extent in such a case. The data is permanently
deleted from the Google Analytics system after 14 months, depending on the
preferences you set in Google Analytics. Of course, you are entitled to all your
GDPR rights (Art. 15 through 20) without limitations, and you may assert them as
described in Item 6. You can find more information about handling user data in
Google Analytics in the Google Privacy Policy: Google - Data privacy and
security

Even in the case when third partner cookies are used, you are provided with the
corresponding information in a cookie disclaimer on the pages of Marketagent
services, describing the type and scope of use of these cookies, letting you
decide whether to accept or reject the use of cookies. If you accepted the use
of cookies (Art. 6 (1) lit. a of the GDPR), they can be used for the purpose of
collecting and analysing your usage behaviour within the scope of your visit to
our website. In any case, no such cookies are used before you give your consent.
If you choose not to accept cookies, the functionality of our website might be
limited.

4.C) SOCIAL MEDIA PLUG-IN

We use plug-ins of the social network “Facebook” (operated by Facebook Inc.,
1601 S. California Ave, Palo Alto, CA 94304, USA), showing a Facebook widget on
the Marketagent pages. We use a two-step procedure, which lets you give your
consent to the social network operator to process your personal information in
acc. with Art. 6 (1) lit. a of the GDPR. Your information is only sent to the
social network operator when you click on one of the icons displayed and agree
to send your personal information to the social network operator. When you give
such a consent, a connection between your browser and the respective social
network is established.

Via the plug-in, the social network receives information about your visit to our
website. If you’re logged in to “Facebook”, your visit may be connected to your
social network account. Any interactions with the plug-in may be recorded by the
social network operator. You can find information on the use of your personal
data collected by the social network on the “Facebook” page under “Privacy” on
the following link Facebook - Data Policy.

5. DATA SECURITY MEASURES

We operate our services by implementing the necessary and current security
standards for web and data applications, and we guarantee that all our
processors (data centres, cloud providers) will abide by these standards. In the
participant area, your information is always sent over a secure SSL connection
(at least 256 bit encryption).

6. RIGHTS OF THE PERSONS AFFECTED ACC. TO GDPR

In principle, you have the right to access the data, the right to rectification,
the right to erasure, the right to the restriction of processing, the right to
data portability, the right of withdrawal and the right to appeal (Art. 15
through 20 of the GDPR). You may assert these rights at any time by contacting
us with your concern. The contact possibilities are listed in Item III —
Contact, Data protection authority.

If you believe that the processing of your data violates privacy laws or that
your rights under the data protection regulation have been violated in some
other way, you may lodge an appeal with the supervisory authority. In Austria,
this is the Data Protection Authority (Item III — Contact, Data protection
authority).

7. UNDERAGE USE

To participate in the surveys that we conduct, you must be at least 14 years of
age, for which purpose you must submit a copy of a photo ID if requested.

III) CONTACT, DATA PROTECTION AUTHORITY

GDPR - Marketagent contact person
Person responsible: Marketagent.com online reSEARCH GmbH, Mühlgasse 59, 2500
Baden
Representative: Master Thomas Schwabl (GF)
Data Protection Officer: Master Florian Folkmann
tel: +43 2252 909009
mail: dataprotection@marketagent.com
web: https://www.marketagent.com


Data protection authority: Austrian Data Protection Authority, Wickenburggasse
8, 1080 Vienna
tel: +43 1 52 152-0
mail: dsb@dsb.gv.at
web: https://www.dsb.gv.at


 * Download Privacy Policy
 * Print Privacy Policy

To display the PDF version of our privacy policy, you can use Adobe Acrobat
Reader:


Cookies


WHAT IS A COOKIE?

A cookie is a text file with number codes that are sent to your browser from our
server and saved on your hard drive. You have the option of setting up your
browser so that it notifies you when you receive a cookie. Then you can decide
whether to accept it or not. You must accept cookies on all Marketagent sites,
where you will be asked to register or where other data will be collected.
Otherwise the functions and services of Marketagent are not guaranteed. None of
these cookies contain your password or similar in a text form. This makes your
data safe from abuse.

You can find more on the Privacy Policy of Marketagent in our Terms.


Are cookies still better for your Company's image? (TechWeb, 16. March 1998)

The consulting services for IT issues of the Energy Ministry of the USA
(www.doe.gov) has published an information sheet that removes all second
thoughts of data protection officials regarding the so-called cookies.

Cookies enable recording visits of internet users on certain web pages. Claims
that cookies enable revealing passwords, credit card numbers and software on
your computer are unreasonable, according to the information sheet. Information
collected with help of cookies can be in fact mostly IP addresses, which browser
and operating system the user uses, and can also be revealed by using protocol
data of a server. "With help of cookies, a server can neither find out the
user's name and his email address nor any information about the used computer",
explains the information sheet.

First Party Cookies Source Purpose ASP.NET_SessionIdmarketagentEnables the user
to use our site and the web servers can respond to his/her actions.
.AspNet.ApplicationCookiemarketagentEnables the user to use our site and the web
servers can respond to his/her actions.
__RequestVerificationTokenmarketagentAnti Forgery cookiemarketagenttraffic load
balancing ma_cookieAcceptmarketagentRecord cookie acceptance
ma_refmarketagentfor recruter ma_ugcmarketagentinternal tracking and analytics
RVIDExtIdmarketagentinternal tracking and analytics idsrvmarketagentMarketagent
Authentication SignInMessagemarketagentMarketagent Authentication
_gamarketagentGoogle Analytics _gatmarketagentGoogle Analytics
_gidmarketagentGoogle Analytics __ar_v4marketagentGoogle Ads
__zlcmidmarketagentzopim usage tracking

Third Party Cookies Source Purpose __cfduidzopimzopim ADATAzopimzopim
ANIDgoogleGoogle Ads tracking and analysis CONSENTgoogleRecord Google Cookie
acceptance HSIDgoogleGoogle Authentication IDEgoogleGoogle Ads NIDgoogleGoogle
Settings SIDgoogleGoogle Services


FAQ FOR SURVEY PARTICIPANTS

WHAT DO I HAVE TO DO TO PARTICIPATE IN SURVEYS?

Simply register as a participant at Marketagent and we will invite you to
participate in surveys at irregular intervals via email or optional browser/app
notification.

HOW MUCH DOES A REGISTRATION AND PARTICIPATION AT MARKETAGENT COST?

Registration and participation in surveys are always free of charge. On the
contrary: You can even earn cash.

WHEN AND HOW OFTEN DO I RECEIVE SURVEYS?

The invitation to surveys occurs by random selection. In other words, our system
randomly accesses our address pool and selects the appropriate number of
participants – which is necessary for methodological reasons. Often, however,
participants shall also meet certain requirements (e.g. age and gender).
Meaning, from time to time there are larger gaps between the surveys, but then
things can move very quickly.

CAN THERE BE MORE THAN ONE PERSON REGISTERED UNDER THE SAME EMAIL ADDRESS?

No! Only one person can be registered with one email address.

HOW LONG DOES IT TAKE TO ANSWER A SURVEY?

It depends strongly on the kind and length of the survey and can last up to 20
minutes. The amount of the indemnities however always depends on the length of
the survey.

WHAT CAN I EARN AT MARKETAGENT?

For every completed questionnaire your account will be credited with indemnities
in the form of points. The amount of indemnities is varies from survey to survey
and depends on the kind of survey and length of the questionnaire. Participation
in each survey is of course always optional and not mandatory.

In our Exchange Area, you can convert the survey points into cash or vouchers.
We will always inform you about the amount of the indemnities.

WHY SHOULD I REGISTER AT MARKETAGENT AND PARTICIPATE IN SURVEYS?

 * I already receive bonus points credited to my account for my registration.
 * I get indemnities in the form of Marketagent points that I can convert into
   cash or vouchers.
 * Your answers will be kept as strictly confidential and will never be passed
   on or published in association with your name or address information. For
   further questions regarding this issue, follow the [LINKPPS]Privacy
   Policy[LINKPPE] link
 * I get a real chance to influence the world around me
 * With my points I can support a good cause
 * The participation is totally free.

IS MY INFORMATION AT MARKETAGENT SAFE?

Your registration information will be stored in the Marketagent computing center
and protected from access by strangers in accordance with the latest security
standards. We guarantee that we always follow the latest standards of data
protection.

WILL MY PERSONAL INFORMATION BE PUBLISHED?

You personal information, sociodemographic values, attitude and opinion will
never be published in association with your name or your address information.
They serve only for forming the collected data in order to question the right
target groups for our clients and to recognize strategic trends. Our clients are
only interested in information of larger collectives.
 * We never give away your email address to the clients. We will only contact
   you to participate in the surveys.
 * We will never contact you for advertising purposes. We will never try to sell
   you something. We are only interested in your opinion.
 * Your information and opinion will never be passed on or published in
   association with your name or address data. Our clients are interested only
   in the collected data.

HOW DO I GET MY MONEY?

For participating in a survey, you will be rewarded Marketagent points to your
personal account. In our Exchange Area, you can exchange them any time for cash
or products or services by our cooperation partners. There is always the
possibility of donating the collected sum. You simply visit our Exchange Area
and choose between the offers. If you choose to convert your points into money,
the sum will be transferred to your bank account. Please note, that with a
transfer on your personal account with an amount lower than € 15,- , a service
fee of € 1,- will be deducted.

WHAT CAN I GET FOR MY MARKETAGENT POINTS?

In our Exchange Area, you can convert the survey points into cash or vouchers or
use them for public-benefit purposes. The exact offer on payment alternatives
and the exchange ratio is available in our Exchange Area.

WHEN WILL THE POINTS FOR SURVEYS WITH COOPERATION PARTNERS BE CREDITED?

For administrative reasons, we can only credit the points for projects with
cooperation partners as soon as these have closed the survey completely. That
depends on how long the survey has been active and how many members have
participated. Your points are stored on your account and shall be credited them
as soon as possible.

WHY AM I UNABLE TO REDEEM MY POINTS EVEN THOUGH I HAVE COLLECTED ENOUGH
POINTS/HAVE ALREADY PARTICIPATED IN SURVEYS?

In order to make an exchange, you shall have at least participated in one survey
and received the compensation. profile extensions are not considered.

WHEN DO I OBTAIN THE POINTS FOR RECRUITING A FRIEND?

The points for recruiting a person are credited automatically when this person
has responded to a survey and received the compensation. A profile extension is
not considered.

DO I HAVE TO PARTICIPATE IN EACH SURVEY?

Before each survey, you will be informed, which form of payment you will receive
for participating. After that you can decide whether you want to participate or
not. This way you can turn down a survey.

HOW FAST DO I HAVE TO ANSWER THE SURVEYS?

The maximum response time is different for each survey and depends on the
urgency of the information needed by our client. For email surveys, you usually
get a few days’ time. You always see the exact time in the beginning of the
survey. However, it can happen that a survey is closed early, because of a
sufficient number of participators. The earlier you participate, the larger is
your chance to be on time.

FOR HOW LONG WILL MY INFORMATION BE SAVED?

As long as you are logged on as a registered member, your registration
information will be locked and administered in our database. Access to these
data is secured from access of a third party with our most modern security
standards. If you decide to end your participation, all the data associated with
you will be irreversibly deleted. Your opinion in our surveys will be
automatically deleted after analysis.

HOW CAN I UNSUBSCRIBE?

If you wish to end your active participation in Marketagent, you can unsubscribe
at any time and with immediate effect. Your data will be put inactive in our
database for 14 days, and, from this point on, you will no longer be contacted
by us. Within this period, you can swap any points credit in our exchange
market, then your data will be deleted from our database.

WHO RECEIVES MY INFORMATION?

The information in direct connection with yourself will never be passed to a
third party. Our clients are interested only in information and opinions of
larger collectives (e.g. women from Chicago above the age of 14). Your
information will also not be passed on for advertising or sale purposes. Our
clients are all businesses and communities of interest with need of information,
especially in the fields of trade, industry, media, telecommunication etc. We
will only contact you for participation in surveys.

WHAT HAPPENS WITH A QUESTIONNAIRE?

As soon as you return the complete questionnaire, your information will be
accepted in a database and saved until the end of the survey. Subsequently, an
automated analysis in the form of tables and graphs follows. Your questionnaire
will be deleted from our system after a certain time, i.e. your opinion will not
be saved in our system.

ARE THERE ANY EXCLUSION CONDITIONS FOR PARTICIPATING IN SURVEYS?

For participating in our surveys, the minimum age is 14.

DO I HAVE TO CHANGE OR ADJUST MY PERSONAL INFORMATION OVER TIME?

Email addresses and cell phone numbers change, people change the residential
addresses or banks, as well as their interests and with marriage you suddenly
get a new name. To keep the database up-to-date, it is necessary to update your
databases regularly. So we would appreciate if you would update your personal
information after each change. We will also annually remind you to update your
information.


CONTACT


MARKETAGENT.COM ONLINE RESEARCH GMBH

Mühlgasse 59
A-2500 Baden

T: +43 2252 909 009
F: +43 2252 909 009 - 99
E: info@marketagent.com
commercial register no.: 206987v
UID-number: ATU51784902
DVR-number: 3000570


MARKETAGENT.COM SLOWENIEN

Linhartova ulica 10
SI-2000 Maribor

T +386 2 429 63 10
E slovenija@marketagent.com


WHY DOES YOUR INFORMATION HAVE TO BE CORRECT?

Your data have to be correct & complete, because ...
 * ...Your email address and your password enable you to access our system. This
   combination protects your data against misuse by any unauthorized third
   parties.
 * ...Your email address is the only way for us to communicate with you and the
   only way for you to participate in email surveys.
 * ...to your residential address for shipping product samples and gift coupons.
 * ...your sociodemographic characteristics and your personal settings are the
   basis for participating in market research projects

Please note to keep your data and password secret!


ALREADY REGISTERED?


MEMBER LOGIN


CHANGE LANGUAGE

Bosanski Čeština Crnogorski Dansk Deutsch Eesti keel English English (GB)
English (USA) Español Française Hrvatski Italiano Latviešu Lietuvos Magyar
Nederlands Norsk Polski Português Português brasileiro Română Shqiptar
Slovenčina Slovenščina Srpski Suomalainen Svenska Türkçe Ελληνικά Беларускі
Български Русский Український