www.tablegroup.com Open in urlscan Pro
2606:4700:10::6816:3469  Public Scan

Submitted URL: https://tablegroup.acemlna.com/lt.php?x=3DZy~GDFJ3Ch7p_.-w~HWOKe23yivdAhj-lkjnk6V6bO588r0Ey.0uFz3XFzidHwlvYwX5kWInKe65_
Effective URL: https://www.tablegroup.com/at-the-table/?utm_source=ActiveCampaign&utm_medium=email&utm_content=Sale%20ends%20today%21&utm_...
Submission: On September 19 via api from US — Scanned from GB

Form analysis 4 forms found in the DOM

GET https://www.tablegroup.com/search/

<form class="SiteNav__searchForm" id="site-search" role="search" action="https://www.tablegroup.com/search/" method="get">
  <label for="tgsearch"><span class="sr-only">Search</span></label>
  <input type="text" id="tgsearch" class="SiteNav__searchFormInput" name="q" placeholder="Search...">
  <button type="submit" class="SiteNav__searchFormSubmit SiteNav__link">Go </button>
</form>

GET https://www.tablegroup.com/search/

<form class="SiteNav__searchForm_mobile" id="site-search" role="search" action="https://www.tablegroup.com/search/" method="get">
  <label for="tgsearch"><span class="sr-only">Search</span></label>
  <input type="text" id="tgsearch" class="SiteNav__searchFormInput_mobile" name="q" placeholder="Search...">
  <button type="submit" class="SiteNav__searchForm_mobileSubmit SiteNav__link">Go </button>
</form>

Name: notebookSignupForm

<form id="notebook-signup-form" name="notebookSignupForm">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="notebook-fname">Name*</label>
        <input required="" type="text" class="form-control" id="notebook-fname" name="fname" placeholder="First Name">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label class="vis-hidden" for="notebook-lname">Last Name*</label>
        <input required="" type="text" class="form-control" id="notebook-lname" name="lname" placeholder="Last Name">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="notebook-email-address">Email*</label>
        <input required="" type="email" class="form-control" id="notebook-email-address" name="email" placeholder="Email Address">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="notebook-street">Street Address*</label>
        <input required="" type="text" class="form-control" id="notebook-street" name="street" placeholder="Street Address">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="notebook-city">City*</label>
        <input required="" type="text" class="form-control" id="notebook-city" name="city" placeholder="City">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="notebook-state">State*</label>
        <input required="" type="text" class="form-control" id="notebook-state" name="state" placeholder="State">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="notebook-zip">Zip/Postal Code*</label>
        <input required="" type="text" class="form-control" id="notebook-zip" name="zip" placeholder="Zip/Postal Code" ng-model="notebookSignup.zip" ng-required="false">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="notebook-country">Country</label>
        <input type="text" class="form-control" id="notebook-country" name="country" placeholder="Country" ng-model="notebookSignup.country" ng-required="false">
      </div>
    </div>
  </div>
  <div>
    <input type="hidden" name="xsrf_token" value="8aaa04be5d6aea0b68b79d267705f950">
  </div>
  <div class="d-flex flex-column align-items-end">
    <div id="requiredCaptchaErrorNotes">
      <div id="recaptcha-container" data-callback="hideCaptchaErrorNotes">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-f2v2bom5kq66" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeBOGAjAAAAADAW9muwc7Dlja3vtsO8Ut7pUiwS&amp;co=aHR0cHM6Ly93d3cudGFibGVncm91cC5jb206NDQz&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=normal&amp;cb=rpcl5bqkmb8h"></iframe>
          </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="d-flex align-items-center">
      <p style="display:none;" class="my-0 js-submitting mr-3"><i>One moment, please...</i></p>
      <button type="submit" class="btn btn-primary mt-3 mb-3" id="notebook-submit-btn">Submit</button>
    </div>
  </div>
</form>

