clipthedeal.com Open in urlscan Pro
15.184.185.209  Public Scan

Submitted URL: http://clipthedeal.com/
Effective URL: https://clipthedeal.com/
Submission: On March 06 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form>
  <div class="form-group">
    <input type="text" class="form-control" name="uname" id="uname_login" placeholder="Email">
  </div>
  <div class="formfield form-group">
    <input type="password" class="form-control" name="upwd" id="upwd_login" placeholder="Password">
  </div>
  <span id="error"></span>
  <div class="formfield">
    <input type="button" name="button" id="button" value="LOGIN" class="logpop btn btn-default" onclick="get_login();">
    <div id="login-load" style="display: none;"><img src="https://www.clipthedeal.com/images/blue_loader.gif" width="20px"></div>
  </div>
</form>

<form>
  <div class="form-group">
    <input type="text" name="forgotname" id="forgotname_login" placeholder="Email Address" class="form-control">
  </div>
  <span id="error3"></span>
  <div class="form-group">
    <input type="button" name="button" id="button" value="FORGOT" class="forgotpop" onclick="get_forgot();">
    <div id="forgot-load" style="display: none;"><img src="https://www.clipthedeal.com/images/blue_loader.gif" width="20px"></div>
  </div>
</form>

<form>
  <div class="form-group">
    <input type="text" class="form-control" name="name" id="uname_signup" placeholder="Name">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="email" id="uemail_signup" placeholder="Email address">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" id="upwd_signup" placeholder="Password">
  </div>
  <div class="form-group">
    <select class="form-control" name="age" id="age" style="text-align: left !important;">
      <option value="">Age Group</option>
      <option value="<18 Yeares">&lt;18 Yeares</option>
      <option value="18-25 Years">18-25 Years</option>
      <option value="25-35 Years">25-35 Years</option>
      <option value="35-45 Years">35-45 Years</option>
      <option value="45-60 Years">45-60 Years</option>
      <option value="60+ Years">60+ Years</option>
    </select>
  </div>
  <div class="form-group">
    <input class="form-control" name="mobile_number" id="mob_no" type="text" placeholder="Mobile No." style="text-align: left !important;">
  </div>
  <div class="form-group">
    <select class="form-control" name="gender" id="gender" style="text-align: left !important;">
      <option value="">Gender*</option>
      <option value="Male">Male</option>
      <option value="Female">Female</option>
    </select>
  </div>
  <div class="form-group">
    <select class="form-control" name="country" id="country" style="text-align: left !important;">
      <option value="1" selected="">UAE</option>
      <option value="2">SAUDI ARABIA</option>
    </select>
  </div>
  <span id="error1" style="display:none;"></span>
  <div class="form-group">
    <input type="button" name="button" id="button" value="REGISTER NOW" class="regpop btn btn-default" onclick="get_signup();">
    <div id="signup-load" style="display: none;"><img src="https://www.clipthedeal.com/images/blue_loader.gif" width="20px">
    </div>
  </div>
</form>

POST https://www.clipthedeal.com/home/sendmail

<form method="post" action="https://www.clipthedeal.com/home/sendmail" id="contact-form" novalidate="novalidate">
  <div class="row clearfix">
    <div class="form-group col-md-6 col-sm-6 col-xs-12">
      <input type="text" name="username" value="" placeholder="Name" required="">
    </div>
    <div class="form-group col-md-6 col-sm-6 col-xs-12">
      <input type="text" name="email" value="" placeholder="Email" required="">
    </div>
    <div class="form-group col-md-12 col-sm-12 col-xs-12">
      <textarea name="message" placeholder="Message"></textarea>
    </div>
    <div class="form-group col-md-12 col-sm-12 col-xs-12">
      <button type="submit" class="theme-btn btn-style-three">Send</button>
    </div>
  </div>
</form>

<form>
  <div class="form-group">
    <input type="text" class="form-control" name="uname" id="uname_login" placeholder="Email">
  </div>
  <div class="formfield form-group">
    <input type="password" class="form-control" name="upwd" id="upwd_login" placeholder="Password">
  </div>
  <span id="error"></span>
  <div class="formfield form-group">
    <input type="button" name="button" id="button" value="LOGIN" class="logpop btn btn-default" onclick="get_login();">
    <div id="login-load" style="display: none;"><img src="https://www.clipthedeal.com/site_assets/images/blue_loader.gif" width="20px"></div>
  </div>
</form>

<form>
  <div class="form-group">
    <input type="text" class="form-control" name="name" id="uname_signup" placeholder="Name">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="email" id="uemail_signup" placeholder="Email address">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" id="upwd_signup" placeholder="Password">
  </div>
  <div class="form-group">
    <select class="form-control" name="age" id="age" style="text-align: left !important;">
      <option value="">Age Group</option>
      <option value="<18 Yeares">&lt;18 Yeares</option>
      <option value="18-25 Years">18-25 Years</option>
      <option value="25-35 Years">25-35 Years</option>
      <option value="35-45 Years">35-45 Years</option>
      <option value="45-60 Years">45-60 Years</option>
      <option value="60+ Years">60+ Years</option>
    </select>
  </div>
  <div class="form-group">
    <input class="form-control" name="mobile_number" id="mob_no" type="text" placeholder="Mobile No." style="text-align: left !important;">
  </div>
  <div class="form-group">
    <select class="form-control" name="gender" id="gender" style="text-align: left !important;">
      <option value="">Gender*</option>
      <option value="Male">Male</option>
      <option value="Female">Female</option>
    </select>
  </div>
  <span id="error1" style="display:none;"></span>
  <div class="form-group">
    <input type="button" name="button" id="button" value="REGISTER NOW" class="regpop btn btn-default" onclick="get_signup();">
    <div id="signup-load" style="display: none;"><img src="https://www.clipthedeal.com/site_assets/images/blue_loader.gif" width="20px">
    </div>
  </div>
