Implementing Clicky statistics From Angulartics2 in DSpace-CRIS 2022.03.00 (DSpace 7.4)
29 views
Skip to first unread message
Muhamad Aiman Zikri
unread,
Sep 19, 2023, 9:33:54 PM9/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Hi!
My institution has request for implementing Clicky statistics (https://clicky.com/) into our repository which is based on DSpace-CRIS 2022.03.00 (DSpace 7.4). I have tried to understand on how to implement the code of this provider in angular generally but it seems too different and complicated when comes to DSpace configuration.
So, if anyone has any idea on which part of DSpace files that I need to implement the code to make it work. And if possible, kindly provides step-to-step guide to implement new statistics provider in DSpace as I'm still new in DSpace and Angular.
Thank you.
Bollini, Andrea
unread,
Sep 21, 2023, 2:44:12 AM9/21/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Muhamad Aiman Zikri, DSpace Technical Support
Hi Muhamd,
it is not a trivial task, it would be not sufficient to inject the html snippet that they provide as easier integration path.
To have an idea about which are of the angular and rest application are impacted you can take a look to the PR where we have integrated google analytics (please check also the corresponding REST PR)