Earlier quoted context omitted.
A suggestion for people who are upset with this behavior: Use Booking.com (and Google, Expedia, etc) as a showroom, after you have found a certain hotel, find their web site or phone and arrange a booking directly.
Sometimes the direct prices are actually more. Your best bet for sticking it to them might be to use an alternative booking service.
How Booking.com manipulates users
31–40 of 316 posts
Re: How Booking.com manipulates users
#32I used to think these techniques were "dirty." But humanity evolved to be responsive to this type of manipulation. It seems the web has accelerated this process with the ability to A/B test on a massive scale. All the big websites exploit cognitive biases to drive engagement - facebook, google, twitter, instagram, netflix, youtube.
This is one of the reasons I'm convinced knowledge of behavioral economics is one of the most critical pieces of knowledge to have in the early 21st century - not only can you use it to drive engagement on your own platforms, but you can learn what tell-tales you are biased to react to, and resist accordingly.
Re: How Booking.com manipulates users
#33This and the recent Ticketmaster expose make me wonder: is it possible to objectively identify dark UI patterns like this via a browser extension? Usually I can try to see through them, but something that flags stuff like this with a non-obtrusive warning would be nice to add to the list of extensions I automatically throw on new installs for family members (that list currently includes PrivacyBadger and uBlock Origi…
Re: How Booking.com manipulates users
#34One of the most useful business school classes I took was entitled "Consumer Behavior" which was a deep dive into behavioral psychology and all the techniques used by marketers / websites to grab our attention. Booking.com rather overtly hits on all the techniques we discussed in detail. I used to think these techniques were "dirty." But humanity evolved to be responsive to this type of manipulation. It seems the web…
Re: How Booking.com manipulates users
#35Re: How Booking.com manipulates users
#36Seems great, until you realise that literally almost every day, they have a similar sale. There's always massive discounts for something in store. I have literally never paid full price, or anything close to it.
Re: How Booking.com manipulates users
#37Earlier quoted context omitted.
A suggestion for people who are upset with this behavior: Use Booking.com (and Google, Expedia, etc) as a showroom, after you have found a certain hotel, find their web site or phone and arrange a booking directly.
Sometimes the direct prices are actually more. Your best bet for sticking it to them might be to use an alternative booking service.
All the big franchises (Marriott, Hilton, IHG, Hyatt, Choice, Wyndham) will give you a cheaper “member” price at their direct website. Being a member is free, it’s just like airline miles and you even earn points.
Re: How Booking.com manipulates users
#38The last time this website came up on HN (same issue), I conducted an experiment. The annoyances and manipulation described by the blogger sounded like it relied on Javascript and graphics. I wanted to see how far I could get without using a graphical browser.
I was able to
1. search hotels,
2. return a list of properties in CSV/JSON/TXT,
3. return prices and
4. book.
It required only a shell script of 107 lines, 308 characters, 2934 bytes. This could be further reduced.
I used only a command line http client, sed and tmux send-key (optional). Further optional: Fully customized HTTP headers, including randomized User-Agent if desired.
I had to store a session cookie for getting price or booking but no cookies were required for searching.
I used no Javascript.
I was able to eliminate all the annoyances and manipulation cited by the blogger.
Conclusion: At least for booking.com all these annoyances can easily be avoided by choosing the right browser.
(I did occasionally see the "Only ___ rooms left" message as this is returned in plain text. I did not however see the number change over repeated searches for the same hotel. In any event, I just deleted that line in the output, assuming it is untruthful.)
Re: How Booking.com manipulates users
#39Earlier quoted context omitted.
Udemy is also huge for having a "One time $10/$15 coupon!" that "expires in 3 days" and will immediately be replaced by another one. All you really have to do is google "Udemy coupon" to get any class on the site for $10 or $15 depending on what the current coupon is. This also works for the craft store chain Michael's but to a lesser extent. They almost ALWAYS have a 40-50% off coupon in their weekly ad. So if you f…
Hi/Lo pricing is great that way. Harbor Freight always sends 20% off coupons. It's a wonderful technique for running price discrimination. The frequency of running offers, and which offers to run, are just business details that can be tested and optimized. Some firms are a lot better at it than others. But at its core it's not fundamentally different than coupon mailers or rebate offers. If you ever buy furniture for…