Difference between revisions of "Dark Patterns"

From SI410
Jump to: navigation, search
(Added "Disguised Ads Trainline" image)
Line 1: Line 1:
Dark Patterns are patterns in the design of a website or application that benefit a company by guiding users to perform an action they may not have done otherwise. Such an action might include buying a product that was automatically added to their shopping cart, signing up for a subscription service, or posting a social media status without explicit permission. Dark patterns may hide information or decrease visibility of an opt-out option for the user in order to increase company’s revenue or gain new users.
+
Dark Patterns are design strategies used in websites and applications to guide users to perform an action they may not have done otherwise. Such an action might include buying a product that was automatically added to their shopping cart, signing up for a subscription service, or posting a social media status without explicit permission.  
  
The phrase “dark patterns” is a relatively new word used in the field of user experience (UX) design <ref> https://arstechnica.com/security/2016/07/dark-patterns-are-designed-to-trick-you-and-theyre-all-over-the-web/</ref>
+
Dark Patterns may hide information or decrease visibility of an opt-out option for the user in order to increase a company’s revenue or gain new users. It is widely considered the “dark side” of user experience (UX) design, where UX design is the process of making a product usable, accessible, and pleasurable to use for customers.<ref>https://academic.oup.com/iwc/article/23/5/473/660020/UX-Curve-A-method-for-evaluating-long-term-user</ref>  
  
 
==History==
 
==History==
The name dark patterns was coined in 2010 by London-based user experience designer Harry Brignull.<ref>https://arstechnica.com/security/2016/07/dark-patterns-are-designed-to-trick-you-and-theyre-all-over-the-web/</ref>
+
The name Dark Patterns was coined in 2010 by London-based UX designer Harry Brignull.<ref>https://arstechnica.com/security/2016/07/dark-patterns-are-designed-to-trick-you-and-theyre-all-over-the-web/</ref> He created [https://darkpatterns.org/ darkpatterns.org] to publicly shame websites that employ Dark Patterns and to raise awareness about these practices.
 +
 
 +
In addition to the examples of Dark Patterns listed on the website, Brignull uses Twitter to let the public contribute to and submit Dark Patterns by taking a screenshot and tagging @darkpatterns or using the hashtag #darkpattern.
  
 
==Types of Dark Patterns==
 
==Types of Dark Patterns==
As of February 2017, there are eleven different types of dark patterns.
+
As of February 2017, there are eleven different types of Dark Patterns. Many of the listed examples combine multiple Dark Patterns to get the most out of users.
  
 
===Bait and Switch===
 
===Bait and Switch===
The user tries to do one task but an undesirable thing happens instead.  
+
The bait and switch is when a user tries to do one task, but an undesirable thing happens instead.  
<ref>https://darkpatterns.org/types-of-dark-pattern/bait-and-switch</ref>  
+
 
 +
An example is Microsoft’s prompts to get users to upgrade to Windows 10. Pop-ups asking users to upgrade became increasingly more forceful in encouraging users to upgrade. The “X” in the upper right corner of the pop-up window, which typically means close or cancel, was changed so that when clicked, the Windows 10 update would proceed without the user intending to do so.<ref>https://darkpatterns.org/types-of-dark-pattern/bait-and-switch</ref>  
  
An example is Microsoft’s prompts to get users to upgrade to Windows 10. Pop-ups asking users to upgrade became increasingly more forceful in encouraging users to upgrade. The “X” in the upper right corner of the pop-up window, which typically means close or cancel, was changed so that when clicked, the Windows 10 update would proceed without the user intending to do so.
 
  
 
===Disguised Ads===
 
===Disguised Ads===
[[File: Disguised Ads Trainline.jpg| thumb | 25% | right | Example of the disguised ads dark pattern, where the ad containing the "continue" button at the top looks like part of the page content and causes users to click it.]]
+
[[File: Disguised Ads Trainline.jpg| thumb | 25% | right | Example of the disguised ads Dark Pattern, where the ad containing the "continue" button at the top looks like part of the page content and causes users to click it.]]
  
Advertisements are disguised to look like part of the website or application, typically as part of navigation or content, to encourage users to click on them.<ref>https://darkpatterns.org/types-of-dark-pattern/disguised-ads</ref>
+
Advertisements are disguised to look like part of the website or application, typically as part of navigation or content, to encourage users to click on them.
 
