15 lines
No EOL
668 B
Markdown
15 lines
No EOL
668 B
Markdown
- you should be removing tracking information from all of your links.
|
|
|
|
parts of a url:
|
|
|
|
<!-- insert custom html that shows the parts of a url but color coded with a legend at the bottom, when a component is hovered it should highlight its corresponding legend item, use aria by labels to link together legend items and sections with their url part -->
|
|
|
|
explain what each part does
|
|
|
|
explain why a website would want to use query parameters
|
|
|
|
teach that tech companies then started to use that information to track how users use their websites
|
|
|
|
explain why that is a bad thing for privacy, and personal life
|
|
|
|
give example of tracking links and how to protect against them |