Exploring the HTML5 <a> Tag Ping Attribute
The ping attribute in the HTML5 <a> tag offers a simple and efficient way to track link clicks. It is especially useful for analytics, affiliate marketing, and advertising, providing a lightweight alternative to JavaScript-based tracking.
L'attribut ping
de la balise HTML <a>
permet d'envoyer une requête POST
vers une URL, donc de tracker les clicks sur les liens.
Pour bloquer :
Chrome
- Open Chrome Settings.
- Navigate to Privacy and Security > Cookies and other site data.
- Block third-party cookies and trackers.
Firefox
- Open Firefox Preferences.
- Go to Privacy & Security > Enhanced Tracking Protection.
- Select Strict mode.
Ou par l'extension µBlock origin : onglet Paramètres
> Section Confidentialité
> Cocher Désactiver l'audit hyperlien
December 2, 2024 at 8:06:26 PM GMT+1
*
FILLER