react-static-plugin-yandex-metrica

1.0.3 • Public • Published

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

/react-static-plugin-yandex-metrica/

    Package Sidebar

    Install

    npm i react-static-plugin-yandex-metrica

    Weekly Downloads

    0

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    4.03 kB

    Total Files

    5

    Last publish

    Collaborators

    • evgeny_t