Update README.md
This commit is contained in:
		
							parent
							
								
									d064537c07
								
							
						
					
					
						commit
						4d9b86178e
					
				|  | @ -15,7 +15,13 @@ the source, the medium (e.g. email or web) and the specific campaign of the link | |||
| or work correctly and can therefore be removed - that is exactly what ClearURLs does, so you can think of it as an *URL clean maid*. | ||||
| 
 | ||||
| Another common example are Amazon URLs. If you search for a product on Amazon you will get a very long URL for this product, e.g.  | ||||
| `https://www.amazon.com/dp/exampleProduct/ref=sxin_0_pb?__mk_de_DE=ÅMÅŽÕÑ&keywords=tea&pd_rd_i=exampleProduct&pd_rd_r=8d39e4cd-1e4f-43db-b6e7-72e969a84aa5&pd_rd_w=1pcKM&pd_rd_wg=hYrNl&pf_rd_p=50bbfd25-5ef7-41a2-68d6-74d854b30e30&pf_rd_r=0GMWD0YYKA7XFGX55ADP&qid=1517757263&rnid=2914120011`, | ||||
| ``` | ||||
| https://www.amazon.com/dp/exampleProduct/ref=sxin_0_pb?__mk_de_DE=ÅMÅŽÕÑ&keywords=tea | ||||
| &pd_rd_i=exampleProduct&pd_rd_r=8d39e4cd-1e4f-43db-b6e7-72e969a84aa5&pd_rd_w=1pcKM | ||||
| &pd_rd_wg=hYrNl&pf_rd_p=50bbfd25-5ef7-41a2-68d6-74d854b30e30 | ||||
| &pf_rd_r=0GMWD0YYKA7XFGX55ADP&qid=1517757263&rnid=2914120011 | ||||
| ``` | ||||
| , | ||||
| the most of this URL is available for tracking and is not needed. After ClearURLs has cleaned this URL, it looks like this: | ||||
| `https://www.amazon.com/dp/exampleProduct` | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user