dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

Google Analytics Universal Analytics ID loses support on July 2023

Open ConfusionOrb221 opened this issue 3 years ago • 1 comments

Google Analytics is going to lose support of the UA ID on July 2023 the code currently in google-analytics.service.ts only supports the UA identifier, this needs to be changed to use the G-ID for Google Analytics 4 to keep it up to date.

Currently we’re not using GA directly. Instead we use angulartics2, both for google analytics, dspace’s own analytics, as well as any other analytics we might like to add So I’d look into upgrading to the new IDs using angulartics itself, I expect they have a different plugin we could use.

ConfusionOrb221 avatar Jun 01 '22 19:06 ConfusionOrb221

Assigning to @abollini , as this is the frontend ticket which corresponds to https://github.com/DSpace/DSpace/issues/8413. 4Science has been assigned both.

tdonohue avatar Jul 19 '22 14:07 tdonohue