react-howuku

Small component to implement Howuku into your react application

Usage no npm install needed!

<script type="module">
  import reactHowuku from 'https://cdn.skypack.dev/react-howuku';
</script>

README

react-howuku

Small component to implement Howuku into your react application

Installation

npm install react-howuku --save

Use / Example

import { howuku } from 'react-howuku';

howuku.initialize(id);
  • id: Your site's ID. This is the ID which tells Howuku which site settings it should load and where it should save the data collected.