Документация по виртуальным дата-центрам

This commit is contained in:
Анисин Александр Александрович
2025-10-13 09:27:59 +00:00
committed by Речкина Елена Валерьевна
parent 1c25d760e2
commit 39e2370fde
48 changed files with 1055 additions and 59 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ export default function(parameters: IParameters) {
// window._paq elsewhere when needed, including closure scopes.
const _paq = window._paq;
// If user requests consent checking, do this before we actually track.
// Note: this doesn't work at the moment because the user has no way to set
// tip: this doesn't work at the moment because the user has no way to set
// whether consent was given. Oops.
if (requireConsent) {
_paq.push(['requireConsent']);