</form>

Text Content

 * FIND DEALS
 * Reviews
 * Clipbox
 * Retailers
   
 * LOGIN
 * REGISTER


LOGIN


OR YOU COULD SIGN IN WITH:

Facebook


FORGOT PASSWORD?


NEW USER? CREATE AN ACCOUNT


FORGOT PASSWORD





BACK


CREATE A NEW ACCOUNT

Age Group <18 Yeares 18-25 Years 25-35 Years 35-45 Years 45-60 Years 60+ Years

Gender* Male Female
UAE SAUDI ARABIA



OR YOU CAN REGISTER WITH:

Facebook


EXISTING USER? CLICK TO LOGIN


SELECT YOUR LOCATION

-- select -- UAE
-- select --





GET CASHBACK ON YOUR FAVORITE
GROCERY BRANDS

Clip the Deal is first of its kind Digital Grocery Coupon and
Offers platform in the UAE & Middle East that helps users save up to 55%
on daily shopping from their favorite supermarkets.




GETTING YOUR CASH BACK MADE EASY


SIMPLE USER INTERFACE

That lets you navigate through the app easily.


QUICK REDEMPTION/INSTANT CASHBACK

So that getting your cash back isn’t one of the things you worry about.


DEALS THAT LAST

Deals that do not vanish in a blink of an eye.


AMAZING FEATURES

Some of our amazing features loved by over 100,000 users


REAL CASHBACK

Deals you can use to get cash back. For real.


EARN MORE

More ways to earn in the app - Refer & Earn, Loyalty and monthly contests


MORE THAN 700+ DEALS

Covering all your favorite brands and products.


MORE THAN 300+ STORES IN UAE

Our deals are valid in more than 60% of the retail market.


PERSONALIZED

Personalized deals and experience based on your profile and favorite items.


LOCATION BASED DEALS

Allows our users to shop and use the app wherever they are, with our nearby
retailers option.



HOW IT WORKS

1. Download App from Google Play Store or Apple App Store and register using a
valid email address.
2. Once logged in, Clip the items you are interested in.
3. Purchase the selected products from any of our supported retailers.
4. At partner retailers like Choithrams, generate the barcode to get Instant
Cashback.
5. For other retailers, scan and submit the receipt.
For detailed information see the “How it works” section of the Settings and
Support in the app.
Play the Video


APP SCREENSHOTS




TESTIMONIALS

“Great app using it from last copule of months and now with new update I'm able
to see more deals.”
Eddie FG

“Wooooow app”
Khushi Mithani

“This is an amazing app and a result of out of the box thinking and a great idea
which helps us as users to save out on our hard earned money. Cheers and keep
rocking.”
Bhuvan Kohli

“Good and great app for reward's of our purchases”
Rupesh Chandra

“Very quick turnaround on the bug with the new version, followed by a personal
phone call. Bug is fixed and I can submit receipts now.”
Pete van Heerden

“Great app using it from last copule of months and now with new update I'm able
to see more deals.”
Eddie FG

“Wooooow app”
Khushi Mithani

“This is an amazing app and a result of out of the box thinking and a great idea
which helps us as users to save out on our hard earned money. Cheers and keep
rocking.”
Bhuvan Kohli

“Good and great app for reward's of our purchases”
Rupesh Chandra

“Very quick turnaround on the bug with the new version, followed by a personal
phone call. Bug is fixed and I can submit receipts now.”
Pete van Heerden

“Great app using it from last copule of months and now with new update I'm able
to see more deals.”
Eddie FG





NOW AVAILABLE




MEET THE TEAM

From Tech geeks to Strategic thinkers, each team member adds a unique flavor to
Clip the Deal, using their broad spectrum of skills.


PADAM CHHABRA

General Manager


MANIK GUPTA

CTO


MANISHA VIJ KAPOOR

Marketing


GAGANDEEP KAUR

Operations


PADAM CHHABRA

General Manager


MANIK GUPTA

CTO


MANISHA VIJ KAPOOR

Marketing


GAGANDEEP KAUR

Operations


PADAM CHHABRA

General Manager


MANIK GUPTA

CTO


MANISHA VIJ KAPOOR

Marketing


GAGANDEEP KAUR

Operations




FEATURED IN

prev
next



GET IN TOUCH

 * 
   P.O. Box 341136, Dubai, UAE
   
 * 
   support@clipthedeal.com

 * 
 * 
 * 


LEAVE A COMMENT

Send
© 2023 Clip The Deal. All Rights Reserved
 * Home
 * FAQ
 * Privacy Policy
 * Terms of Use
 * Clipshop Policies
   





LOGIN





CREATE A NEW ACCOUNT

Age Group <18 Yeares 18-25 Years 25-35 Years 35-45 Years 45-60 Years 60+ Years

Gender* Male Female