Hi, For what it is worth I have access to the google analytics reports for sagecell.sagemath.org. Right at the top it has a big banner:
"On July 1, 2023, this property will stop processing data. Starting in March 2023, for continued website measurement, you should create a new Google Analytics 4 (GA4) property, or one will be created for you based on your original property and reusing existing site tags." So.... it's about to stop working anyways. As far as I can tell personally, the user interface with Google Analytics 4 is much worse than GA3, and also when you switch you lose all historical data. Also, looking at the data for sagecell is very weird, since it's basically zero users until mod 2022, and then only about 50/week afterwards. It seems highly unlikely those numbers can possibly be right, and presumably Andrey has better analytics internally (?). In any case, my vote would be to delete all the current Google analytics code from sage cell server. It's better to track something internally or switch to a different platform. William On Sat, Apr 15, 2023 at 3:40 PM Ingo Dahn <[email protected]> wrote: > > Could, perhaps, the Google analytics code be removed? For me SageCell worked > perfect when I used the browser extension adding do-not-track to all requests. > At least that would save me some time explaining to my users that using > SageCell is safe :-). > [email protected] schrieb am Mittwoch, 12. April 2023 um 22:03:26 UTC+2: >> >> I believe it is done by this code: >> https://github.com/sagemath/sagecell/blob/master/js/main.js#L5-L24 >> >> I don't know how exactly it is used, "it just was there" when I picked up >> the codebase in 2014 or so. >> >> On Wednesday, 12 April 2023 at 11:13:06 UTC-6 [email protected] wrote: >>> >>> One of our users observed that a generated HTML page contacts >>> google-analytics.com. in particular ssl.google-analytics.com when the page >>> contains a SageCell. Does anyone know, which connections are there from >>> SageCell to Google Analytics and which data are shared? > > -- > You received this message because you are subscribed to the Google Groups > "sage-cell" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-cell/dd547ee7-aa4b-42ce-89bb-5f6d9e0937abn%40googlegroups.com. -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/CACLE5GBUHWY0tu8CaTY%3DhjZq5wmGTvFDF9enCZE0CQC6DjnX8w%40mail.gmail.com.
