I tried scraping booking.com once, it quickly became obvious that they use many 'dark patterns' in tricking visitors into booking quickly. Not using cookies was the most efficient method in discovering the 'real' price of an accomodation. But is not just booking.com, 99% of airline ticket sites use the same techniques. Basically what they do is raising the price on each subsequent visit, sometimes also lowering the a…
How Booking.com manipulates users
301–310 of 316 posts
Re: How Booking.com manipulates users
#302Well, I am joining Booking.com as frontend engineer this November and this makes me a bit worried. The only reason I chose to join Booking was Amsterdam (I wanted to live/work outside India for a couple of years). I have also heard the tech stack is kind of old and so learning-wise it might be an issue. Any tips on surviving and keeping the learning curve straight from a current/former employee?
Very high delivery velocity (You will be expected to roll out code in your first week).
Re: How Booking.com manipulates users
#303Earlier quoted context omitted.
I think this needs to be said: there is literally nothing wrong with using PERL as an implementation language. You might dislike PERL, but simply using it is not a red flag.
Agree. Ditto not having drunk the Kool-aid on automated testing, as long as you have a viable alternative to achieve the same end (although I will admit that I find the idea of great monitoring and automated rollbacks a bit stressful on the face of it; you could mitigate that with good discipline around releases though).
It's a lot less stressful if something goes wrong, because you can go to a previous release in a couple of minutes.
Re: How Booking.com manipulates users
#304Review scores are also a bit offset. I have tried to give the absolute lowest to every metric booking.com gave me to rate and the resulting score was 2.5-ish. I was thinking about making a browser extension that rescales the values accordingly but I just made a mental note that a score 7 hotel is in fact a score 6. With this scaling the scores on the lower end gain more as a 3.3 score becomes a 5. Take this into acco…
My personal heuristic for using booking.com is rating > 8.0, then skim over the negative reviews for dealbreakers. Bad ratings for restaurants or concierge or whatever is fine for me, but "room reeked of cigarette smoke" is not. Positive reviews don't really have a lot of signal to me, but YMMV.
Re: How Booking.com manipulates users
#305Earlier quoted context omitted.
Yeah, they're all about A/B testing, not automated testing. The article shows what you get when you laser focus on CRO. They do very well though, and are probably the top hotel booking site? Definitely a lesson in there somewhere.
I'd contend they're a top booking site because of the wide variety of hotels available, not because of the CRO. I'd look for the team that goes and signs hotels up to the platform, they seem to be doing a really good job in all territories.
Re: How Booking.com manipulates users
#306Re: How Booking.com manipulates users
#307Would anyone pay a monthly fee for some dev to maintain some chrome/ff/safari ext that simply cleans up booking.com?
Re: How Booking.com manipulates users
#308I just spent 3 weeks travelling the USA and we used Booking.com to see what was around. But then we went directly to the hotel's site to make the booking and you know what? Same price, if not slightly cheaper in some (not all) instances.
Re: How Booking.com manipulates users
#309TripAdvisor supports booking on hotels and they show all of the comments. Plus, there are much more ratings and comments than anywhere else.
TripAdvisor also supports fake and unverified reviews: https://www.forbes.com/sites/avaseave/2014/01/27/when-online...
More here: https://www.tripadvisor.co.uk/vpages/review_mod_fraud_detect...
Re: How Booking.com manipulates users
#310Well, I am joining Booking.com as frontend engineer this November and this makes me a bit worried. The only reason I chose to join Booking was Amsterdam (I wanted to live/work outside India for a couple of years). I have also heard the tech stack is kind of old and so learning-wise it might be an issue. Any tips on surviving and keeping the learning curve straight from a current/former employee?
The tech stack is Perl+MySQL. Ancillary tech is Go, Rust, Java, C. Lots of Javascript. Very high delivery velocity (You will be expected to roll out code in your first week).