Skip to content

Adding analytics  #37

@apierr

Description

@apierr

The code to add is

import ReactGA from "react-ga";

...

        ReactGA.initialize("UA-155858412-1");
        ReactGA.pageview(window.location.pathname);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions