consumerdigitalsurvey.com Open in urlscan Pro
104.22.16.169  Public Scan

Submitted URL: http://giftcard.bio/
Effective URL: https://consumerdigitalsurvey.com/?session_id=340a708ec4c811ed913a8b1694bcc7b7
Submission: On March 17 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

<form class="container-fluid">
  <div class="row">
    <div class="col-xs-12 text-center img-space" id="default_case"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="clearfix"></div>
    <div class="col-xs-12 text-center img-space" id="case_1"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="clearfix"></div>
    <div class="col-xs-12 text-center img-space" id="case_2"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="clearfix"></div>
    <div class="col-xs-12 text-center img-space" id="case_3"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="clearfix"></div>
    <div class="check-qualification"><span>See if you qualify below:</span></div>
    <div id="ques-wrapper"><!-- TEST -->
      <div class="fb-data clearfix">
        <div><img src="/lib/images/likes-fb.png"></div>
        <div><img src="/lib/images/min-ago.png"></div>
      </div><!-- TEST END -->
      <div id="ques1">
        <h2 class="question" style="text-transform:uppercase;">Do you have PayPal?</h2>
        <div class="buttons q-btn">
          <button id="yes">YES</button>
          <button id="no">NO</button>
        </div>
      </div>
      <div id="ques2" class="hide-it">
        <h2 class="question" style="text-transform:uppercase;">How old are you?</h2>
        <div class="buttons q-btn">
          <button id="btn2-18">&lt;18</button>
          <button id="btn2-25">18-25</button>
          <button id="btn2-35">26-35</button>
          <button id="btn2-100">36+</button>
        </div>
      </div>
      <div id="ques3" class="hide-it">
        <h2 class="question" style="text-transform:uppercase;">How many times do you use facebook per week?</h2>
        <div class="buttons q-btn">
          <button id="btn3-3">&lt;3</button>
          <button id="btn3-7">3-6</button>
          <button id="btn3-10">7-9</button>
          <button id="btn3-100">10+</button>
        </div>
      </div><!-- TEST -->
      <div id="survey-progress" style=" display: flex;justify-content: space-between;">
        <div class="glow">1</div>
        <div>2</div>
        <div>3</div>
      </div><!-- TEST END -->
    </div><!-- Reviews -->
    <style>
      .fb-slideshow {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 128px;
      }

      .fb-slides {
        position: relative;
        width: 3432px;
        display: flex;
      }

      .fb-slide {
        width: 312px;
        display: inline-block;
        padding-top: 2px;
        padding-bottom: 2px;
      }

      .fb-slide img {}

      .fb-review {
        font-family: "Montserrat", Helvetica, Arial, sans-serif;
        font-size: 14px;
      }

      .fb-review-stars {
        min-height: 28px;
      }

      .fb-review-comment {
        min-height: 60px;
        margin-bottom: 10px;
      }

      .fb-review-user {
        font-weight: bold;
      }
    </style>
    <div class="fb-slideshow" style="height: auto;">
      <meta charset="UTF-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <link href="https://fonts.googleapis.com/css?family=Roboto:400,700,700italic" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,700italic" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com/css?family=Lato:100,300,400,700,700italic" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com/css?family=Quicksand:200,300,400,500,600,700,800" rel="stylesheet" type="text/css">
      <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
      <link rel="stylesheet" type="text/css" href="/common_files/slick.css">
      <link rel="stylesheet" type="text/css" href="/common_files/slick-theme.css">
      <style>
        /* Component Heading */
        .Testimonial-main-heading {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          color: #53656d;
          padding: 20px;
          margin-top: 100px;
        }

        .Testimonial-main-heading h2 {
          padding: 0px;
          margin: 0 0 20px 0;
          font-family: 'Lato';
          font-size: 32px;
          line-height: 38px;
        }

        /* Testimonial Content */
        .testimonial-section {
          display: flex;
          align-items: center;
          margin: 0px;
          padding: 0px;
        }

        .testimonial-content {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          background-color: #fff;
          border-radius: 10px;
        }

        .testimonial-content .user-details {
          /* background-color: #3E7086; */
          background-color: #DDD;
          padding: 10px 0;
          width: 100%;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
        }

        .testimonial-content .user-details>div {
          display: flex;
          align-items: center;
          flex-direction: column;
          width: 100%;
          margin: 0 auto;
        }

        .user-img img {
          width: 80px;
          height: auto;
          border-radius: 50%;
        }

        .user-specifics {
          margin-top: 8px;
          color: #000;
          font-family: "Lato";
          text-align: center;
        }

        .user-specifics span {
          display: block;
        }

        .user-specifics span:first-of-type {
          letter-spacing: 1px;
          font-weight: 800;
          margin-left: 15px;
          margin-bottom: 5px;
        }

        .user-specifics span:first-of-type+span {
          font-size: 14px;
          margin-left: 15px;
        }

        .testimonial-content .user-review {
          display: flex;
          align-items: center;
          flex: 1;
          order: 2;
        }

        .user-review {
          color: #53656d;
          letter-spacing: 1px;
          font-family: "Montserrat", Helvetica, Arial, sans-serif;
        }

        .testimonial-content hr {
          width: 100%;
          border: 0;
          background: linear-gradient(to right, #fff, #fff, #3E7086, #fff, #fff);
          height: 1px;
          margin-bottom: 0;
          display: none;
        }

        .user-review blockquote {
          width: 90%;
          padding: 10px 15px;
          border: none;
          margin: 0 auto;
        }

        .user-review blockquote p {
          font-size: 14px;
          line-height: 20px;
          hyphens: auto;
          margin: 10px 0;
          text-align: center;
        }

        /* Slider Actual */
        .slider {
          width: 100%;
          max-width: 320px;
          margin: 0px auto;
        }

        .slick-slide {
          max-width: 300px;
          margin: 0px 10px;
        }

        .slick-slide>div {
          box-shadow: 0px 0px 9px rgb(0 0 0 / 25%);
          margin: 10px 0;
          border-radius: 10px;
        }

        .slick-prev:before,
        .slick-next:before {
          color: black !important;
        }

        .slick-slide {
          transition: all ease-in-out .3s;
          opacity: .2;
        }

        .slick-active {
          opacity: .8;
        }

        .slick-current {
          opacity: 1;
        }

        /* Slick Theme */
        /* Slider */
        .slick-loading .slick-list {
          /* background: #fff url('ajax-loader.gif') center center no-repeat; */
        }

        /* Icons */
        /* @font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('slick/fonts//slick.eot');
    src: url('slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('slick/fonts/slick.woff') format('woff'), url('slick/fonts/slick.ttf') format('truetype'), url('slick/fonts/slick.svg#slick') format('svg');
} */
        /* Arrows */
        .slick-prev,
        .slick-next {
          font-size: 0 !important;
          line-height: 0;
          position: absolute;
          top: 50% !important;
          display: block !important;
          width: 20px !important;
          min-width: 0 !important;
          height: 20px;
          padding: 0;
          margin: 0 !important;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          cursor: pointer;
          color: transparent;
          border: none !important;
          outline: none;
          background: transparent;
        }

        .slick-prev:hover,
        .slick-prev:focus,
        .slick-next:hover,
        .slick-next:focus {
          color: transparent;
          outline: none;
          background: transparent;
        }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
          opacity: 1;
        }

        .slick-prev.slick-disabled:before,
        .slick-next.slick-disabled:before {
          opacity: .25;
        }

        .slick-prev:before,
        .slick-next:before {
          /* font-family: 'slick'; */
          font-size: 20px;
          line-height: 1;
          opacity: .75;
          color: white;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
        }

        .slick-prev {
          left: -25px !important;
        }

        [dir='rtl'] .slick-prev {
          right: -25px !important;
          left: auto !important;
        }

        .slick-next {
          right: -25px !important;
        }

        [dir='rtl'] .slick-next {
          right: auto !important;
          left: -25px !important;
        }

        body.v2a-email.v3b.wc-email .testimonial-section i.fa {
          opacity: 1 !important;
          color: #000;
        }

        /* Dots */
        .slick-dotted.slick-slider {
          margin-bottom: 30px;
        }

        .slick-dots {
          position: absolute;
          bottom: -30px;
          display: block;
          width: 100%;
          padding: 0;
          margin: 0;
          list-style: none;
          text-align: center;
          overflow: hidden
        }

        .slick-dots li {
          position: relative;
          display: inline-block;
          width: 6px;
          height: 6px;
          margin: 0 15px;
          padding: 0;
          cursor: pointer;
        }

        .slick-dots li button {
          font-size: 0;
          line-height: 0;
          display: block;
          width: 6px;
          height: 6px;
          padding: 5px;
          cursor: pointer;
          color: transparent;
          border: 0;
          outline: none;
          background: transparent;
        }

        .slick-dots li button:hover,
        .slick-dots li button:focus {
          outline: none;
        }

        .slick-dots li button:hover:before,
        .slick-dots li button:focus:before {
          opacity: 1;
        }

        .slick-dots li button:before {
          font-family: 'slick';
          font-size: 6px;
          line-height: 20px;
          position: absolute;
          top: 0;
          left: 1px;
          width: 6px;
          height: 6px;
          content: '\A';
          text-align: center;
          opacity: .25;
          color: black;
          border-radius: 50%;
          background: #000;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
        }

        .slick-dots li.slick-active button:before {
          opacity: .80;
          color: black;
          background: #000;
        }

        /* Equal heights */
        .slick-track {
          /* display: flex; */
        }

        .slick-initialized .slick-slide {
          display: flex;
          height: auto;
        }

        .testimonial-block,
        .testimonial-content {
          height: 100%;
        }
      </style>
      <!-- Testimonials -->
      <section class="regular slider testimonial-section hidden-no-subid slick-initialized slick-slider slick-dotted">
        <div class="slick-list draggable" style="height: 333px;">
          <div class="slick-track" style="opacity: 1; width: 3432px; transform: translate3d(-624px, 0px, 0px);">
            <div class="slick-slide slick-cloned" data-slick-index="-1" aria-hidden="true" style="width: 292px;" tabindex="-1">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "I just want to say what AMAZING COMPANY. it was easy to fulfill the product requirements and the STAFF IS AMAZING. If you need a few bucks in a pinch this is the way to go" </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_amandalena-va.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Amandalena VA. | PA</span>
                          <span>$750 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide" data-slick-index="0" aria-hidden="true" style="width: 292px;" role="tabpanel" id="slick-slide00" tabindex="-1" aria-describedby="slick-slide-control00">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "I really enjoyed the incentive program and I will definitely recommend it to anyone and everyone I can in the future." </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_jeffery-p.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Jeffery P. | UT</span>
                          <span>$1000 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide slick-current slick-active" data-slick-index="1" aria-hidden="false" style="width: 292px;" role="tabpanel" id="slick-slide01" aria-describedby="slick-slide-control01">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "It's a great idea the way a reward is offered for picking deals that you like at the same time! It' legit and I have been recommending it to others" </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_elisa-b.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Elisa B. | MN</span>
                          <span>$750 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide" data-slick-index="2" aria-hidden="true" style="width: 292px;" tabindex="-1" role="tabpanel" id="slick-slide02" aria-describedby="slick-slide-control02">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "This website was great to work. The actual rewards I participated in to achieve my goal were good programs and easy to achieve. The whole process was so simple yet super rewarding! I highly recommend these guys." </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_christy-f.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Christy F. | MO</span>
                          <span> $1000 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide" data-slick-index="3" aria-hidden="true" style="width: 292px;" tabindex="-1" role="tabpanel" id="slick-slide03" aria-describedby="slick-slide-control03">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "A great rewards program that pays you to participate in amazing trial offers, such as book and coffee clubs. Would highly recommend it to anyone looking to earn some cool cash and gift cards." </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_lindsay-m.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Lindsey M. | TX</span>
                          <span>$1000 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide" data-slick-index="4" aria-hidden="true" style="width: 292px;" tabindex="-1" role="tabpanel" id="slick-slide04" aria-describedby="slick-slide-control04">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "I just want to say what AMAZING COMPANY. it was easy to fulfill the product requirements and the STAFF IS AMAZING. If you need a few bucks in a pinch this is the way to go" </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_amandalena-va.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Amandalena VA. | PA</span>
                          <span>$750 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide slick-cloned" data-slick-index="5" aria-hidden="true" style="width: 292px;" tabindex="-1">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "I really enjoyed the incentive program and I will definitely recommend it to anyone and everyone I can in the future." </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_jeffery-p.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Jeffery P. | UT</span>
                          <span>$1000 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide slick-cloned" data-slick-index="6" aria-hidden="true" style="width: 292px;" tabindex="-1">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "It's a great idea the way a reward is offered for picking deals that you like at the same time! It' legit and I have been recommending it to others" </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_elisa-b.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Elisa B. | MN</span>
                          <span>$750 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide slick-cloned" data-slick-index="7" aria-hidden="true" style="width: 292px;" tabindex="-1">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "This website was great to work. The actual rewards I participated in to achieve my goal were good programs and easy to achieve. The whole process was so simple yet super rewarding! I highly recommend these guys." </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_christy-f.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Christy F. | MO</span>
                          <span> $1000 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide slick-cloned" data-slick-index="8" aria-hidden="true" style="width: 292px;" tabindex="-1">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "A great rewards program that pays you to participate in amazing trial offers, such as book and coffee clubs. Would highly recommend it to anyone looking to earn some cool cash and gift cards." </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_lindsay-m.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Lindsey M. | TX</span>
                          <span>$1000 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="slick-slide slick-cloned" data-slick-index="9" aria-hidden="true" style="width: 292px;" tabindex="-1">
              <div>
                <div class="testimonial-block" style="width: 100%; display: inline-block;">
                  <div class="testimonial-content">
                    <hr>
                    <div class="user-review">
                      <div>
                        <blockquote>
                          <p> "I just want to say what AMAZING COMPANY. it was easy to fulfill the product requirements and the STAFF IS AMAZING. If you need a few bucks in a pinch this is the way to go" </p>
                        </blockquote>
                      </div>
                    </div>
                    <div class="user-details">
                      <div>
                        <div class="user-img">
                          <img src="/common_files/testimonials_amandalena-va.jpg" alt="Recipient's Image">
                        </div>
                        <div class="user-specifics">
                          <span>Amandalena VA. | PA</span>
                          <span>$750 Gift Card</span>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <ul class="slick-dots" style="display: block;" role="tablist">
          <li class="" role="presentation"><button type="button" role="tab" id="slick-slide-control00" aria-controls="slick-slide00" aria-label="1 of 5" tabindex="-1">1</button></li>
          <li role="presentation" class="slick-active"><button type="button" role="tab" id="slick-slide-control01" aria-controls="slick-slide01" aria-label="2 of 5" tabindex="0" aria-selected="true">2</button></li>
          <li role="presentation"><button type="button" role="tab" id="slick-slide-control02" aria-controls="slick-slide02" aria-label="3 of 5" tabindex="-1">3</button></li>
          <li role="presentation"><button type="button" role="tab" id="slick-slide-control03" aria-controls="slick-slide03" aria-label="4 of 5" tabindex="-1">4</button></li>
          <li role="presentation"><button type="button" role="tab" id="slick-slide-control04" aria-controls="slick-slide04" aria-label="5 of 5" tabindex="-1">5</button></li>
        </ul>
      </section>
      <script src="/common_files/slick.js" type="text/javascript" charset="utf-8"></script>
      <script>
        $(document).ready(function() {
          $('.regular').slick({
            dots: true,
            arrows: false,
            infinite: true,
            autoplay: true,
            adaptiveHeight: true,
            autoplaySpeed: 3000,
            slidesToShow: 1,
            slidesToScroll: 1,
            prevArrow: "<i class='slick-prev fa fa-angle-left' aria-hidden='true'></i>",
            nextArrow: "<i class='slick-next fa fa-angle-right' aria-hidden='true'></i>",
            responsive: [{
              breakpoint: 1024,
              settings: {
                slidesToShow: 1,
                slidesToScroll: 1
              }
            }, {
              breakpoint: 992,
              settings: {
                slidesToShow: 1,
              }
            }, {
              breakpoint: 600,
              settings: {
                slidesToShow: 1,
                slidesToScroll: 1
              }
            }, {
              breakpoint: 480,
              settings: {
                slidesToShow: 1,
                slidesToScroll: 1
              }
            }]
          });
        });
      </script>
    </div>
    <script type="text/javascript">
      jQuery(document).ready(function() {
        function do_slideshow() {
          var slider = $('.fb-slideshow > div');
          slider.animate({
            left: -parseInt(slider.parent().width())
          }, {
            duration: 500,
            easing: "linear",
            step: function(now, fx) {},
            complete: function() {
              var clonePerson = $(".fb-slide").eq(0).clone();
              $(".fb-slide").eq(0).remove();
              slider.css('left', '0');
              slider.append(clonePerson);
              setTimeout(function() {
                do_slideshow();
              }, 6000);
            }
          });
        };
        setTimeout(function() {
          do_slideshow();
        }, 8000);
      });
    </script>
  </div>
