www.denave.com Open in urlscan Pro
2606:4700:20::681a:5bc  Public Scan

Submitted URL: http://denave.com/
Effective URL: https://www.denave.com/
Submission: On November 22 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: form_enquire_nowPOST https://www.denave.com/save-enquiry

<form id="form_enquire_now" name="form_enquire_now" action="https://www.denave.com/save-enquiry" method="post" novalidate="">
  <div class="row">
    <div class="custom-select-wrapper w-30">
      <div class="input-wrapper">
        <input type="text" placeholder="Select" class="custom-select-srv" readonly="readonly" name="subject" id="subject" data-parsley-required-message="" required="">
        <i class="fa fa-angle-down" aria-hidden="true"></i>
        <ul id="filters">
          <li>
            <span class="filter">Intelligent Data Services</span>
          </li>
          <li>
            <span class="filter">Telesales</span>
          </li>
          <li>
            <span class="filter">Field Sales &amp; Marketing</span>
          </li>
          <li>
            <span class="filter">Digital Marketing</span>
          </li>
          <li>
            <span class="filter">Retail</span>
          </li>
          <li>
            <span class="filter">Sales Training</span>
          </li>
          <li>
            <span class="filter">Business Analytics</span>
          </li>
          <li>
            <span class="filter">Tech &amp; Platforms</span>
          </li>
          <li>
            <span class="filter">Webinar Marketing</span>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="subject_gp" id="subject_gp" data-parsley-required-message="Select Category" value="" required="">
    <p id="category_filter" class="parsley-required"> </p>
  </div>
  <div class="row">
    <h3>Please fill the following Details</h3>
    <div class="col-lg-4">
      <div class="input-group flex-nowrap flex-column w-100">
        <input type="text" class="form-control w-100" placeholder="Name" aria-label="Username" aria-describedby="addon-wrapping" required="" name="full_name" id="full_name" data-parsley-trigger="focusout"
          data-parsley-required-message="Enter Full Name" data-parsley-pattern="[A-Za-z ][A-Za-z0-9 ]{1,29}$" data-parsley-pattern-message="Enter Valid Name">
      </div>
    </div>
    <div class="col-lg-4">
      <div class="input-group flex-nowrap flex-column w-100">
        <input type="email" class="form-control w-100" placeholder="Work Email" aria-label="Username" aria-describedby="addon-wrapping" name="email_address" id="email_address" required=""
          data-parsley-pattern="^(?!.*@(gmail\.com|email\.com|hotmail\.com|outlook\.com|rediff\.com|rediff\.com|yahoo\.com)$).*" data-parsley-trigger="input" data-parsley-required-message="Enter Official Email ID"
          data-parsley-pattern-message="Email from this domain is not allowed.">
        <p id="email_address_err"></p>
      </div>
    </div>
    <div class="col-lg-4">
      <div class="input-group flex-nowrap flex-column w-100">
        <input type="text" class="form-control w-100" placeholder="Mobile Number" aria-label="Username" aria-describedby="addon-wrapping" required="" name="phone_number" id="phone_number" data-parsley-trigger="focusout"
          data-parsley-required-message="Enter Phone Number" data-parsley-pattern="^[6-9]\d{9}$" data-parsley-pattern-message="Enter Valid Phone Number">
      </div>
    </div>
    <div class="col-lg-4">
      <div class="input-group flex-nowrap  flex-column w-100">
        <input type="text" class="form-control w-100" placeholder="Company" aria-label="Username" aria-describedby="addon-wrapping" required="" name="company_name" id="company_name" data-parsley-trigger="focusout"
          data-parsley-required-message="Enter Company">
      </div>
    </div>
    <div class="col-lg-4">
      <div class="input-group flex-nowrap flex-column w-100">
        <input type="text" class="form-control w-100" placeholder="Website" aria-label="Username" aria-describedby="addon-wrapping" required="" name="company_website" id="company_website" data-parsley-trigger="focusout"
          data-parsley-required-message="Enter Company Website" data-parsley-pattern="^((https?|ftp|smtp):\/\/)?(www.)?[a-z0-9]+\.[a-z]+(\/[a-zA-Z0-9#]+\/?)*$" data-parsley-pattern-message="Enter Valid Company Website Url">
      </div>
    </div>
    <div class="col-lg-4">
      <div class="input-group flex-nowrap flex-column w-100">
        <input type="text" class="form-control w-100" placeholder="Designation" aria-label="Username" aria-describedby="addon-wrapping" required="" name="designation" id="designation" data-parsley-trigger="focusout"
          data-parsley-required-message="Enter Designation">
      </div>
    </div>
  </div>
  <div class="row">
    <h3>Please choose the appropriate option</h3>
    <div class="button-row button-row1 button-row1-new">
      <!-- <button  class="button is-active">Request for Proposal</button>
                    <button  class="button">Vendor Query</button>
                    <button  class="button">Any Other Query</button> -->
      <div class="en-select-checkBox">
        <input type="radio" checked="" id="first" value="first" name="options" data-parsley-multiple="options">
        <label for="first">Request for Proposal</label>
        <input type="radio" id="second" value="second" name="options" data-parsley-multiple="options">
        <label for="second">Vendor Query</label>
        <input type="radio" id="third" value="third" name="options" data-parsley-multiple="options">
        <label for="third">Any Other Query</label>
      </div>
    </div>
    <input type="hidden" name="applied_for" id="applied_for" value="Request for Proposal">
  </div>
  <input type="hidden" name="_token" id="token_contactus_form" value="1vrktJ2Ed4GvqeYftrhP0Y1ONQ6849bDrqrvXGQM">
  <div class="row">
    <h3>Employee Size</h3>
    <div class="button-row button-row2 button-row1-new">
      <!-- <button  class="button is-active">1-50</button>
                    <button  class="button">50-250</button>
                    <button  class="button">250-500</button>
                    <button class="button">500-1000</button>
                    <button  class="button">1000 and above</button> -->
      <div class="en-select-checkBox en-select-checkBox2">
        <input type="radio" checked="checked" id="check200_500" value="200-500" name="options1" data-parsley-multiple="options1">
        <label for="check200_500">200-500</label>
        <input type="radio" id="check500_1000" value="501-1000" name="options1" data-parsley-multiple="options1">
        <label for="check500_1000">501-1000</label>
        <input type="radio" id="check1001-5000" value="1001-5000" name="options1" data-parsley-multiple="options1">
        <label for="check1001-5000">1001-5000</label>
        <input type="radio" id="check5001" value="5001 and above" name="options1" data-parsley-multiple="options1">
        <label for="check5001">5001 and above</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="form-check termsCondi-check">
      <input class="form-check-input" type="checkbox" name="flexRadioDefault3" id="flexRadioDefault3" data-parsley-multiple="flexRadioDefault3">
      <label class="form-check-label" for="flexRadioDefault3"> I wish to receive notifications </label>
    </div>
    <div class="form-check termsCondi-check">
      <input class="form-check-input" type="checkbox" name="flexRadioDefault1" id="flexRadioDefault2" required="" data-parsley-multiple="flexRadioDefault1">
      <label class="form-check-label" for="flexRadioDefault2"> I accept the <b><a href="https://denave.com/public/frontend-assets/images/Terms_of_Use.pdf">terms and conditions</a></b>
      </label>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="textarea-group">
        <textarea class="form-control" placeholder="Comment *" required="" name="comment" id="comment" data-parsley-trigger="focusout" data-parsley-required-message="Enter Comments"></textarea>
      </div>
    </div>
  </div>
  <input type="hidden" name="current_url" value="https://www.denave.com">
  <input type="hidden" name="token" id="token">
  <input type="hidden" name="action" id="action">
  <div class="row">
    <div class="input-group mb-3">
      <button class="btn btn-outline-secondary text-uppercase" type="button" id="button-enquire-now">Submit <span><img src="https://denave.com/public/frontend-assets/homepage/btn-arrow-white.svg" alt=""></span></button>
      <div class="alert alert-success print-enquirenow-success-msg enquire_success" style="display:none">
        <ul></ul>
      </div>
      <!-- <img id="loader_enquire_now" src="https://denave.com/public/frontend-assets/images/loader.gif" style="display:none;"> -->
      <span id="loader_enquire_now" class="spinerLoader" style="display:none;"></span>
    </div>
  </div>
</form>

Text Content

Global

Global
Malaysia
Singapore
India
Europe
✕
 * Services
   * Revenue Development
     * Sales Intelligence
     * Intelligent Data Services
     * Digital Marketing
         Digital Marketing
       * Paid Media Marketing
       * Search Engine Optimization
       * Video Marketing
       * Social Media Marketing
       * Email Marketing
       * Marketing Automation
     * Telesales
     * Webinar Marketing
     * Field Sales
     * Partner Marketing
   * Brand Activation
     * Digital Marketing
         Digital Marketing
       * Paid Media Marketing
       * Search Engine Optimization
       * Video Marketing
       * Social Media Marketing
       * Email Marketing
       * Marketing Automation
     * Merchandising & Audit
     * BTL Marketing & Events
     * Ecommerce Enablement
   * Revenue Enablement
     * Sales Training
     * Business Analytics
     * Tech & Platforms
 * Solutions
   * Artificial Intelligence
   * Demand Generation
     
   * Market Expansion
     
   * Revenue Maximization
   * Sales Ecosystem Development
     
 * Segments
   * Large Enterprise
   * Mid-Market
   * SMB
   * Retail
   * Consumer
 * Insights
   * Resources
     * Blogs
     * Infographics
     * Whitepapers
     * Videocast
   * Media Center
     * 
     * News
     * In The Press
   * Case Studies
 * About Us
 * Careers
   * Life at Denave
   * Openings
 * Contact Us
 * Global
   
   Global
   Malaysia
   Singapore
   India
   Europe


AL-X-LERATE YOUR REVENUE WITH DENAVE

As your trusted AI implementation partner, we utilise smart leverages + smart
methodologies + smart people to deliver tailored ABX strategies.

Learn More


ACCELERATING BUSINESS GROWTH WITH GENAI CAPABILITIES

Denave is a global revenue development organisation with over 25 years of
experience in fuelling the sales success of enterprises globally through sales
acceleration solutions. Leveraging our latest assistive, generative, and
predictive AI capabilities, we are proficiently steering clients to orchestrate
personalised, hyper-focused go-to-market motions. We enable businesses to pivot
from siloed use cases to a value-led approach, focused on driving increased
sales efficiencies & deal velocity, reduced customer churn, and optimised HIRO
pipeline.

We have travelled long roads, executed the best strategies, addressed the most
pressing business challenges, and generated over $7 billion in sales revenue for
our industry-leading clients, spread globally across varied industries such as
technology, telecom, e-commerce, FMCG, and many more.

Over the years, we have set gold standards for revenue development and sales
enablement in terms of people, process, and technology.

Know More
X



IN SPOTLIGHT


SIGNAL TO SALES


WITH SHUBHRA SINHA, VP-MARKETING

TUNE IN TO UNLOCK THE POWER OF GENAI AND REVOLUTIONIZE YOUR B2B MARKETING
DON’T MISS OUT THIS SPECIAL PODCAST SERIES!



Click here


OUR CLIENTS


 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

View More


HELPING ENTERPRISES GROW FASTER




CUSTOMER TESTIMONIALS

VIKAS KUMAR

Head - Global Digital Marketing and Operations, Cetas Healthcare

Denave is a full-fledged B2B Telesales service provider enabling businesses to
focus on higher- level tasks and achieving revenue results at affordable cost.
Apart from the revenue achievements, Denave has provided us with insights on
opportunity progression and market intelligence. They are flexible to align with
the changing business needs and their capability to provide creative solutions
backed with best practices and a deep wealth of experience helped accelerate our
success. Denave has continuously achieved over 100% of the targets quarter-on-
quarter. For any organisation that wishes to achieve sales or operational
objectives, Denave has all the needed resources to help achieve the success you
need.

IVAN ONG

Inside Sales Manager - APAC, Kaspersky

RAJESHWARI SUBRAMANIAN

Head - Corporate and Strategic Project Operations, Lenovo

Denave is an agency that defines the term partnership more than a relationship.
They consistently came up with creative ways to better solve complex business
problems. The team took time to understand the challenges and was able to
co-create solutions to drive the business outcome we were looking for. The
Denave team has the agility and the skillset to tailor their approach to our
requirements and the ability to pivot very quickly based on the strategy and any
tactical considerations. I would definitely recommend them as a potential
partner.

KIRAT KHARA

Head - Ecommerce, Lenovo

RITESH CHOPRA

Director - Sales & Field Marketing, Norton

