You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`strategy`|Script loading strategy. Defaults to `afterInteractive`. See [next/script](https://nextjs.org/docs/api-reference/next/script#strategy)for more details. |
33
-
|`initParameters`| Yandex.Metrica tag [initialization parameters](https://yandex.com/support/metrica/code/counter-initialize.html). |
|`strategy`|[next/script](https://nextjs.org/docs/api-reference/next/script#strategy)loading strategy. Defaults to `afterInteractive`. |
33
+
|`initParameters`| Yandex.Metrica tag [initialization parameters](https://yandex.com/support/metrica/code/counter-initialize.html). |
34
34
35
-
The Yandex.Metrica tag ID is read from the `tagID` property and the `NEXT_PUBLIC_YANDEX_METRICA_ID` environment variable. If both are set, the provider property takes priority.
35
+
Yandex.Metrica tag ID is read from the `tagID` property and the `NEXT_PUBLIC_YANDEX_METRICA_ID` environment variable. If both are set, the provider property takes priority.
0 commit comments