<form id="FooterNewsletterForm" class="newlestterForm__content">
  <div class="submitted" id="footerEmailSubscription"></div>
  <div class="unsubmitted">
    <label for="exampleInputEmail1" class="d-block newlestterForm__label">Receive the latest insights from Pat and The Table Group</label>
    <input class="d-block text-center text-lg-left" type="email" id="footerEmailNewsletter" placeholder="Your email">
    <button class="newlestterForm__btn" type="submit" id="footerEmailNewsletterSubmit">
      <span class="submit-text">Submit</span>
    </button>
  </div>
  <div id="requiredCaptchaErrorNewsletterFooter" class="d-flex d-flex align-items-center justify-content-center justify-content-md-start">
    <div id="recaptchaBoxFooter" class="g-recaptcha" data-error-callback="showCaptchaErrorNewsletter" data-sitekey="6LeBOGAjAAAAADAW9muwc7Dlja3vtsO8Ut7pUiwS" data-size="invisible" data-callback="onTokenSuccess">
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-v0c9zixwzyyb" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeBOGAjAAAAADAW9muwc7Dlja3vtsO8Ut7pUiwS&amp;co=aHR0cHM6Ly93d3cudGFibGVncm91cC5jb206NDQz&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=invisible&amp;cb=lydl0h6nj9xu"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
  </div>
</form>

Text Content

We value your privacy

We use cookies to enhance your browsing experience, serve personalized ads or
content, and analyze our traffic. By clicking "Accept All", you consent to our
use of cookies.

Customize Reject All Accept All
Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions.
You will find detailed information about all cookies under each consent category
below.

The cookies that are categorized as "Necessary" are stored on your browser as
they are essential for enabling the basic functionalities of the site. ... Show
more

For more information on how Google's third-party cookies operate and handle your
data, see: Google Privacy Policy


NecessaryAlways Active

Necessary cookies are required to enable the basic features of this site, such
as providing secure log-in or adjusting your consent preferences. These cookies
do not store any personally identifiable data.

 * Cookie
   checkout_application_id
 * Duration
   session
 * Description
   Description is currently not available.

 * Cookie
   __stripe_mid
 * Duration
   1 year
 * Description
   Stripe sets this cookie to process payments.

 * Cookie
   __stripe_sid
 * Duration
   29 minutes
 * Description
   Stripe sets this cookie to process payments.

 * Cookie
   _GRECAPTCHA
 * Duration
   5 months 27 days
 * Description
   Google Recaptcha service sets this cookie to identify bots to protect the
   website against malicious spam attacks.

 * Cookie
   JSESSIONID
 * Duration
   session
 * Description
   New Relic uses this cookie to store a session identifier so that New Relic
   can monitor session counts for an application.

 * Cookie
   PHPSESSID
 * Duration
   session
 * Description
   This cookie is native to PHP applications. The cookie stores and identifies a
   user's unique session ID to manage user sessions on the website. The cookie
   is a session cookie and will be deleted when all the browser windows are
   closed.

 * Cookie
   woocommerce_items_in_cart
 * Duration
   session
 * Description
   WooCommerce sets this cookie to record if there are any items in the
   WooCommerce shopping cart.

 * Cookie
   woocommerce_cart_hash
 * Duration
   session
 * Description
   WooCommerce sets this cookie to determine when cart contents/data changes.

 * Cookie
   TTG_USER
 * Duration
   90 minutes
 * Description
   
   Keeps user logged in.

 * Cookie
   cookieyes-consent
 * Duration
   1 year
 * Description
   CookieYes sets this cookie to remember users' consent preferences so that
   their preferences are respected on subsequent visits to this site. It does
   not collect or store any personal information about the site visitors.

 * Cookie
   player
 * Duration
   100000
 * Description
   
   This cookie is for the vimeo video player.

Functional


Functional cookies help perform certain functionalities like sharing the content
of the website on social media platforms, collecting feedback, and other
third-party features.

 * Cookie
   wp_woocommerce_session_*
 * Duration
   2 days
 * Description
   WooCommerce sets this cookie to make a unique code for each customer so that
   it knows where to find the cart data in the database for each one.

 * Cookie
   lidc
 * Duration
   1 day
 * Description
   LinkedIn sets the lidc cookie to facilitate data center selection.

 * Cookie
   UserMatchHistory
 * Duration
   1 month
 * Description
   LinkedIn sets this cookie for LinkedIn Ads ID syncing.

 * Cookie
   li_gc
 * Duration
   5 months 27 days
 * Description
   Linkedin set this cookie for storing visitor's consent regarding using
   cookies for non-essential purposes.

 * Cookie
   _hjAbsoluteSessionInProgress
 * Duration
   30 minutes
 * Description
   Hotjar sets this cookie to detect a user's first pageview session, which is a
   True/False flag set by the cookie.

 * Cookie
   OptanonConsent
 * Duration
   100000
 * Description
   
   This cookie is for playing vimeo videos.

