howuku / react-howuku

Howuku tracking code for your react application

Home Page:https://howuku.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Howuku tracking code for your react application

https://howuku.com/


Languages

Language:JavaScript 100.0%