</form>

POST /?session_id=340a708ec4c811ed913a8b1694bcc7b7

<form class="container-fluid" role="form" id="formEmail" action="/?session_id=340a708ec4c811ed913a8b1694bcc7b7" method="post" novalidate="novalidate">
  <div class="row">
    <div class="col-xs-12 text-center form2 img-space default_img2" id="default_case"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="col-xs-12 text-center form2 img-space default_img2" id="case_1"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="col-xs-12 text-center form2 img-space default_img2" id="case_2"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="col-xs-12 text-center form2 img-space default_img2" id="case_3"><img src="/9300/registration/img2.png" alt=""></div>
    <div class="clearfix"></div>
    <div class="col-xs-12 text-center form2 visa" id="default_case"><img src="/9300/registration/img2_visa.png" alt=""></div>
    <div class="clearfix"></div>
    <div class="email-prompt">Complete your information</div>
    <div class="email-prompt-sweeps">Complete your registration for your chance to win</div>
    <div class="col-xs-12 email-box"><input type="text" class="form-control center email-input " id="fname" pattern="[A-Za-z]" placeholder="First Name" name="pse_1821_fname" value=""><i class="fa fa-check-circle fa-2x"></i></div>
    <div class="col-xs-12 email-box"><input type="text" class="form-control center email-input " id="lname" pattern="[A-Za-z]" placeholder="Last Name" name="pse_1821_lname" value=""><i class="fa fa-check-circle fa-2x"></i></div>
    <div class="col-xs-12 email-box"><input type="email" id="email" class="form-control center email-input" placeholder="Your Email" name="pse_1821_email" value=""><i class="fa fa-check-circle fa-2x"></i></div>
    <div class="disclaimer-offer">
    </div><!-- Checkbox offer START -->
    <div id="disclaimerP-0" name="disclaimerP-0" class="disclaimerP">
      <div class="disclaimerP-box" style="display: none;"><span id="disclaimerP-0-input-container" name="disclaimerP-0-input-container" class="disclaimerP-div-input-container"><input type="checkbox" class="disclaimerP-div-input" onclick=""
            id="disclaimerP" name="pse_1821_aidcheckbox" value="Y"><label for="disclaimerP" class="fa fa-check-square-o disclaimerP_label">&nbsp;</label></span></div>
      <div class="disclaimerP-copy">
        <font class="disclaimerP-div-span-container" face="Arial, Helvetica, sans-serif" size="2"><span class="disclaimerP-div-span disclaimerP_text" style="font-size: 12px;">By clicking Continue below, I agree to email marketing, the
            <a href="#" onclick="window.open('http://www.ConsumerDigitalSurvey.com/terms.cgi?config=9300&amp;qid=','','scrollbars=yes,width=600,height=402');return false;">Terms &amp; Conditions</a> (which include mandatory arbitration),
            <a href="#" onclick="window.open('http://www.ConsumerDigitalSurvey.com/privacy.cgi?config=9300','','scrollbars=yes,width=600,height=402');return false;">Privacy Policy</a>, and site visit recordation by TrustedForm and
            Jornaya.</span><span class="disclaimerP-div-span added-copy">Yes! I am over the age of 18 and a U.S. resident, and I agree to the
            <a href="#" onclick="window.open('http://www.ConsumerDigitalSurvey.com/privacy.cgi?config=9300','','scrollbars=yes,width=600,height=402');return false;">Privacy Policy</a> and
            <a href="#" onclick="window.open('http://www.ConsumerDigitalSurvey.com/terms.cgi?config=9300&amp;qid=','','scrollbars=yes,width=600,height=402');return false;">Terms</a>, and to receive relevant daily email from ExpressFreebies.Co and
            CouponCartDaily.</span></font>
        <style>
          .added-copy {
            display: none;
          }
        </style>
      </div>
    </div><!-- Checkbox offer END -->
    <div class="buttons">
      <button id="btn4" wcflags="IgnoreDBOCheck,TreatAsCDATA">Continue</button>
    </div><!--buttons-->
  </div><input type="hidden" name="pse_1821_vote" value=""><input type="hidden" name="pse_1821_vote1" value=""><input type="hidden" name="pse_1821_vote2" value=""><!--special--><input type="text" class="special" name="pse_1821_confirm_email"
    value=""><input type="hidden" name="pse_1821_points_model" value="Y"> <input type="hidden" name="session_id" value="340a708ec4c811ed913a8b1694bcc7b7">
  <input type="hidden" name="map" value="505">
  <input type="hidden" name="stage" value="982">
  <input type="hidden" name="lc" value="3">
  <input type="hidden" name="next_1821" value="1">
  <input type="hidden" name="demo_opt" value="">