+
An example is Softpedia, a software download site, which uses advertising to get revenue. Advertisements on this site often look like download buttons, causing users to click on the ads instead of what they actually wanted to download.
+
  
 +
An example is Softpedia, a software download site, which uses advertising to get revenue. Advertisements on this site often look like download buttons, causing users to click on the ads instead of what they actually wanted to download.<ref>https://darkpatterns.org/types-of-dark-pattern/disguised-ads</ref>
  
 
===Forced Continuity===
 
===Forced Continuity===
Forced continuity is when a free trial with a service ends and a user’s credit card is charged without a reminder. In some cases, it might be hard to cancel the membership.<ref>https://darkpatterns.org/types-of-dark-pattern/forced-continuity</ref>
+
Forced continuity is when a free trial with a service ends and a user’s credit card is charged without a reminder. In some cases, it might be hard to cancel the membership.
  
An example is Affinion Group, an international loyalty program that works on customer relations for businesses. When buying a train ticket through Trainline (a partner ecommerce business), users are confronted with a disguised ad at the top of the confirmation page with a large “Continue” button, fooling users into wrongly clicking it to finish the transaction.  
+
An example is Affinion Group, an international loyalty program that works on customer relations for businesses. When buying a train ticket through Trainline (a partner ecommerce business), users are confronted with a disguised ad at the top of the confirmation page with a large “Continue” button, fooling users into wrongly clicking it to finish the transaction.<ref>https://darkpatterns.org/types-of-dark-pattern/forced-continuity</ref>
  
 
===Friend Spam===
 
===Friend Spam===
The website or application asks for a user’s email or social media permissions to find a user’s friends and sends the user’s contacts a message.  
+
The website or application asks for a user’s email or social media permissions to find a user’s friends and sends the user’s contacts a message.
  
For example, when signing up for a LinkedIn account, the website encourages users to grant LinkedIn access to their email account contacts to grow their network on LinkedIn.<ref> https://darkpatterns.org/types-of-dark-pattern/friend-spam</ref> If a user accepts, LinkedIn sends emails to all of a user’s contacts claiming to be from the user.
+
For example, when signing up for a LinkedIn account, the website encourages users to grant LinkedIn access to their email account contacts to grow their network on LinkedIn. If a user accepts, LinkedIn sends emails to all of a user’s contacts claiming to be from the user.<ref>https://darkpatterns.org/types-of-dark-pattern/friend-spam</ref>
https://darkpatterns.org/types-of-dark-pattern/friend-spam
+
  
 
===Hidden Costs===
 
===Hidden Costs===
The hidden costs pattern typically occurs in the checkout process where some costs are not upfront or transparent.<ref>https://darkpatterns.org/types-of-dark-pattern/hidden-costs</ref> A user may find some unexpected charges like delivery or tax fees at the very end of the checkout process before confirming an order. By adding these hidden costs at the very end, a user is less inclined to find another service to get the product after investing a lot of time in the checkout process.
+
The hidden costs pattern typically occurs in the checkout process where some costs are not upfront or transparent.A user may find some unexpected charges like delivery or tax fees at the very end of the checkout process before confirming an order. By adding these hidden costs at the very end, a user is less inclined to find another service to get the product after investing a lot of time in the checkout process.
  
For example, ProFlowers, a flower retailer in the United States, has a six-step checkout process. When a user adds something to their shopping cart, the cost of that item is upfront. After going through the checkout process and getting past the fifth step of entering payment information, the last step before confirming the order displays delivery and care and handling costs that were not mentioned prior to that step.  
+
For example, ProFlowers, a flower retailer in the United States, has a six-step checkout process. When a user adds something to their shopping cart, the cost of that item is upfront. After going through the checkout process and getting past the fifth step of entering payment information, the last step before confirming the order displays delivery and care and handling costs that were not mentioned prior to that step.<ref>https://darkpatterns.org/types-of-dark-pattern/hidden-costs</ref>
  
 
===Misdirection===
 
===Misdirection===
Misdirection draws a user’s attention from one part of the page or website to another part of the interface.<ref>https://darkpatterns.org/types-of-dark-pattern/misdirection</ref>
+
Misdirection draws a user’s attention from one part of the page or website to another part of the interface.
  
