narkq / react-yandex-metrika

React component for Yandex.Metrika
128 stars 25 forks source link

Does it working with WebVisor? #12

Open iMateo opened 6 years ago

iMateo commented 6 years ago

Hi!

Does your component make YM WebVisor available?

Thanks

narkq commented 6 years ago

Should work. You should pass options={{webvisor: true}} to YMInitializer though.

oleg-cnnr commented 6 years ago

@narkq May be we'll add this to Readme? I spent two days to launch webvisor, till I found this. Thank you very much!