evgeny-t / react-static-plugin-yandex-metrica

React Static plugin for Yandex Metrica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-static-plugin-yandex-metrica

React Static plugin for Yandex Metrica

A React-Static plugin that integrates Yandex Metrica

Installation

  • Install the plugin:
$ npm i react-static-plugin-yandex-metrica
  • Add the plugin to your static.config.js:
export default {
  plugins: [
    ['react-static-plugin-yandex-metrica', {id: YOUR_METRICA_COUNTER_ID}],
  ]
}

About

React Static plugin for Yandex Metrica


Languages

Language:JavaScript 100.0%