For example, the Australian low-cost airline jetstar.com by default pre-selects an airplane seat for the customer during the flight booking process, but this costs $5. A user can also skip seat selection for no extra cost, but the page hides this skip option at the bottom of the page, therefore misdirecting the customer to think they should choose a seat.  
+
For example, the Australian low-cost airline jetstar.com by default pre-selects an airplane seat for the customer during the flight booking process, but this costs $5. A user can also skip seat selection for no extra cost, but the page hides this skip option at the bottom of the page, therefore misdirecting the customer to think they should choose a seat. <ref>https://darkpatterns.org/types-of-dark-pattern/misdirection</ref>
  
 
===Price Comparison Prevention===
 
===Price Comparison Prevention===
The price comparison prevention dark pattern makes it hard for a user to compare the price of an item with another, making it harder to make an informed decision.<ref>https://darkpatterns.org/types-of-dark-pattern/price-comparison-prevention</ref> This is common with online retailers that sell packaged products withuot showing price per weight, making it hard to work out the unit price of items within a bundle.   
+
The price comparison prevention Dark Pattern makes it hard for a user to compare the price of an item with another, making it harder to make an informed decision.This is common with online retailers that sell packaged products without showing price per weight, making it hard to work out the unit price of items within a bundle.   
  
An example is sainsburys.co.uk, an online grocery service. The company hides price per weight so it’s hard for users to see if it’s cheaper to buy loose items or the packaged/bundled item.  
+
An example is sainsburys.co.uk, an online grocery service. The company hides the price per weight so users cannot calculate if it’s cheaper to buy loose items or the packaged/bundled item. <ref>https://darkpatterns.org/types-of-dark-pattern/price-comparison-prevention</ref>
  
 
===Privacy Zuckering===
 
===Privacy Zuckering===
Privacy Zuckering is a design pattern that gets users to publicly sharing more information about themselves than they intend to. <ref>https://darkpatterns.org/types-of-dark-pattern/privacy-zuckering</ref> This pattern typically occurs in the small print within the Terms and Conditions of a service, which gives them permission to sell a user’s personal data to data brokers.  
+
Privacy Zuckering is a design pattern that gets users to publicly sharing more information about themselves than they intend to. This pattern typically occurs in the small print within the Terms and Conditions of a service, which gives them permission to sell a user’s personal data to data brokers. <ref>https://darkpatterns.org/types-of-dark-pattern/privacy-zuckering</ref>
  
 
===Roach Motel===
 
===Roach Motel===
The roach motel dark pattern makes it easy for a user to get into a particular situation but is difficult to opt-out of it later.
+
The roach motel Dark Pattern makes it easy for a user to get into a particular situation but is difficult to opt-out of it later.  
  
An example is a ticket sales site like Ticketmaster, which by default sneaks a magazine subscription into a user’s shopping cart. If a user doesn’t notice this and proceeds, they are automatically charged. To get a rebate and unsubscribe, the user has to download a form and send the request via postal service.  
+
An example is a ticket sales site like Ticketmaster, which by default sneaks a magazine subscription into a user’s shopping cart. If a user doesn’t notice this and proceeds, they are automatically charged. To get a rebate and unsubscribe, the user has to download a form and send the request via postal service. <ref>https://darkpatterns.org/types-of-dark-pattern/roach-motel</ref>
  
 
===Sneak into Basket===
 
===Sneak into Basket===
The dark pattern “sneak into basket,” also known as “negative option billing” and “inertia selling,” appears when a website sneaks an additional item into a user’s shopping cart. <ref>https://darkpatterns.org/types-of-dark-pattern/sneak-into-basket</ref> This occurs most often via an opt-out radio button or checkbox on a preceding page.  
+
The Dark Pattern “sneak into basket,” also known as “negative option billing” and “inertia selling,” appears when a website sneaks an additional item into a user’s shopping cart. This occurs most often via an opt-out radio button or checkbox on a preceding page.  
  
An example of this dark pattern is GoDaddy.com, a domain name hosting site. When a user buys a domain name bundle (e.g. getting 3 domains and therefore saving 69%), the site automatically adds privacy protection at $7.99 per domain per year. When a user proceeds to checkout, it’s revealed that two years of domain name registration for all purchased domains have been added to the basket.  
+
An example of this Dark Pattern is GoDaddy.com, a domain name hosting site. When a user buys a domain name bundle (e.g. getting 3 domains and therefore saving 69%), the site automatically adds privacy protection at $7.99 per domain per year. When a user proceeds to checkout, it’s revealed that two years of domain name registration for all purchased domains has been added to the basket. <ref>https://darkpatterns.org/types-of-dark-pattern/sneak-into-basket</ref>
  
 
===Trick Questions===
 
