SPFx-Google-Analytics icon indicating copy to clipboard operation
SPFx-Google-Analytics copied to clipboard

This repository has a solution to add Google Analytics to the Modern SharePoint Sites

Results 7 SPFx-Google-Analytics issues
Sort by recently updated
recently updated
newest added

Got json error after running gulp command

We have implemented GA on modern hub sites on Sharepoint online and noticed difference between GA and SP's reporting tool. One page we have 67 pageviews in GA and 894...

Hi. I am using this solution. But We found out that Eval is not best practice. So we have tried below code for replacing Eval : ``` var gtmScript =...

I have clone this repository successfully. But When I try to upload sppkg package in app catalog, I am getting below issue: In google-analytics.sppkg - Invalid SharePoint App package. Error:...

Removed code to handle bug with navigatedEvent as this seems to be fixed on the Framework now. Removed import of Dialog component as it was not being used.

Some of the navigation on modern pages happens so that the browser does not load the whole page again on page load. This causes some user navigation to not get...