Analytics


Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics such as the number of
visitors, bounce rate, traffic source, etc.

 * Cookie
   _gcl_au
 * Duration
   3 months
 * Description
   Google Tag Manager sets the cookie to experiment advertisement efficiency of
   websites using their services.

 * Cookie
   AnalyticsSyncHistory
 * Duration
   1 month
 * Description
   Linkedin set this cookie to store information about the time a sync took
   place with the lms_analytics cookie.

 * Cookie
   _ga_*
 * Duration
   1 year 1 month 4 days
 * Description
   Google Analytics sets this cookie to store and count page views.

 * Cookie
   _ga
 * Duration
   1 year 1 month 4 days
 * Description
   Google Analytics sets this cookie to calculate visitor, session and campaign
   data and track site usage for the site's analytics report. The cookie stores
   information anonymously and assigns a randomly generated number to recognise
   unique visitors.

 * Cookie
   CFID
 * Duration
   1 day
 * Description
   CFID cookie, set by Adobe, is used in conjunction with the "CFTOKEN" cookie.
   It stores a unique ID for the visitor, the visitor's device and browser.

 * Cookie
   CFTOKEN
 * Duration
   1 day
 * Description
   The CFTOKEN cookie, set by Adobe, denotes the type of device used by the
   visitor for the website to be properly formatted. These details are stored in
   the CFID cookie.

 * Cookie
   UID
 * Duration
   1 year 24 days
 * Description
   Scorecard Research sets this cookie for browser behaviour research.

 * Cookie
   CONSENT
 * Duration
   2 years
 * Description
   YouTube sets this cookie via embedded YouTube videos and registers anonymous
   statistical data.

 * Cookie
   _hjSessionUser_*
 * Duration
   1 year
 * Description
   Hotjar sets this cookie to ensure data from subsequent visits to the same
   site is attributed to the same user ID, which persists in the Hotjar User ID,
   which is unique to that site.

 * Cookie
   _hjFirstSeen
 * Duration
   30 minutes
 * Description
   Hotjar sets this cookie to identify a new user’s first session. It stores the
   true/false value, indicating whether it was the first time Hotjar saw this
   user.

 * Cookie
   _hjSession_*
 * Duration
   30 minutes
 * Description
   Hotjar sets this cookie to ensure data from subsequent visits to the same
   site is attributed to the same user ID, which persists in the Hotjar User ID,
   which is unique to that site.

 * Cookie
   _fbp
 * Duration
   3 months
 * Description
   Facebook sets this cookie to display advertisements when either on Facebook
   or on a digital platform powered by Facebook advertising after visiting the
   website.

Performance

Performance cookies are used to understand and analyze the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.

No cookies to display.

Advertisement