</form>

Text Content

Get Alert Notifications Personalized for You


Status: Available


$750 PAYPAL GIFT CARD


OUR LATEST BATCH OF GIFT CARDS HAS JUST SHIPPED! ACT NOW!

Upon completion of purchase requirements. Click for details.


WILL THIS PHONE END UP IN YOUR POCKET? ENTER TO SEE!

Upon completion of purchase requirements. Click for details.


REWARDS LIKE THESE DON'T LAST. SIGN UP NOW!

Upon completion of purchase requirements. Click for details.


GIFTS LIKE THESE DON'T LAST. PICK YOURS UP FAST!

Upon completion of purchase requirements. Click for details.

See if you qualify below:


DO YOU HAVE PAYPAL?

YES NO


HOW OLD ARE YOU?

<18 18-25 26-35 36+


HOW MANY TIMES DO YOU USE FACEBOOK PER WEEK?

<3 3-6 7-9 10+
1
2
3

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

> "I just want to say what AMAZING COMPANY. it was easy to fulfill the product
> requirements and the STAFF IS AMAZING. If you need a few bucks in a pinch this
> is the way to go"

Amandalena VA. | PA $750 Gift Card

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

> "I really enjoyed the incentive program and I will definitely recommend it to
> anyone and everyone I can in the future."

Jeffery P. | UT $1000 Gift Card

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

> "It's a great idea the way a reward is offered for picking deals that you like
> at the same time! It' legit and I have been recommending it to others"

Elisa B. | MN $750 Gift Card

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

> "This website was great to work. The actual rewards I participated in to
> achieve my goal were good programs and easy to achieve. The whole process was
> so simple yet super rewarding! I highly recommend these guys."

Christy F. | MO $1000 Gift Card

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

> "A great rewards program that pays you to participate in amazing trial offers,
> such as book and coffee clubs. Would highly recommend it to anyone looking to
> earn some cool cash and gift cards."

Lindsey M. | TX $1000 Gift Card

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

> "I just want to say what AMAZING COMPANY. it was easy to fulfill the product
> requirements and the STAFF IS AMAZING. If you need a few bucks in a pinch this
> is the way to go"

Amandalena VA. | PA $750 Gift Card

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

> "I really enjoyed the incentive program and I will definitely recommend it to
> anyone and everyone I can in the future."

Jeffery P. | UT $1000 Gift Card

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

> "It's a great idea the way a reward is offered for picking deals that you like
> at the same time! It' legit and I have been recommending it to others"

Elisa B. | MN $750 Gift Card

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

> "This website was great to work. The actual rewards I participated in to
> achieve my goal were good programs and easy to achieve. The whole process was
> so simple yet super rewarding! I highly recommend these guys."

