Git Product home page Git Product logo

Comments (6)

dimitar-nikovski avatar dimitar-nikovski commented on August 30, 2024 2

I use this package with react-router 5.0.0

import { createBrowserHistory } from "history";
import { Router } from 'react-router';
import MatomoTracker from 'piwik-react-router';

const history = MatomoTracker.connectToHistory(createBrowserHistory());

const App = () => {
 return <Router history={history} children={AppRoutes} />
}

from piwik-react-router.

 avatar commented on August 30, 2024 1

Found this repo on Motomos website. Bummer that v4 isn't supported.

from piwik-react-router.

smitch88 avatar smitch88 commented on August 30, 2024

@sagarpatel8384 Did you find any alternatives? I may just fork this code and make it work for my needs and may PR back in but my implementation might end up being too specific to my needs in the short term.

from piwik-react-router.

joernroeder avatar joernroeder commented on August 30, 2024

i would love to see a fork + pull request as i dont have the resources to take care of this repo at the moment. sry 😔

from piwik-react-router.

koupeng avatar koupeng commented on August 30, 2024

I need it too.......

from piwik-react-router.

Findus23 avatar Findus23 commented on August 30, 2024

Hi everyone,

I have now removed this integration from the Matomo website.

If this has been resolved or anyone knows another Matomo react integration that should be featured, please contact us.

from piwik-react-router.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.