Amazon Dark Patterns
101–110 of 278 posts
Re: Amazon Dark Patterns
#102Re: Amazon Dark Patterns
#103Earlier quoted context omitted.
As far as I know, the rule is, you can only show the native app-store review dialog once, if the user cancels, you won't get any review ever. So the idea is, to show your own until the user finally decides to review. But now the growth hackers of the world had the brilliant idea to treat bad reviews like "the user isn't ready for a review"
It's good that android doesn't allow this. And it doesn't give a way for the app to find out if I actually rated also. So I just click yes i want to rate. Then come back and continue as usual.
Re: Amazon Dark Patterns
#104Earlier quoted context omitted.
If the person who wrote the post could immediately identify the clearly fake reviews I see no reason why Amazon could not use the same method.
I did a lot of work on anti-botting some years ago. It's not as easy as it looks. Often you spot a pattern that is obviously fake, like here, but discover it can't generalise without huge numbers of false positives. For example I would expect lots of legitimate users to review the same small set of TV shows or video games if they buy into a series or franchise.
Re: Amazon Dark Patterns
#105I also had to implement this pattern for app reviews. Show a custom review dialog, if the user gives 4-5 stars send them to the app store for the real review, if not just say "thank you" and close the dialog. Repeat until one day they'll give you a good review.
I believe recent iOS SDKs have implemented a system-controlled UI to ask for reviews to prevent apps doing this. I assume it's enforced via app-store review.
They should prohibit that function call completely and ask users randomly for reviews, maybe when they pause or close the app...
Re: Amazon Dark Patterns
#106Earlier quoted context omitted.
Except, will they look elsewhere? The current trend seems to suggest otherwise.
Also, will the sporadic negative experiences be enough for users to leave the site, if they are distributed among all the infrequent buyers?
Re: Amazon Dark Patterns
#107I also had to implement this pattern for app reviews. Show a custom review dialog, if the user gives 4-5 stars send them to the app store for the real review, if not just say "thank you" and close the dialog. Repeat until one day they'll give you a good review.
Just seen too many quality apps get relegated to obscurity because of a few 1-star early reviews from people expecting perfection from a free or cheap app. Or needing functionality that just isn't part of the app. I don't have any apps in the store, so this really isn't personal for me.
What I don't understand is why more devs don't use the API for the in-app overlay review versus a weblink that forwards to the app store. Clearly they're tracking the behavior, but not sure what is tracked via that means that can't be done in-app.
Re: Amazon Dark Patterns
#108“Arrived damaged” could be borderline as it sounds like a review of the shipping process and not the product. Not sure what’s going on with that first one though.
How is he supposed to know if this is a problem with “shipping” or with the warehouse, the manufacturing, or the design of the product? What if it left the warehouse in that condition? Or the factory? I previously have avoided products with a large number of “arrived damaged” reviews, because it’s a sign of something other than a “shipping problem”.
Re: Amazon Dark Patterns
#109Re: Amazon Dark Patterns
#110Earlier quoted context omitted.
Here's a good site explaining it. https://darkpatterns.org/types-of-dark-pattern Their homepage video starts with a bunch of examples from Amazon: https://darkpatterns.org
Google has one built into mobile Youtube with Chromecast. When you open a video and go to click the cast button, the "visit advertiser" button immediately shifts right into the place of the cast button, causing you to click into an advertiser website.