1.0.3 • Published 5 years ago

react-static-plugin-yandex-metrica v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

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}],
  ]
}
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago