callcentresummit.com Open in urlscan Pro
81.89.49.118  Public Scan

URL: https://callcentresummit.com/?utm_source=newsletter&utm_medium=email&utm_campaign=03.06.2024
Submission: On June 10 via manual from MK — Scanned from DE

Form analysis 1 forms found in the DOM

POST /?utm_source=newsletter&utm_medium=email&utm_campaign=03.06.2024#wpcf7-f3328-o1

<form action="/?utm_source=newsletter&amp;utm_medium=email&amp;utm_campaign=03.06.2024#wpcf7-f3328-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="3328">
    <input type="hidden" name="_wpcf7_version" value="5.9.3">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f3328-o1">
    <input type="hidden" name="_wpcf7_container_post" value="0">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
    <input type="hidden" name="_wpcf7_recaptcha_response"
      value="03AFcWeA7LVNwL4nfQaivMuc5Bhzu35A4tQ9ALefeHuRWvI7rp6W4fCjbIrL6zcwmaX0jPqePTidOSn4vuCTth3fbQeb0RhPXLKzCvjIpYYNPGV3SiJnsew0BAV-LdhvN2yA2hDw9YX5Nm6vzu2JG2XEzCifLZ7YjL5u5oZLV4QLQDxgTz6kcGicOqa9N41Iy0pwbtAFom5SqWpKqMMeD0nfoUvEoS-cti3Z01gnrOij7kuNa-kdfxsP-215aud6MSfqFh7FPiANVtF4Y38E1gtEuO2NZ-7EtCEhlNGGym7LUkof8m_PEKiUosYHZdikGoTmpO5KPNN-K7q_06fzik9ArAUxA3d2_9bNl_lfueDIN2i69VwB9G7qEKifw5p8DGyoxGrU8UyYf22Az8JGkyCzMwEiNJnHnJxd2qbtsVTfRZU0BruOia4bdtD3OcAOqjaNuo-Qk6VJ7jnBZGdTlBDOKEcik694D7WGeHo3vVFhYLLVsnDB5oEpk14mQ1wPCiiA6A9cBAU7rG1MXSVT8nlbsk-lZQpsrgV4Uo01X_K7ZGFMgyWA6EJF2ngdHizdbZFeXfoSWe9kM3LilONrmABmr4-uWQdFqnMewHCqw-ROxIkm8rRADA5a_WMbJa2Pd1WLM6CGy5nAnhbgo__Ve5for0qoDRUPbaUk7Lo-I40oLuJOf10oj3HRG0dEPZWJH774p9t0rzqirn">
  </div>
  <p>
  </p>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Contact Form Example </title>
  <style>
    body {
      font-family: 'Roboto', sans-serif;
    }

    .contact-form-container {
      display: block;
      margin: auto;
      max-width: 600px;
    }

    .contact-form-title,
    .contact-form-subtitle {
      font-family: 'Anton', sans-serif;
      margin-bottom: 10px;
      text-align: center;
    }

    .contact-form-subtitle {
      font-family: 'Roboto', sans-serif;
      margin-bottom: 10px;
      text-align: center;
    }

    .contact-form-list {
      list-style-type: none;
      padding: 0;
      font-family: 'Roboto', sans-serif;
      margin-left: 0px;
      margin-right: 0px;
    }

    .contact-form-item {
      font-family: 'Nunito Sans', sans-serif;
      font-size: 16px;
      margin-bottom: 10px;
      text-align: left;
      color: var(--e-global-color-secondary);
      font-weight: 700;
      position: relative;
    }

    .contact-form-item::before {
      content: url('https://callcentresummit.com/wp-content/uploads/2023/11/check.svg');
      margin-right: 0px;
      position: absolute;
      left: 0;
    }

    .contact-form-item span {
      display: inline-block;
      vertical-align: middle;
      margin-left: 30px;
      text-align: left;
    }

    .contact-form-thank-you-text {
      display: none;
      text-align: center;
      margin-top: 20px;
      color: #032A4E;
      font-weight: 500;
      font-size: 18px;
      transition: opacity 0.5s ease;
    }

    .form-submitted .contact-form-thank-you-text {
      display: block;
    }

    .form-submitted .contact-form-container,
    .form-submitted .contact-form-title,
    .form-submitted .contact-form-subtitle,
    .form-submitted .contact-form-list {
      display: none;
    }

    .contact-form-submit-button {
      background-color: #032A4E !important;
      color: #ffffff !important;
      padding: 10px 20px;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      font-size: 16px;
      transition: background-color 0.3s ease;
    }

    .contact-form-submit-button:hover {
      background-color: #024679 !important;
    }
  </style>
  <div class="contact-form-container" id="form-container">
    <h2 class="contact-form-title">EVENT PROGRAMME </h2>
    <h6 class="contact-form-subtitle">Fill your details in the form and we will send you the whole brochure filled with all details </h6>
    <ul class="contact-form-list">
      <li class="contact-form-item">
        <p><span>What keynote speakers will be taking part in the exclusive speaking panel.</span>
        </p>
      </li>
      <li class="contact-form-item">
        <p><span>What Case Studies will be discussed by our senior corporate speakers.</span>
        </p>
      </li>
      <li class="contact-form-item">
        <p><span>The minute by minute breakdown of the conference.</span>
        </p>
      </li>
    </ul>
    <div class="wpcf7" id="contact-form">
      <p><label><span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Full Name"
              value="" type="text" name="your-name"></span> </label><br>
        <label><span class="wpcf7-form-control-wrap" data-name="your-title"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" autocomplete="name" aria-required="true" aria-invalid="false" placeholder="Job Title"
              value="" type="text" name="your-title"></span> </label><br>
        <label><span class="wpcf7-form-control-wrap" data-name="your-phone"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Phone" value="" type="text"
              name="your-phone"></span> </label><br>
        <label><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" autocomplete="email" aria-required="true"
              aria-invalid="false" placeholder="Company Email" value="" type="email" name="your-email"></span> </label>
      </p>
      <p style="text-align: center;"><input type="submit" value="SEND REQUEST" class="contact-form-submit-button" onclick="submitForm()">
      </p>
    </div>
    <div class="contact-form-thank-you-text" id="thank-you-message">
      <p>Thank you for requesting the brochure for the<br>
        <strong>15th Annual Optimising Contact Centres Summit</strong><br> (25 – 26 September 2024 | Vienna).
      </p>
      <p style="font-size: 15px;">A member of our team will contact you within 24 hours to answer any questions that you may have. </p>
    </div>
  </div>
</form>

Text Content

 * Home
 * Speakers
 * Event Bio
 * Venue
 * Sponsors
 * Journal
 * Event App
 * ···

Register Now
Register Now
107
Days
:
02
Hours
:
21
Minutes


15TH ANNUAL
OPTIMISING CONTACT
CENTRES SUMMIT


25 – 26 SEPTEMBER 2024


VIENNA

Register Now
Register Now
REQUEST PROGRAMME
REQUEST PROGRAMME



SPEAKERS

Summit will host speakers from the world’s leading companies


PARAMA MONDAL

Head of Service Excellence




ALEX HUGGINS

Director Technology Specialists International, Contact Center AI




ANN BOUCHET

Head Connect2Net (Salaried Network & Customer Remote Services and support)




MANU PANDEY

VP CX Management/Business Growth Strategist – EMEA




LEDI LAPAJ

Director of Customer Experience




AHMED NASR

Operations Director Egypt and Director Milk Africa & Turkey




KHALED ELSHARKAWY

Integrated Supply Chain Senior Director




MUEEN UDDIN SIDDIQUE

Senior Director – Access Network Procurement




CHAMATH NAWARATNE

VP & CPO Middle East &Africa




SHANNON HORE

Senior Vice President Procurement and Logistics




SANDEEP SHARMA

Director Group Procurement & International Markets Supply Chain


Read more
Read more


HOTTEST TOPICS

More details about what will be discussed this annual


NEW LESSONS LEARNED
NEW OPPORTUNITIES UNLOCKED

The 15th Annual Optimising Contact Centres Summit has been designed to cover the
latest trends and challenges regarding new AI-based tools and strategies in
contact centres, self-service, innovative strategies, the impact of remote work
on contact centre, cost generation and how to use the right metrics, best
practices for measuring and improving customer satisfaction, building a
customer-centric culture.



NEW LESSONS LEARNED
NEW OPPORTUNITIES UNLOCKED

At this contact centre conference, leaders of top players in the cross-industry
will share their valuable insights and solutions for the challenges we are all
facing. Take advantage of networking opportunities ensured by limited seats at
this event and join us in order to share ideas with like-minded people, gain
inspiration, learn from experienced C-level executives and establish important
business contacts!


1/2



LOOK AT THE MAIN TOPICS
OF OUR CONFERENCE

 * 01Innovative strategies for delivering exceptional customer service
 * 02Building a customer-centric culture in your contact centre
 * 03Implementing AI and automation in contact centres for improved customer
   experiences
 * 04The role of empathy and emotional intelligence in contact centre
   interactions
 * 05Best practices for measuring and improving customer satisfaction in contact
   centres
 * 06Virtual worlds unveiled: VR and AR in contact centres
 * 07How can we customise and personalise chatbots for maximum impact?

Learn more About Topics
Learn more About Topics


EARLY BIRD TICKETS AVAILABLE

Month of early booking discounts


DISCOUNT

20 %

02 April - 16 april, 2024
Valid on the 3th and 4th weeks after the release of the conference on the market
Register Now


DISCOUNT

10 %

17 April - 01 May, 2024
Valid for the first two weeks after the release of the conference on the market
Register Now


DISCOUNT

0 %

From 01 May, 2024
After the discounts are over, you will be able to purchase tickets at full price
Register Now


TESTIMONIALS

What our users say about our conferences

This event had helped me to understand what are the trends in Europe and all
over the world in customer service and sales.
Société Générale Group
Customer Service and Digital Sales Unit Head
It was a very fruitful session which provided me with overall 360-degree
knowledge about the contact centre of today and tomorrow.
Raiffeisen Bank
Head of Contact Centres
Extremely insightful and valuable exchange! Thank you very much for bringing us
together!
Allianz
Head of Contact Centre Capabilities
Great content, great speakers, diverse presentation topics. Definitely worth
attending.
Nestle
Head of Digital and CRM
This event had helped me to understand what are the trends in Europe and all
over the world in customer service and sales.
Société Générale Group
Customer Service and Digital Sales Unit Head
It was a very fruitful session which provided me with overall 360-degree
knowledge about the contact centre of today and tomorrow.
Raiffeisen Bank
Head of Contact Centres
Extremely insightful and valuable exchange! Thank you very much for bringing us
together!
Allianz
Head of Contact Centre Capabilities
Great content, great speakers, diverse presentation topics. Definitely worth
attending.
Nestle
Head of Digital and CRM
This event had helped me to understand what are the trends in Europe and all
over the world in customer service and sales.
Société Générale Group
Customer Service and Digital Sales Unit Head
It was a very fruitful session which provided me with overall 360-degree
knowledge about the contact centre of today and tomorrow.
Raiffeisen Bank
Head of Contact Centres
Extremely insightful and valuable exchange! Thank you very much for bringing us
together!
Allianz
Head of Contact Centre Capabilities
 * 1
 * 2
 * 3
 * 4


PHOTOS FROM OUR SUMMITS

Few photos from previous events


PHOTOS FROM OUR SUMMITS

Few photos from previous events


PHOTOS FROM OUR SUMMITS

Few photos from previous events


SPONSORS

Our trusted sponsors




DOWNLOAD OUR APP TO


ENHANCE YOUR EVENT EXPERIENCE

This innovative app is aimed at enhancing your networking experience through a
seamless blend of interaction and connectivity. We have carefully crafted this
application with new features that empower you to make the most out of your
engagements, ensuring personalised experiences and seamless networking
opportunities.



Learn more About App
Learn more About App



UPCOMING CUSTOMER EVENTS


View Event details
View Event details

View Event details
View Event details
About Us
Contacts
Privacy Statement
FAQ

© 2024 – Allan Lloyds. All Rights Reserved





Contact Form Example


EVENT PROGRAMME

FILL YOUR DETAILS IN THE FORM AND WE WILL SEND YOU THE WHOLE BROCHURE FILLED
WITH ALL DETAILS

 * What keynote speakers will be taking part in the exclusive speaking panel.

 * What Case Studies will be discussed by our senior corporate speakers.

 * The minute by minute breakdown of the conference.








Thank you for requesting the brochure for the
15th Annual Optimising Contact Centres Summit
(25 – 26 September 2024 | Vienna).

A member of our team will contact you within 24 hours to answer any questions
that you may have.