trelliscope/trelliscopejs-lib

look into adding google analytics

Opened this issue · 1 comments

Incin commented
look into adding google analytics
Incin commented

this should be possible and quite easy, we need a list of what we want to track, a google analytics acct with a project setup for trelliscope and we will need to follow this to remove the domain since trelliscope is only ran locally
https://stackoverflow.com/questions/4375447/can-you-test-google-analytics-on-a-localhost-address
I also am wondering if cors might be an issue? we will have to do some config changes to make it work on localhost and a file URL. I have some notes on steps that will need to be taken there.