Advertisement cookies are used to provide visitors with customized
advertisements based on the pages you visited previously and to analyze the
effectiveness of the ad campaigns.

 * Cookie
   test_cookie
 * Duration
   15 minutes
 * Description
   doubleclick.net sets this cookie to determine if the user's browser supports
   cookies.

 * Cookie
   li_sugr
 * Duration
   3 months
 * Description
   LinkedIn sets this cookie to collect user behaviour data to optimise the
   website and make advertisements on the website more relevant.

 * Cookie
   bcookie
 * Duration
   1 year
 * Description
   LinkedIn sets this cookie from LinkedIn share buttons and ad tags to
   recognize browser IDs.

 * Cookie
   bscookie
 * Duration
   1 year
 * Description
   LinkedIn sets this cookie to store performed actions on the website.

 * Cookie
   i
 * Duration
   1 year
 * Description
   This cookie is set by OpenX to record anonymized user data, such as IP
   address, geographical location, websites visited, ads clicked by the user
   etc., for relevant advertising.

 * Cookie
   cto_bundle
 * Duration
   1 year 24 days
 * Description
   Criterio sets this cookie to provide functions across pages.

 * Cookie
   YSC
 * Duration
   session
 * Description
   Youtube sets this cookie to track the views of embedded videos on Youtube
   pages.

 * Cookie
   VISITOR_INFO1_LIVE
 * Duration
   5 months 27 days
 * Description
   YouTube sets this cookie to measure bandwidth, determining whether the user
   gets the new or old player interface.

 * Cookie
   IDE
 * Duration
   1 year 24 days
 * Description
   Google DoubleClick IDE cookies store information about how the user uses the
   website to present them with relevant ads according to the user profile.

 * Cookie
   yt-remote-device-id
 * Duration
   never
 * Description
   YouTube sets this cookie to store the user's video preferences using embedded
   YouTube videos.

 * Cookie
   yt.innertube::requests
 * Duration
   never
 * Description
   YouTube sets this cookie to register a unique ID to store data on what videos
   from YouTube the user has seen.

 * Cookie
   yt-remote-connected-devices
 * Duration
   never
 * Description
   YouTube sets this cookie to store the user's video preferences using embedded
   YouTube videos.

 * Cookie
   yt.innertube::nextId
 * Duration
   never
 * Description
   YouTube sets this cookie to register a unique ID to store data on what videos
   from YouTube the user has seen.

Uncategorized


Other uncategorized cookies are those that are being analyzed and have not been
classified into a category as yet.

 * Cookie
   m
 * Duration
   1 year 1 month 4 days
 * Description
   No description available.

 * Cookie
   visitor-id
 * Duration
   1 year
 * Description
   No description available.

 * Cookie
   optout
 * Duration
   past
 * Description
   No description available.

 * Cookie
   loglevel
 * Duration
   never
 * Description
   No description available.

 * Cookie
   VISITOR_PRIVACY_METADATA
 * Duration
   5 months 27 days
 * Description
   Description is currently not available.

 * Cookie
   _hjIncludedInSessionSample_821413
 * Duration
   2 minutes
 * Description
   Description is currently not available.

Reject All Save My Preferences Accept All
Powered by
Skip to main content
Receive the latest insights from Pat and The Table Group
 * Store
 *  * Profile
    * Orders
    * Tools Page
      * Assessment Console
      * Meeting Advantage
      * Videos
      * CAPA  PRO
      * Working Genius
    * Contact Us
    * Logout

 * Tools
 * Login
 * 0

Receive the latest insights from Pat and The Table Group
Home Logo
Hover Dropdown ABOUT

The Table Group is a firm dedicated to making companies more successful and work
more fulfilling.


 * OUR STORY
 * OUR PEOPLE
 * OUR APPROACH
 * CONTACT US


Hover Dropdown PATRICK LENCIONI

Through his work as a best-selling author, consultant and keynote speaker, Pat
has pioneered the organizational health movement.


 * PAT'S BIO
 * SPEAKING
 * PODCAST
 * BOOKS/BLOG


Hover DropdownThe Working Genius
Hover Dropdown TOPICS & RESOURCES

Whether you are a leader of an organization, a manager of a team or a
practitioner, the Table Group’s tools and resources will help you transform your
team and organization.


 * ORGANIZATIONAL HEALTH
 * TEAMWORK
 * MANAGING PEOPLE
 * LEADRADVANTAGE SOFTWARE
 * STORE


Hover DropdownPODCAST
Hover Dropdown CONSULTING

The Table Group’s principal consultants provide customized solutions to leaders
who want to make their organizations healthier.


 * OUR SERVICES
 * OUR CLIENTS
 * OUR CONSULTANTS


Search Go

Search
Home Logo
Mobile Nav Button
 * ABOUT
 * PATRICK LENCIONI
 * The Working Genius
 * TOPICS & RESOURCES
 * PODCAST
 * CONSULTING

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

 1. Search Go
    
    Search
 2. Store
 3. Login
 4. 
 5. 

Close Subnav
ABOUT
 * OUR STORY
 * OUR PEOPLE
 * OUR APPROACH
 * CONTACT US

Close Subnav
PATRICK LENCIONI
 * PAT'S BIO
 * SPEAKING
 * PODCAST
 * BOOKS/BLOG