Christy F. | MO $1000 Gift Card

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

> "A great rewards program that pays you to participate in amazing trial offers,
> such as book and coffee clubs. Would highly recommend it to anyone looking to
> earn some cool cash and gift cards."

Lindsey M. | TX $1000 Gift Card

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

> "I just want to say what AMAZING COMPANY. it was easy to fulfill the product
> requirements and the STAFF IS AMAZING. If you need a few bucks in a pinch this
> is the way to go"

Amandalena VA. | PA $750 Gift Card
 * 1
 * 2
 * 3
 * 4
 * 5

PayPal Holdings, Inc. is not affiliated with,
does not sponsor, or otherwise endorse this promotion.


CONTINUE TO BE QUALIFIED INSTANTLY!

Upon completion of purchase requirements. Click for details.

Complete your information
Complete your registration for your chance to win




 
By clicking Continue below, I agree to email marketing, the Terms & Conditions
(which include mandatory arbitration), Privacy Policy, and site visit
recordation by TrustedForm and Jornaya.Yes! I am over the age of 18 and a U.S.
resident, and I agree to the Privacy Policy and Terms, and to receive relevant
daily email from ExpressFreebies.Co and CouponCartDaily.
Continue

PayPal Holdings, Inc. is not affiliated with,
does not sponsor, or otherwise endorse this promotion.


Close

