Next.js HOC to integrate Yandex.Metrica on every page change
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Next.js HOC to integrate Yandex.Metrica on every page change This is a small library that provides a Higher-Order Component (HOC) for Next.js applications to automatically integrate Yandex.Metrica tracking on every page change. It's designed for developers using Next.js who want to easily add Yandex.Metrica analytics to their applications without manually implementing tracking on each page. The library handles page view tracking automatically and includes a feature to prevent tracking on localhost to avoid polluting analytics with local development data.