From ecb01fb3bf7fae4826fb13846a2c152f84d885c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9on=20Avic=20Simmons?= Date: Mon, 29 Jun 2026 13:52:19 -0400 Subject: [PATCH] docs: fix 1 typo in comments Remove stray quote in commented-out Piwik tracking variable --- assets/js/tag_piwik_PG4D_DOC_id_550.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/tag_piwik_PG4D_DOC_id_550.js b/assets/js/tag_piwik_PG4D_DOC_id_550.js index c7973c89..ee6425e4 100644 --- a/assets/js/tag_piwik_PG4D_DOC_id_550.js +++ b/assets/js/tag_piwik_PG4D_DOC_id_550.js @@ -22,7 +22,7 @@ _paq.push(["setCustomVariable", 2, "Etablissement", get_pwk_cookie ('pwk_psa_etb'), "visit"]); _paq.push(["setCustomVariable", 3, "Pays", get_pwk_cookie ('pwk_psa_pays'), "visit"]); //_paq.push(["setCustomVariable", 4, "TypeUser", cvTypeUser, "visit"]); - // _paq.push(["setCustomVariable", 5, "Age", cvAge", "visit"]); + // _paq.push(["setCustomVariable", 5, "Age", cvAge, "visit"]); // you can set up to 5 custom variables for each action (page view, download, click, site search)