It's been a great experience partnering with Denave for the last three years. We
sincerely appreciate their commitment and their quest to match the promised
deliverables. We find them getting better with every project while managing
Retail Brand Audit for Vivo India.

MANBIR GREWAL

Lead - Retail Brand Management, Vivo

SUDESHNA BASU ROY

CEO, MARG

Outstanding efforts and professionalism demonstrated by Denave in managing the
event ‘Connected World 23.’ The ambiance, aesthetics, and the design of the
entire event was precisely aligned with our expectations. The commitment and
enthusiasm of Denave’s events and activation team shone throughout the event.
The success of Connected World 23 would not have been possible without Denave's
unwavering support, competence, and ability and I can confidently say that we
will eagerly look forward to collaborating with them on future events.

ISHAN KUSHWAHA

Associate Brand Manager, Qubo (A Hero Group Venture)

Denave has demonstrated an unwavering commitment to client satisfaction through
their event and activation services. Their receptiveness to feedback and
commitment to continuous improvement ensures that your event will be a
resounding success. With a pan-India presence, their strength across the country
ensures that they can deliver excellence wherever your event may be. Choosing
them as a partner guarantees you a worry-free and exceptional event experience.

VINOTH RANGASAMY

National Trade Marketing Manager, Saint Gobain

Flawless and highly effective execution of our Lancer Mega Distributors Meet
2023. The exceptional efforts put forth by Denave have truly exceeded our
expectations and left an unforgettable mark on our event. I extend my heartfelt
thanks to Denave India Pvt. Ltd and the entire event team for making our event a
great success. Your dedication, creativity, and meticulous execution have made
this event truly special for our distributors and have reinforced our trust in
your capabilities

SHIKHA MALHOTRA

Media Head, Lancer Footwear



X



WHAT'S NEW AT
DENAVE?

Blogs

12 Event Activations Ideas That Will Help You Reach Your Business Goals

KNOW MORE
Case Studies


Executed Qubo Connected World 2023 with Experiential Event Marketing

KNOW MORE
News

How is Evolving Buying Behaviours Transforming the B2B Sales

KNOW MORE
Whitepapers

account-based strategy in b2b demand generation

KNOW MORE
X



AWARDS & HONOURS





 * 
 * 
 * 
 * 
 * 

DISCOVER SSST

 * About Us
 * Careers
 * Media Center
 * Contact Us
 * myDEN

SERVICES

 * Sales Intelligence
 * Intelligent Data Services
 * Digital Marketing
 * Telesales
 * Webinar Marketing
 * Field Sales
 * Merchandising & Audit
 * BTL Marketing & Events

SOLUTIONS

 * Artificial Intellegence
 * Demand Generation
   
 * Market Expansion
 * Partner Enablement
 * Revenue Maximization
 * Sales Ecosystem Development
   

SEGMENTS

 * Large Enterprise
 * Mid-Market
 * SMB
 * Retail
 * Consumer

 * 
 * 
 * 
 * 
 * 


DISCOVER

 * About Us
 * Careers
 * Media Center
   
 * Contact Us


SERVICES

 * Intelligent Data Services
 * Telesales
 * Digital Marketing
 * Field Sales & Marketing
 * Retails Analytics
 * Sales and Training
 * Tech & Platforms
 * Sales and Retail analysis
 * Customer Outreach


SOLUTIONS

 * Artificial Intellegence
 * Demand Generation
   
 * Market Expansion
 * Partner Enablement
 * Revenue Maximization
 * Sales Ecosystem Development


SEGMENTS

 * Large Enterprise
 * Mid Market
 * SMB
 * Retail
 * Consumer

Copyright © 2024 Denave India Pvt. Ltd. | Terms of use | Privacy Policy


ENQUIRE NOW

 * Intelligent Data Services
 * Telesales
 * Field Sales & Marketing
 * Digital Marketing
 * Retail
 * Sales Training
 * Business Analytics
 * Tech & Platforms
 * Webinar Marketing




PLEASE FILL THE FOLLOWING DETAILS











PLEASE CHOOSE THE APPROPRIATE OPTION

Request for Proposal Vendor Query Any Other Query


EMPLOYEE SIZE

200-500 501-1000 1001-5000 5001 and above
I wish to receive notifications
I accept the terms and conditions

Submit