Universal Analytics (analytics.js)
Le tag envoie un hit sur l’url /collect, voici la traduction des paramètres
Paramètres | Signification en anglais | Signification en français | Exemple |
a | ?? | ?? | |
cd1 | Custom Dimension | Dimensions personnalisées | |
cid | Client ID | ID client | 17444485575.14222271155 |
de | Document Encoding | Encodage du document | UTF-8 |
dl | Document location URL | URL du document | http://www.website.io/test.html |
dp | Document Path | /foo | |
dr | Document Referrer | référent, URL précédente | |
dt | Document Title | Titre de la page web | Accueil – Mon site |
fl | Flash Version | Version du flash | 20.0 r |
gtm | GTM ID | Identifiant GTM | GTM-TR5S4R |
je | Java Enabled | Java activée | 0 |
jid | “Display Join Beacon” for linking analytics with the double click cookie | Permet de lier la cookie Google Analytics avec Doubleclick source: Simo | 60036755 |
sd | Screen Colors | Couleurs d’écran | 24-bit |
sr | Screen Resolution | Résolution de l’écran | 1280×800 |
t | Track Type. Must be one of ‘pageview’, ‘screenview’, ‘event’, ‘transaction’, ‘item’, ‘social’, ‘exception’, ‘timing’. | Type de tracking. Doit être l’un des valeurs: ‘pageview’, ‘screenview’, ‘event’, ‘transaction’, ‘item’, ‘social’, ‘exception’, ‘timing’ | pageview |
tid | Tracking ID / Web Property ID | Id de tracking | UA-20202-14 |
ul | User Language | Langue de l’utilisateur | en-us |
Classic Google Analytics (ga.js)
Le tag envoie un hit sur l’url /r/__utm.gif, voici la traduction des paramètres :
Paramètres | Signification en anglais | Signification en français | Exemple |
utmac | Account ID | Id du compte | UA-1202056-1 |
utmcc | Analytics Cookie string “utmcc contains the combined strings of the __utma and __utmz Google Analytics cookies. This string is URL encoded. | ||
utmcs | Character set | Codage des caractères | ISO-8859-1 |
utmdt | Page title | Titre de la page web | |
utmfl | Flash version | Version du flash | |
utmhid | Hit ID, random number | Id du hit, nombre au hasard | |
utmhn | Hostname | Noms d’hôte ( nom de domaine avec des sousdomaines) | apps.google.com |
utmht | that’s the timestamp, in milliseconds since the UNIX epoch. | Horodatage, temps en milisecondes depuis le 1er janvier 1970 à 0 heure | |
utmipc | eCommerce – Product code / SKU | E-commerce – Code produit | |
utmipn | eCommerce – Product name | E-commerce – Nom du produit | |
utmipr | eCommerce – Product price | E-commerce – Prix du produit | |
utmiqt | eCommerce – Quantity | E-commerce – Quantité du produit | |
utmiva | eCommerce – Product category / variation | E-commerce – Catégorie du produit | |
utmje | Java enabled? (1 = yes, 0 = no) | Java activée | |
utmjid | Display Join Beacon? for linking analytics with the double click cookie. If you’ve enabled display advertising (for e.g. demographic data etc.) your hits will be recycled through the doubleclick servers, and this id is used to join the data together. | ||
utmn | Random ID to prevent gif caching | Chiffre au hasard pour éviter le cache | |
utmp P | Page path | chemin de la page | |
utmr F | Full referral URL | URL complète du lien référrent | |
utmredir | redirection? | redirection? | |
utms | Requests made this session (max. 500) | Nombre de requete de cette session | |
utmsc | Screen colour depth (e.g. 24-bit) | Couleurs d’écran | |
utmsr | Screen resolution | Résolution de l’écran | |
utmt | Request type (e.g. ‘event’, ‘tran’ etc…) | Type de requete : évnement, transaction | event |
utmtci | Billing City | E-commerce – Ville | |
utmtco | Billing Country | E-commerce – Pays | |
utmtid | Order ID The utmtid order ID must be unique for each order, otherwise Google Analytics will group multiple transactions under a single entry. All monetary fields should be filled in without a currency symbol, e.g.: 12.50 | ID de commenade E-Commerce | |
utmtrg | Billing Region | ||
utmtsp | Shipping cost | ||
utmtst | AffiliÃÂation / Store name | ||
utmtto | Order Total (inc. tax and shipping) | ||
utmttx | Tax cost | ||
utmu C | lient usage / Error data (encoded) | ||
utmul | Language code (e.g. en-us) | ||
utmvp | Viewport resolution | ||
utmwv | Tracking code version | ||
v | Protocol Version | ||
vp | ???? | ||
z | ???? | ||
_r | ???? | ||
_s | ???? | ||
_u | ???? | ||
_ut | ma | ||
_ut | mht | ||
_ut | mz | ||
_v | ???? | ||
aip | Anonymize IP |