Add Google Analytics
This commit is contained in:
@@ -51,6 +51,8 @@ export default withRouter(class UserSets extends Component {
|
||||
userSets: querySnapshot.docs,
|
||||
})
|
||||
});
|
||||
|
||||
this.props.logEvent("page_view");
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
|
||||
Reference in New Issue
Block a user