===Trick Questions===
The trick questions dark pattern are questions that at first glance seem to ask one thing, but upon closer reading actually asks another question entirely. <ref>https://darkpatterns.org/types-of-dark-pattern/trick-questions</ref> This often occurs when registering or signing up for a service.
+
The trick questions Dark Pattern is when a user is asked a question that at first glance seems to ask one thing, but upon closer reading actually means another thing entirely. This often occurs when registering or signing up for a service.
 
+
An example is on Currys PC World’s registration form, which presents two checkboxes: one that says “Please do not send me details of products and offers from Currys.co.uk” and below that, “Please send me details of products and offers from third party organisations...”
+
 
+
  
==News and Media==
+
An example is on Currys PC World’s registration form, which presents two checkboxes: one that says “Please do not send me details of products and offers from Currys.co.uk” and below that, “Please send me details of products and offers from third party organisations...” If the user doesn’t read carefully, they may check both boxes assuming they are meant to unsubscribe. <ref>https://darkpatterns.org/types-of-dark-pattern/trick-questions</ref>
https://darkpatterns.org/reading-list
+
  
 +
==Ethical Implications==
 +
WIP.
 +
Suggested start point: https://darkpatterns.org/reading-list
  
==Criticism==
+
==See Also==
http://www.uxbooth.com/articles/using-dark-patterns-for-good/
+
* [[Information Transparency]]
 +
* [[Trust]]
  
 +
==External Links==
 +
* [[Wikipedia:User Experience Design|User Experience Design on Wikipedia]]
  
 
==References==
 
==References==

Revision as of 17:56, 20 February 2017

Dark Patterns are design strategies used in websites and applications to guide users to perform an action they may not have done otherwise. Such an action might include buying a product that was automatically added to their shopping cart, signing up for a subscription service, or posting a social media status without explicit permission.

Dark Patterns may hide information or decrease visibility of an opt-out option for the user in order to increase a company’s revenue or gain new users. It is widely considered the “dark side” of user experience (UX) design, where UX design is the process of making a product usable, accessible, and pleasurable to use for customers.[1]

History

The name Dark Patterns was coined in 2010 by London-based UX designer Harry Brignull.[2] He created darkpatterns.org to publicly shame websites that employ Dark Patterns and to raise awareness about these practices.

In addition to the examples of Dark Patterns listed on the website, Brignull uses Twitter to let the public contribute to and submit Dark Patterns by taking a screenshot and tagging @darkpatterns or using the hashtag #darkpattern.

Types of Dark Patterns

As of February 2017, there are eleven different types of Dark Patterns. Many of the listed examples combine multiple Dark Patterns to get the most out of users.

Bait and Switch

The bait and switch is when a user tries to do one task, but an undesirable thing happens instead.

An example is Microsoft’s prompts to get users to upgrade to Windows 10. Pop-ups asking users to upgrade became increasingly more forceful in encouraging users to upgrade. The “X” in the upper right corner of the pop-up window, which typically means close or cancel, was changed so that when clicked, the Windows 10 update would proceed without the user intending to do so.[3]


Disguised Ads

Example of the disguised ads Dark Pattern, where the ad containing the "continue" button at the top looks like part of the page content and causes users to click it.

Advertisements are disguised to look like part of the website or application, typically as part of navigation or content, to encourage users to click on them.

An example is Softpedia, a software download site, which uses advertising to get revenue. Advertisements on this site often look like download buttons, causing users to click on the ads instead of what they actually wanted to download.[4]

Forced Continuity

Forced continuity is when a free trial with a service ends and a user’s credit card is charged without a reminder. In some cases, it might be hard to cancel the membership.

An example is Affinion Group, an international loyalty program that works on customer relations for businesses. When buying a train ticket through Trainline (a partner ecommerce business), users are confronted with a disguised ad at the top of the confirmation page with a large “Continue” button, fooling users into wrongly clicking it to finish the transaction.[5]

Friend Spam

The website or application asks for a user’s email or social media permissions to find a user’s friends and sends the user’s contacts a message.

For example, when signing up for a LinkedIn account, the website encourages users to grant LinkedIn access to their email account contacts to grow their network on LinkedIn. If a user accepts, LinkedIn sends emails to all of a user’s contacts claiming to be from the user.[6]

Hidden Costs

The hidden costs pattern typically occurs in the checkout process where some costs are not upfront or transparent.A user may find some unexpected charges like delivery or tax fees at the very end of the checkout process before confirming an order. By adding these hidden costs at the very end, a user is less inclined to find another service to get the product after investing a lot of time in the checkout process.

For example, ProFlowers, a flower retailer in the United States, has a six-step checkout process. When a user adds something to their shopping cart, the cost of that item is upfront. After going through the checkout process and getting past the fifth step of entering payment information, the last step before confirming the order displays delivery and care and handling costs that were not mentioned prior to that step.[7]

Misdirection

Misdirection draws a user’s attention from one part of the page or website to another part of the interface.

For example, the Australian low-cost airline jetstar.com by default pre-selects an airplane seat for the customer during the flight booking process, but this costs $5. A user can also skip seat selection for no extra cost, but the page hides this skip option at the bottom of the page, therefore misdirecting the customer to think they should choose a seat. [8]

Price Comparison Prevention

The price comparison prevention Dark Pattern makes it hard for a user to compare the price of an item with another, making it harder to make an informed decision.This is common with online retailers that sell packaged products without showing price per weight, making it hard to work out the unit price of items within a bundle.

An example is sainsburys.co.uk, an online grocery service. The company hides the price per weight so users cannot calculate if it’s cheaper to buy loose items or the packaged/bundled item. [9]

Privacy Zuckering

Privacy Zuckering is a design pattern that gets users to publicly sharing more information about themselves than they intend to. This pattern typically occurs in the small print within the Terms and Conditions of a service, which gives them permission to sell a user’s personal data to data brokers. [10]

Roach Motel

The roach motel Dark Pattern makes it easy for a user to get into a particular situation but is difficult to opt-out of it later.

An example is a ticket sales site like Ticketmaster, which by default sneaks a magazine subscription into a user’s shopping cart. If a user doesn’t notice this and proceeds, they are automatically charged. To get a rebate and unsubscribe, the user has to download a form and send the request via postal service. [11]

Sneak into Basket

The Dark Pattern “sneak into basket,” also known as “negative option billing” and “inertia selling,” appears when a website sneaks an additional item into a user’s shopping cart. This occurs most often via an opt-out radio button or checkbox on a preceding page.

An example of this Dark Pattern is GoDaddy.com, a domain name hosting site. When a user buys a domain name bundle (e.g. getting 3 domains and therefore saving 69%), the site automatically adds privacy protection at $7.99 per domain per year. When a user proceeds to checkout, it’s revealed that two years of domain name registration for all purchased domains has been added to the basket. [12]

Trick Questions

The trick questions Dark Pattern is when a user is asked a question that at first glance seems to ask one thing, but upon closer reading actually means another thing entirely. This often occurs when registering or signing up for a service.

An example is on Currys PC World’s registration form, which presents two checkboxes: one that says “Please do not send me details of products and offers from Currys.co.uk” and below that, “Please send me details of products and offers from third party organisations...” If the user doesn’t read carefully, they may check both boxes assuming they are meant to unsubscribe. [13]

Ethical Implications

WIP. Suggested start point: https://darkpatterns.org/reading-list

See Also

External Links

References

  1. https://academic.oup.com/iwc/article/23/5/473/660020/UX-Curve-A-method-for-evaluating-long-term-user
  2. https://arstechnica.com/security/2016/07/dark-patterns-are-designed-to-trick-you-and-theyre-all-over-the-web/
  3. https://darkpatterns.org/types-of-dark-pattern/bait-and-switch
  4. https://darkpatterns.org/types-of-dark-pattern/disguised-ads
  5. https://darkpatterns.org/types-of-dark-pattern/forced-continuity
  6. https://darkpatterns.org/types-of-dark-pattern/friend-spam
  7. https://darkpatterns.org/types-of-dark-pattern/hidden-costs
  8. https://darkpatterns.org/types-of-dark-pattern/misdirection
  9. https://darkpatterns.org/types-of-dark-pattern/price-comparison-prevention
  10. https://darkpatterns.org/types-of-dark-pattern/privacy-zuckering
  11. https://darkpatterns.org/types-of-dark-pattern/roach-motel
  12. https://darkpatterns.org/types-of-dark-pattern/sneak-into-basket
  13. https://darkpatterns.org/types-of-dark-pattern/trick-questions