Compare commits
2 Commits
755cb06276
...
148a3693b9
| Author | SHA1 | Date | |
|---|---|---|---|
| 148a3693b9 | |||
| efb1cba216 |
@@ -13,7 +13,7 @@ const WithYandexMetrika = (props) => {
|
||||
} else {
|
||||
console.log('%c[YandexMetrika](HIT)', 'color: orange', url)
|
||||
}
|
||||
}, [])
|
||||
}, [enabled])
|
||||
|
||||
useEffect(() => {
|
||||
hit(window.location.pathname + window.location.search)
|
||||
|
||||
Reference in New Issue
Block a user