www.gonukkad.com Open in urlscan Pro
2606:4700:3037::6815:3deb  Public Scan

Submitted URL: https://gonukkad.com/
Effective URL: https://www.gonukkad.com/
Submission: On August 10 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://www.gonukkad.com/wp-content/themes/myvgolocal/bookCallEmail.php

<form class="space-y-12" method="POST" action="https://www.gonukkad.com/wp-content/themes/myvgolocal/bookCallEmail.php" id="myForm">
  <div class="relative">
    <input type="text" name="name" id="name" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full" placeholder=" " required="" oninvalid="setCustomValidity('Please Enter Fullname')"
      oninput="setCustomValidity('')">
    <label for="name" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Full Name</label>
  </div>
  <div class="relative">
    <input type="email" name="email" id="email" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full" placeholder=" "
      oninvalid="setCustomValidity('Please Enter Email ID(eg-abc@xyz.com)')" oninput="setCustomValidity('')">
    <label for="email" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Email</label>
  </div>
  <div class="relative">
    <input type="text" pattern="[0-9]{3}[0-9]{4}[0-9]{3}" maxlength="10" minlength="10" name="mobile" id="mobile" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full"
      placeholder=" " required="" oninvalid="setCustomValidity('Please Enter 10 digit Mobile Number')" oninput="setCustomValidity('')">
    <label for="mobile" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Contact</label>
  </div>
  <div class="relative">
    <textarea name="message" id="message" rows="1" class="block appearance-none border-b-[1px] border-[#f26333] focus:outline-none p-0 peer w-full" placeholder=" " oninvalid="setCustomValidity('Please Enter your Message')"
      oninput="setCustomValidity('')"></textarea>
    <label for="message"
      class="absolute top-0 left-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-focus:left-0 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Message</label>
  </div>
  <div class="relative hidden">
    <input type="text" name="query_source" id="query_source" aria-label="query_source" value="From contact section" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full">
    <label for="query_source" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Source</label>
  </div>
  <div class="">
    <div class="g-recaptcha mt-4" id="rcaptcha" data-sitekey="6Lcat-QhAAAAAPITB_A1ac8hbqyUoKEIfaGmjwUf">
    </div>
    <span id="captcha" style="color:red"></span>
  </div>
  <button class="bg-[#f26333] w-fit px-6 py-2 rounded-full text-white cursor-pointer uppercase select-none hover:bg-orange-800"> Submit Now </button>
</form>

Name: contactPOST https://www.gonukkad.com/wp-content/themes/myvgolocal/bookCallEmail.php

<form class="space-y-12" method="POST" action="https://www.gonukkad.com/wp-content/themes/myvgolocal/bookCallEmail.php" id="myForm" name="contact">
  <div class="relative">
    <input type="text" name="name" id="name2" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full" placeholder=" " required=""
      oninvalid="setCustomValidity('Please Enter Fullname')" oninput="setCustomValidity('')">
    <label for="name2" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Full Name</label>
  </div>
  <div class="relative">
    <input type="email" name="email" id="email2" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full" placeholder=" " required=""
      oninvalid="setCustomValidity('Please Enter Email ID(eg-abc@xyz.com)')" oninput="setCustomValidity('')">
    <label for="email2" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Email</label>
  </div>
  <div class="relative">
    <input type="text" pattern="[0-9]{3}[0-9]{4}[0-9]{3}" minlength="10" maxlength="10" name="mobile" id="mobile2" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full"
      placeholder=" " required="" oninvalid="setCustomValidity('Please Enter 10 digit Mobile Number')" oninput="setCustomValidity('')">
    <label for="mobile2" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Contact</label>
  </div>
  <div class="relative">
    <textarea name="message" id="message2" rows="1" class="block appearance-none border-b-[1px] border-[#f26333] focus:outline-none p-0 peer w-full" placeholder=" " required="" oninvalid="setCustomValidity('Please Enter your Message')"
      oninput="setCustomValidity('')"></textarea>
    <label for="message2"
      class="absolute top-0 left-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-focus:left-0 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Message</label>
  </div>
  <div class="relative hidden">
    <input type="text" name="query_source" id="query_source" aria-label="query_source" value="From query Button" class="block appearance-none outline-none focus:outline-none hover:ring-0 border-b-[1px] border-[#f26333] p-0 peer w-full">
    <label for="query_source" class="absolute top-0 -translate-y-6 scale-75 origin-[0] peer-focus:-translate-y-6 peer-focus:scale-75 peer-placeholder-shown:translate-y-0 peer-placeholder-shown:scale-100 transform-all duration-300">Source</label>
  </div>
  <button class="bg-[#f26333] w-fit px-6 py-2 rounded-full text-white cursor-pointer uppercase select-none hover:bg-orange-800" onclick="validate()"> Submit Now </button>
</form>

Text Content