SUMMARY OF REWARD PROGRAM PURCHASE REQUIREMENTS. To claim your reward you must
earn 100 points as follows: earn 15 points for completing your registration
(email, first/last name, phone number, postal address, gender and date of
birth); earn 25 points for completing the initial survey; earn 20 points for
viewing the offers; and earn the final 40 points for completing the requisite
number of Reward Program Offers (10 points for completing (2) Bronze Offers, 10
points for completing (2) Silver Offers and 20 points for completing (10) Gold
Offers). You must complete all Reward Program Offers within 30 days from when
you complete your first offer. Completion of Reward Program Offers will require
a purchase or entering into a paid subscription program; and credit card offers
may also require you to activate the card by making a purchase, transferring a
balance and/or taking a cash advance. Click to view a Representative Sample of
Reward Program Offers. U.S. resident at least 18 years of age or older only.
Limit of 1 reward per household, per calendar year. Void where prohibited.
COMPLETING A SURVEY AND/OR VIEWING THE OFFERS WITHOUT COMPLETING THE REQUISITE
NUMBER OF REWARD PROGRAM OFFERS FROM THE SPECIFIED CATEGORIES ABOVE DOES NOT
QUALIFY YOU FOR A REWARD.

By registering, you agree to the Terms (which includes mandatory arbitration)
and Privacy Policy (which includes your consent to our sharing your personally
identifiable information with our Marketing Partners for which we may be
compensated). Please read the Terms and Privacy Policy for complete Reward
Program details about redemption instructions and information sharing.

ConsumerDigitalSurvey.com is an independent rewards program that administers
this website for consumers; and does not claim to be affiliated with, sponsored
by, endorsed by, represent or own any of the listed products, services, or
retailers’ trademarks, tradenames or rights associated with any of the Rewards
or Reward Program Offers (which are the property of their respective owners).


REPRESENTATIVE SAMPLE: The following is a Representative Sample of Bronze,
Silver and Gold Reward Offers you might need to complete in order to receive the
Reward. Also included are the purchase price, initial and ongoing commitment and
cancellation policies for each Reward Offer.

FEATURED BRONZE OFFERS

Offer Name / Advertiser

Offer Details

Credit Sesame
Cactus: Credit Sesame, 607 A West Dana St., Mountain View, CA 94041

Initial and Ongoing Commitment - No Credit Card Required, Sign up in 90 seconds
to get your free Credit Score monthly.

Cancellation - Log into your account on website at any time to cancel.



Disney Book Club
Cactus: Early Moments, 934 Plaza Dr., Montoursville, PA. 17754-2400
Phone: 1-800-353-3140

Initial and Ongoing Commitment - $5.95 with Free Shipping, then it's 3.99/month
with S&H.

Cancellation - Cancel per web site instructions within 30 days.



Dr. Seuss Book Club
Cactus: Early Moments, 934 Plaza Dr., Montoursville, PA. 17754-2400
Phone: 1-800-353-3140

Initial and Ongoing Commitment - 4 books for 0.99 each with Free Shipping.

Cancellation - Cancel per web site instructions within 30 days.

Elmo's Learning Adventure
Cactus: Sesame Workshop, 1900 Broadway, New York, New York, 10023
Phone: 1-800-353-3140

Initial and Ongoing Commitment - $3.99 for package with Free Shipping.

Cancellation - Cancel per web site instructions within 30days.

Freester.com - Walmart
Cactus: Freester.com, 633 Chestnut Street Suite 600 Chattanooga, TN 37450
Phone: 1-855-331-9531

Initial and Ongoing Commitment - $1.00 every 16 days.

Cancellation - Cancel per web site instructions within 30 days.

GameFly
Affiliati Network: GameFly, Inc, PO Box 80924, Austin, Texas 78708,
Phone: 1-888-986-6400

Initial and Ongoing Commitment - Free 30-day trial (1 Game out at a time -
$15.95 per month after). 2 months for $10.00 (1 game out at a time - $15.95 per
month after). 2 months for $20.00 (2 Games out at a time - $22.95 per month
after).

Cancellation - You must cancel your subscription prior to the end of your trial
or introductory offer period to avoid having your card charged.

Hallmark Feeln Free Trial
Affiliati Network: SpiritClips, LLC, 1990 S. Bundy Drive, Suite 620, Los
Angeles, CA 90025


Initial and Ongoing Commitment - We will begin billing your payment method
entered during sign-up for annual or monthly membership fees at the end of the
free trial period of your membership unless you cancel prior to the end of the
free trial period. To view the specific details of your membership, including
monthly membership price and end date of your free trial period, visit the
"Membership" section of our Service. Your credit card will not be charged if you
unselect the box for "renew my membership automatically" and click "save
changes" prior to the end of your trial period. You will not receive a notice
from us that your free trial period has ended or that the paying portion of your
membership has begun. If you cancel prior to the end of your free trial, there
will be no charges to your payment method.

Cancellation - If you would like to cancel your membership subscription and not
be charged for renewal, you must cancel before the end of your current
membership subscription period, or your membership subscription will be renewed
for the same term you initially selected at the Feeln current membership
subscription prices. To cancel, visit the "Membership" section of the website,
uncheck the box that says "renew my membership automatically," then click "save
changes".

RoadSave
Cactus: Reportech LLC, 2620 Regatta Drive Suite 102 Las Vegas, NV 89128