Close Subnav
TOPICS & RESOURCES
 * ORGANIZATIONAL HEALTH
 * TEAMWORK
 * MANAGING PEOPLE
 * LEADRADVANTAGE SOFTWARE
 * STORE

Close Subnav
CONSULTING
 * OUR SERVICES
 * OUR CLIENTS
 * OUR CONSULTANTS


AT THE TABLE WITH PATRICK LENCIONI

★ ★ ★ ★ ★

Life changing content, week after week.
— At the Table Listener

Apple Podcasts Spotify Podcasts



LISTEN TO THE LATEST EPISODE


237. THE HEART OF AN ORGANIZATION

At the Table with Patrick Lencioni
Step Backward Play Audio Play Audio Step Forward
Audio Player
00:00
00:00
00:00

Use Up/Down Arrow keys to increase or decrease volume.

30
Show Details


ABOUT AT THE TABLE

Sit across the table from one of the foremost experts in leadership and
business. In his simple and approachable style, Pat tackles every topic related
to the world of work (and some that aren’t). From culture to family to building
world-class organizations, Pat brings his wisdom, humor, and insight together to
provide actionable advice for leaders everywhere.

Apple Podcasts Spotify Podcasts


POPULAR PODCASTS


 * 18. HOW DYSFUNCTIONAL IS YOUR TEAM?


 * 28. PAT’S BRAND NEW BOOK – THE MOTIVE


 * 1. BEING SMART IS OVERRATED


RELATED LINKS


 * PAT'S BOOK THE MOTIVE


 * REIMAGINING WORK FOR A COMMUNITY IN CRISIS


ALL EPISODES

Episode 237
09/11/2024


THE HEART OF AN ORGANIZATION

There are certain parts of an organization that cannot be changed without
essentially refounding the whole company.  This week, the team talks about core
values.     To listen to the Working Genius Podcast:   This week’s unpaid ad:
...

Read More⟶

Episode 236
08/21/2024


THE TROUBLE WITH HUMILITY

Authority and humility are not mutually exclusive.  This week, the team talks
about the role of a leader and the importance of perspective, dignity, and
self-awareness.     To listen to the Working Genius Podcast:   Unpaid ad: ...

Read More⟶

Episode 235
08/14/2024


THE GROWTH CURVE

To avoid pain at the expense of your core values and purpose is a terrible
idea.  This week, Pat and the team discuss the growth curve and how
organizations must approach the navigation of inevitable downturns.     To
listen to the Working Genius Podcast:   The Leadr Advantage: ...

Read More⟶

Episode 234
08/07/2024


THE REAL COST OF MEDIOCRITY

The opposite of love isn’t hate, it’s indifference.  This week, Pat and the team
discuss the causes of mediocrity, and why it comes with costs beyond the
financial.     To listen to the Working Genius Podcast:   This week’s unpaid ad:
...

Read More⟶

Episode
07/31/2024


JULY RERUN: ONE HOUR COACHING HACK

Episode originally aired January 20th, 2021.   One hour coaching hack: how your
team can give and receive invaluable coaching feedback in less than an hour. 
Tune in to this week’s episode to hear Pat, Cody and Tracy share some of their
own feedback that has helped them grow in their work and life.   ...

Read More⟶


Show More
×

Fill out the form below, and we'll send you a free notebook!

Name*
Last Name*
Email*
Street Address*
City*
State*
Zip/Postal Code*
Country


One moment, please...

Submit

Thank You

Thank you for your submission. You will receive your notebook in the coming
weeks.

Something went wrong.

Please reload the page and try again. If the error persists please contact the
Table Group at support@tablegroup.com

ABOUT
 * Our Story
 * Our People
 * Our Approach
 * Contact Us

PATRICK LENCIONI
 * Pat's Bio
 * Speaking
 * Podcast
 * Books/Blog

TOPICS & RESOURCES
 * Organizational Health
 * Teamwork
 * Managing People

CONSULTING
 * Our Services
 * Our Clients
 * Our Consultants

STORE
 * Privacy

Receive the latest insights from Pat and The Table Group Submit

 * Tablegroup Linkedin

Copyright 2019 The Table Group, Inc Copyright 2024 The Table Group, Inc

Login Home