connect@gonukkad.com
E-Commerce Support : 080-692-28600
Merchant Support : 040-681-52890
partnerships@gonukkad.com
Follow Us:

   Home
   Business Verification
   Website
 * Ecommerce Growth Engine
     Ecommerce Seller Support
   * Full Account Mangement
     Amazon Account Management Services
     Flipkart Account Management Services
     Meesho Account Management Services
     Jiomart Account Management Services
     Ebay Account Management Services
     Etsy Account Management Services
   * Listing & Cataloging
     Amazon Listing & Cataloging
     Flipkart Listing & Cataloging
     Meesho Listing & Cataloging
     Jiomart Listing & Cataloging
     Ebay Listing & Cataloging
     Etsy Listing & Cataloging
     Amazon - Brand Store
     Amazon - A+ Listing
   * Advertising
     Amazon Advertising
     Flipkart Advertising
     Meesho Advertising
     Jiomart Advertising
     Ebay Advertising
     Etsy Advertising
   * Calculators
     Amazon FBA Calculator
     Amazon Seller Calculator
     Flipkart Seller Calculator
     GST Calculator
     Etsy Fee Calculator
 * Who We Are
   Why Gonukkad
   Our Story
   Blogs
   Contact
   Pay Now

Your browser does not support the audio tag. RADIO MIRCHI
Get Everything You Need to Manage & Grow Your B
The tools you need to scale and the marketing programs and talent you need to
grow — all from a singular platform.
GET STARTED

Create your,


BUSINESS WEBSITE NOW

Stay Updated with the Latest News on Gonukkad!
Read News
Read News
Read News
Read News
Read News
Read News
Read News
Read News
Read News
Read News
Read News
Read News

Browse More News →
Best Platform for Small Businesses
Gonukkad is an initiative that supports business owners with creating, growing
and maintaining their online presence. We manage your marketing campaigns
end-to-end to provide both online and offline engagement with your clients, both
existing and potential, leading to increased sales. Come and join the Gonukkad
family where many merchants have already grown their conversions 1.5 times using
our expertise and tools!
Service We Offer
GOOGLE MY BUSINESS
Control Your Business Listings
Have you ever wondered how amazing it would be if all the people looking up your
business on Google Search ended up as your customers? Well, we can help you
realize this dream by managing your Google Business Profile for you. Our team of
experts takes care of all the aspects of your listing - store hours, reviews,
offers, you name it! You can relax and focus on your business while we manage
your business profile at all times.
MARKETING TEAM
Turbocharge Your Marketing
Meet your customers at the right time, at the right place with our marketing
expertise. We make the most of every opportunity for you while you focus on
creating magic moments for your customers. Our toolkit includes Google ads,
attractive webpage with one time Photoshoot and Introductory Video shoot for
your Business, Keywords Management, Merchant Services to be added on Google
search and maps, QR standee for accepting Reviews for your business and one
dedicated business number (IVR) for Lead management
WEBSITES
Get a Website or Online Store
Are you a merchant looking to expand your online presence and drive more
customers to your business? Look no further! We create an attractive web page
for you to revolutionize your digital strategy and help you reach new heights.
With our cutting-edge webpage creation service, we specialize in crafting
personalized and engaging online experiences that captivate your target
audience. Our team of expert designers and developers will work closely with you
to understand your unique brand identity and create a stunning webpage that
showcases your products and services like never before.
ECOMMERCE
Sell Your Products Online
List your products on multiple platforms and make your products stand out by
utilizing best-in-class account management services who will optimize your
listings and boost product visibility.
PAYMENTS
Accept and Manage Payments
Gonukkad also offers Payment Solutions, providing merchants with comprehensive
payment options and secure transactions. By leveraging these payment solutions,
Gonukkad merchants can streamline their online and in-person business operations
and deliver a convenient and trusted payment experience to their customers.
REPUTATION
Stand Out With Excellent Reviews
Protect and build your brand's online reputation with ease. Request reviews with
customized text templates, and respond to reviews in one place under our Review
Management Services. Reach new customers. Get the tools and expert help you need
to effectively run multi-channel ad campaigns across Google, Facebook, Instagram
and more (COMING SOON).
Download Our Mobile App
Create a Gonukkad Account

Contact Us
Take Charge of Your Online Business Now
Full Name
Email
Contact
Message
Source

Submit Now
Email:
connect@gonukkad.com
partnerships@gonukkad.com
Helpline:
080-692-28600
040-681-52890
[Mon-Saturday, 10 AM to 6PM]
Address:
Unit- 521, Tower B4, Spaze I Tech Park, Sector 49, Sohna Road, Gurugram, Haryana
- 122018
SendQuery



Get In Touch
Full Name
Email
Contact
Message
Source
Submit Now

BY CONTINUING PAST THIS PAGE, YOU AGREE TO OUR TERMS OF SERVICE AND PRIVACY
POLICY, GONUKKAD.COM. ALL RIGHTS RESERVED.
POWERDER BY FLUID3 INFOTECH PVT. LTD.