Initial and Ongoing Commitment - $1.00 will be charged every week.

Cancellation - Call 1-877-834-2830 to cancel your membership within 30 days.

Vetz Petz
Cactus: Vetz Premium LLC trading as Vetz Petz, Co/APEX building, 900 S Figueroa
Street # 2308, Los Angeles CA 90015.
Phone: 1-888-828-2660

Initial and Ongoing Commitment - Get a FREE 14-day supply. Just pay $1.00 s&h.

Cancellation - If you are not 100% satisfied with your purchase, you can return
your order for a full refund. You can return or exchange your purchase for up to
30 days from the purchase date. Returned or exchanged products must be in the
condition you received them and in the original box and/or packaging.

 

FEATURED SILVER OFFERS

Offer Name / Advertiser

Offer Details

Amora $4.95 offer
Cactus: Amora™ Coffee,5815 Carmichael Road, Montgomery, AL 36117
Phone: 1-855-642-6672

Initial and Ongoing Commitment - Pay just $2.95 for packing and Priority Mail®.
2 weeks trial, after $14.95 per bag plus $7.95 per delivery for packing and
Priority Mail®.

Cancellation - Cancel by calling Customer Care at 1-855-MI-AMORA.



African Mango Wonder
Cactus: 461 E 1000 S, Suite B, Pleasant Grove, UT, 84062 USA
Phone: 1-866-549-1601

Initial and Ongoing Commitment - 15 day trial period, S&H $4.95, after trial
card will be charged $89.95 every 30 days.

Cancellation - Call 1-866-549-1601 to cancel at any time within 15 day trial
period or 30 day return policy after product is shipped.

Disney Cakes & Sweets
Cactus: Eaglemoss, 2 Park Ave. 10th Floor, New York, NY 10016
Phone: 1-800-261-6898

Initial and Ongoing Commitment - $4.95 S&H.

Cancellation - Cancel per web site instructions at least 14 days prior to the
end of current batch for premium subscription.

Disney Movie Club
Cactus: TrialPay, Inc., 800 California Street, #300, Mountain View, California
94041 USA


Initial and Ongoing Commitment - As a Disney Movie Club member, all you need to
do is buy 5 movies at regular Club prices in the next 24 months (starting at
$19.95 per DVD and $29.95 per Blu-ray for a member who joins under a DVD
enrollment offer or starting at $29.95 per DVD and $29.95 per Blu-ray for a
member who joins under a Blu-ray enrollment offer), plus shipping and processing
of $3.95 for the first title in each order, and $1.49 for each additional title
in that same order. By agreeing to purchase at least 5 regular-priced movies in
the next 24 months, you qualify to receive 4 Disney movies of your choice from
the list of titles currently available from the Disney Movie Club for $1.99
each. Shipping and processing is free. Please allow 2-4 weeks to receive your
first shipment.

Cancellation - You may cancel your membership at any time after purchasing the 5
movies.



Kids Live Safe
Scalable Commerce: Kids Live Safe, Attn: Member Support, 3905 State Street,
Suite 7-228, Santa Barbara, CA 93105


Initial and Ongoing Commitment - 7-Day Trial Membership followed by a Monthly
($29.97), Quarterly ($39.97), Semi-Annua ($49.97) or Annual ($59.98)
Subscription. You would be billed exactly 7 days from the date and time you
originally registered.

Cancellation - Email us at support@kidslivesafe.com or call our member support
department by calling 1-800-301-5905. Once you have confirmed your desire to
cancel, your account is immediately canceled.



 

FEATURED GOLD OFFERS

Offer Name / Advertiser

Offer Details

100DayLoans
Cactus: 100DayLoans, 7302 East Helm Drive, Suite 2005, Scottsdale, AZ 85260
Phone: 1-877-817-8792

Initial and Ongoing Commitment - No purchase necessary, complete application to
qualify to be matched with a lender.

Cancellation - You may opt-out of receiving marketing emails from lenders and
3rd parties by following the opt-out instructions contained in the lenders and
3rd parties' respective emails.

ActionProWhite
Cactus: BellaAtHome 7565 Commercial Way, Unit EHenderson, NV 89011

Initial and Ongoing Commitment - 8 day trial. $94.31 for 30 day supply. $1.03,
plus a S & P fee of up to $3.87.

Cancellation - Cancel anytime 1-888-552-2402.

Coolblue Pro
Cactus: HSN, Inc. 1 HSN Drive, St. Petersburg, Florida 33729
Phone: 1-888-741-8075

Initial and Ongoing Commitment - Initial payment is $75 and $14.95 S&H. The next
2 months your card will be charged $75 for 2 installments totalling $239.95.

Cancellation - Money back guarantee within 30 days of purchase detailed on
website.

Garcinia Wonder
Cactus: Nierazia Trading Ltd Ipparchou, 57 Agia Zoni, Limassol, P.C. 3027 Cyprus
Phone:1-866-549-6156

Initial and Ongoing Commitment - $4.95 for S&H, after 14 days it is $79.95
billed every 30 days.

Cancellation - Cancel program per web site instructions at any time.

Kyrobak
Cactus: Kyrobak, 40 Ramland Road, Orangeburg NY 10962
Phone: 1-888-998-4713

Initial and Ongoing Commitment - $299.95 for product.

