---
title: The Click
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/the-click/
image: https://expiredqueues.com/images/og/books-the-click-0f2f305b.jpg
---

![Cover of The Click](https://expiredqueues.com/images/opt/the-click-320.jpeg)

# The Click

Ori Brafman & Rom Brafman · 2011 · English

## Record

- ISBN

  9780753539408

- Language

  English

- Published

  2011

- Publisher

  Penguin Random House

- Pages

  224

- Link

  [Open Library](https://openlibrary.org/books/OL28466433M/Click)

## Same shelf

- [The 6 Types of Working Genius Patrick Lencioni](https://expiredqueues.com/books/the-6-types-of-working-genius/)
- [The Evolution of Desire David Buss](https://expiredqueues.com/books/the-evolution-of-desire/)
- [The Mating Mind Geoffrey Miller](https://expiredqueues.com/books/the-mating-mind/)
- [The Power of Habit Charles Duhigg](https://expiredqueues.com/books/the-power-of-habit/)
- [The Status Game Will Storr](https://expiredqueues.com/books/the-status-game/)
- [What Color Is Your Parachute? Richard N. Bolles](https://expiredqueues.com/books/what-color-is-your-parachute/)

[See full shelf](https://expiredqueues.com/books/)

[![Cover of The Alchemist](https://expiredqueues.com/images/opt/the-alchemist-226.jpeg)](https://expiredqueues.com/books/the-alchemist/)

[ ← Previous The Alchemist Paulo Coelho ](https://expiredqueues.com/books/the-alchemist/)[Next → The Common Reader Virginia Woolf ](https://expiredqueues.com/books/the-common-reader/)

[![Cover of The Common Reader](https://expiredqueues.com/images/opt/the-common-reader-313.jpeg)](https://expiredqueues.com/books/the-common-reader/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "The Click",
      "url": "https://expiredqueues.com/books/the-click/",
      "author": [
        {
          "@type": "Person",
          "name": "Ori Brafman"
        },
        {
          "@type": "Person",
          "name": "Rom Brafman"
        }
      ],
      "inLanguage": "English",
      "isbn": "9780753539408",
      "datePublished": "2011",
      "publisher": {
        "@type": "Organization",
        "name": "Penguin Random House"
      },
      "numberOfPages": 224,
      "image": "https://expiredqueues.com/images/books/the-click.webp",
      "genre": [
        "Psychology"
      ],
      "sameAs": [
        "https://openlibrary.org/books/OL28466433M/Click"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://expiredqueues.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Books",
          "item": "https://expiredqueues.com/books/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "The Click",
          "item": "https://expiredqueues.com/books/the-click/"
        }
      ]
    }
  ]
}
```
