
內容簡介
這是一個用於配置計數器和Yandex Metrica目標的外掛程式。
特點
支援以下計數器設置:
是否收集點擊地圖數據;
跟踪外部鏈接的點擊;
精確的跳出率;
是否使用會話回放(Webvisor 2.0);
在瀏覽器地址欄中跟踪哈希。
按事件載入:
滾動: 當頁面開始滾動時(建議如果計數器腳本影響站點速度);
就緒: 在構建HTML文檔之後,但在加載外部資源之前:樣式、腳本、圖片等等。
HTML中的嵌入:
添加到</head>之前;
添加到<body>之後;
添加到< /body>之前。
簡單的目標設置:
電話;
表單;
按鈕;
鏈接;
HTML標記。
錯誤控制
在用戶端使用目標時,插件監視CSS選擇器的正確指示。
有語法違規的JavaScript不會引起錯誤,但會在瀏覽器控制台(F12)中修復它。
目標#1。SyntaxError: Failed to execute ‘querySelectorAll’ on ‘Document’: ‘.class 777’ is not a valid selector。
要查看有關錯誤的信息,請在外掛設置中啟用“在瀏覽器控制台中的錯誤控制”選項。
外掛標籤
開發者團隊
原文外掛簡介
Plugin for configuring the counter and Yandex Metrica goals.
Features
Supports the following counter settings:
whether to collect data for a click map;
track clicks on outbound links;
accurate bounce rate;
whether to use Session Replay (Webvisor 2.0);
hash tracking in the browser’s address bar.
Loading by event:
scroll: when the page starts scrolling (recommended if the counter script affects the speed of the site);
ready: after building the HTML document, but before loading external resources: styles, scripts, images, etc.
Embedding in HTML:
adding before ;
adding after
adding before .
Easy goal setting for:
phone;
form;
button;
link;
HTML tag.
Error control
When working with goals on the user side, the plugin monitors the correct indication of CSS selectors.
JavaScript with a syntax violation does not cause an error, but fixes it in the browser console (F12).
Goal #1. SyntaxError: Failed to execute ‘querySelectorAll’ on ‘Document’: ‘.class 777’ is not a valid selector.
To see information about errors, in the plugin settings, enable the “Error control in the browser console” option.