Cancellation - Call 1-888-998-4713 to return product after using it for at least
45 days and no more than 60 days.

MyPCBackup
Cactus: MyPCBackup, Unit 6, Fulcrum 2, Solent Way, Whiteley, Hampshire, PO15
7FN, United Kingdom
Phone: 1-888-851-0954

Initial and Ongoing Commitment - No purchase necessary, free trial account with
a 15 MB sync folder.

Cancellation - You may cancel a renewal of a license only on the following
terms: You may not Use MPCB Products or Services for any unlawful purpose. If
your most recent original or renewal license of MPCB Products or Services was
for a period of greater than thirty (30) days, you have thirty (30) days from
the date that your license was last renewed to elect to discontinue your Use of
MPCB Products or Services. If you elect to discontinue your Use of MPCB Products
or Services within this period, you will be issued a full refund for the amount
of your license renewal.

NoNo Hair Removal
Cactus: NoNo Pro, 40 Ramland Rd, Orangeburg NY 10962
Phone: 1-888-525-7580

Initial and Ongoing Commitment - If you select the no!no! PRO3, you will be
initially charged $101.64,If you select the no!no! PRO5, you will be initially
charged $108.30. In 30 days the same method of payment you use to make your
purchase will automatically be charged the second of three payments in the
amount of $108.30. In 60 days, you will be charged a final payment of $108.30
for a total of $324.90. In 30 days the same method of payment you use to make
your purchase will automatically be charged the second of three payments in the
amount of $101.63. In 60 days, you will be charged a final payment of $101.63
for a total of $304.90.

Cancellation - Call 1-888-525-7580 within 60 days of purchase to return product
and receive refund.

Sedona Beauty Secrets
Cactus: Sedona Beauty Secrets, 7565 Commercial Way, Unit E Henderson, NV 89011


Initial and Ongoing Commitment - $1.03 for trial and $3.87 S&H. After 8 days
$94.31 will be charged every month plus $10.91 S&H.

Cancellation - Cancel per web site instructions or call 1-800-918-2757 within 15
days.

Skinny IQ
Cactus: SkinnyIQ, 7565 Commercial Way, Unit E Henderson, NV 89011


Initial and Ongoing Commitment - $1.03 for trial and $3.87 S&H. After 8 days
$94.31 will be charged every month plus $10.91 S&H.

Cancellation - Cancel per web site instructions or call 1-800-918-2757 within 15
days.

Wildfire eCig
Cactus: Wildfirevapor Inc. 207 East Reynolds Road, Suite 210, Lexington, KY
40517
Phone: 1-888-382-1337

Initial and Ongoing Commitment - 14 day free trial at 4.95, after 14 days, card
will be charged $109.67 for the starter kit and an additional $69.94 every month
to refill cartridges and enrollment into the home-delivery program.

Cancellation - Money back guarantee by returning product within 30 days of
purchase as detailed on website. Call to cancel membership at any time.

Close

SUMMARY OF REWARD PROGRAM PURCHASE REQUIREMENTS. To claim your reward you must
earn 100 points as follows: earn 15 points for completing your registration
(email, first/last name, phone number, postal address, gender and date of
birth); earn 25 points for completing the initial survey; earn 20 points for
viewing the offers; and earn the final 40 points for completing the requisite
number of Reward Program Offers (10 points for completing (2) Bronze Offers, 10
points for completing (2) Silver Offers and 20 points for completing (10) Gold
Offers). You must complete all Reward Program Offers within 30 days from when
you complete your first offer. COMPLETION OF REWARD PROGRAM OFFERS WILL REQUIRE
A PURCHASE OR ENTERING INTO A PAID SUBSCRIPTION PROGRAM; AND CREDIT CARD OFFERS
MAY ALSO REQUIRE YOU TO ACTIVATE THE CARD BY MAKING A PURCHASE, TRANSFERRING A
BALANCE AND/OR TAKING A CASH ADVANCE. Click to view a Representative Sample of
Reward Program Offers. U.S. resident at least 18 years of age or older only.
Limit of 1 reward per household, per calendar year. Void where prohibited.
COMPLETING A SURVEY AND/OR VIEWING THE OFFERS WITHOUT COMPLETING THE REQUISITE
NUMBER OF REWARD PROGRAM OFFERS FROM THE SPECIFIED CATEGORIES ABOVE DOES NOT
QUALIFY YOU FOR A REWARD.

By registering, you agree to the Terms (which includes mandatory arbitration)
and Privacy Policy (which includes your consent to our sharing your personally
identifiable information with our Marketing Partners for which we may be
compensated). Please read the Terms and Privacy Policy for complete Reward
Program details about redemption instructions and information sharing.

ConsumerDigitalSurvey.com is an independent rewards program that administers
this website for consumers; and does not claim to be affiliated with, sponsored
by, endorsed by, represent or own any of the listed products, services, or
retailers’ trademarks, tradenames or rights associated with any of the Rewards
or Reward Program Offers (which are the property of their respective owners).

Check Reward Status | Unsubscribe | Privacy Policy | Terms & Conditions |
Contact Us/FAQ/Help | Do Not Sell My Personal Information | Recent Winners


Copyright © 2018 - 2023 ConsumerDigitalSurvey.com, All Rights Reserved.