Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trackify

React library that allows you to get analytics of user's experience

Installing

  1. Step 1:

Install trackify

npm i trackify
  1. Step 2:

Just cover Trackify around your app like this

import { TrackifyProvider } from "trackify";

return(
    <TrackifyProvider>
        <App />
    </TrackifyProvider>
);

About

React library that allows you to get analytics of user's experience

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages