-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Google Analytics integration #2344
Comments
Agree to assign a day to try |
@raycarrick-ed will look into this and determine if it is feasible |
The UCOP tracking code for GA testing is (see slack). Let me know if you need anything else @raycarrick-ed |
Here and below are a bunch of images to try and help figure out how to get the client side of things working. So these seem to be behaving ok. Now to the setup. The setup is pretty straightforward. I've not changed anything much. So we have one account, one property in that account which is dmponline-dev.dcc.ac.uk and then one view on that which just shows all activity. Looking at the settings, the only thing I can see that could be set up wrong would the url which is set under the property settings and the view settings. I have it set to dmponline-dev.dcc.ac.uk If that doesn't help maybe we'll need to look at it jointly and do some screen sharing to try to figure it out. Remember to set your org as UCOP too. |
Hi @raycarrick-ed screengrabs looks good, thanks. I've played around in GA too and changed my DMPonline profile to UCOP but I don't see how to see this subset. I just see Manchester in the dropdown as in screengrab 3. Perhaps do a walkthrough for me and Magdalena sometime? Can I confirm that once an organisation adds a google analytics tracking code, this provides them access to full site statistics. It doesn't break down usage by org, just allows them to access analytics for all of DMPonline? Have we decided the process on adding these tracking codes. Can the user do that directly on the org details page in a similar vein to what Internet Archive allowed Should this ticket move to review or UAT now? |
Yeah, need to explain this a bit better! |
UCOP may see their own activity. I couldn't though.
Hopefully Maria can test and confirm
…________________________________
From: Ray Carrick <notifications@github.com>
Sent: 13 May 2020 14:17
To: DMPRoadmap/roadmap <roadmap@noreply.github.com>
Cc: Sarah Jones <Sarah.Jones@glasgow.ac.uk>; Comment <comment@noreply.github.com>
Subject: Re: [DMPRoadmap/roadmap] Google Analytics integration (#2344)
Yeah, need to explain this a bit better!
There are 2 views of the activity on DMPonline: a "root" view which tracks all activity by everyone so that's for whoever is running the site (us in this case) then if the user belongs to an org which has a tracker defined that will get set as well. So we see all activity and the client org sees just the activity of their users.
At the moment I have it running off a YAML file for configuration. I'm in the process of changing that to go into the DB and then I'll need to add in the ability for SuperAdmin to set which code to use as the "root" code and allow OrgAdmins to set their own tracker codes.
also need to figure out why UCOP aren't seeing their own activity and test with Glasgow.
So a wee bit more to do before it's finished.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#2344 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABPCKVG6RCY72LPYVWUJKF3RRKMW7ANCNFSM4KE6UBYQ>.
|
I'm able to view the UCOP account. Here is a screenshot of what we see And here, it correctly saw my live activity: However, I went into dmponline-dev.dcc.ac.uk/, created a new account for the University of York to see if my activity under this profile would show up under the UCOP Google Analytics account and it does. So it seems like the configuration is not allowing for account level analytics. This might just be a limitation of Google Analytics? @raycarrick-ed Here's what the UCOP account sees when I'm logged in as the University of York: |
Yeah. My bad. Apologies. @mariapraetzellis @sjDCC It should now be:
|
I'm not seeing activity for the UCOP account in GA. This is a tough one to QA, if it's okay w/ you @raycarrick-ed maybe we can set up a quick meeting where we go through it together? I want to be sure orgs see their usage data & other orgs data doesn't get mixed in. When I just tested it I didn't see any activity under the Real Time data reports. |
Yes, this is a little tricky to test. We can sort out a time to look at it further but first just to double check ... I tried changing the trackers around so that UCOP was the root and UoE was the client and I could see realtime activity. Just to check the client/root was working ok. The tracker we are using is "UA-30638119-20" At the moment, this is only installed on dmponline-dev.dcc.ac.uk Anything beyond that we probably need to do some screen sharing for! Could do 4.30/8.30 Monday is that's any good or after the meeting Wednesday. |
Tested on call and all working well. Need to check Glasgow also knew how to setup GA tracker code and correct properties view in Analytics to see data. Perhaps @magdalenadrafiova and I can test with matt and then close out? |
when @raycarrick provides the guidance and cc's myself and @sjDCC into the email we can arrange a call with Matt to go through this |
I've written a page on the roadmap wiki on this. It's at: https://github.com/DMPRoadmap/roadmap/wiki/Setting-up-Google-Analytics and also added to the Table of Contents in the sidebar. |
@raycarrick thank you so much putting this together. I am going through the instructions and it reads well, I just wanted to clarify few things: 1, you need to create a new property for the roadmap website using the URL of the website - so this is something that for our service delivery you/sam/marta will be able to do? 2, you need a view. Initially, it's best to create a view which captures all data - is this something that is created within the google analytics page? 3, you need to add the tracker code to roadmap. |
The property is a setting on Google Analytics which the uni does to add our website / tool. Likewise the view is in GA. The tracker code is a box on the org admin page where the admins can insert this themselves. Perhaps we should add a couple of screengrabs to the instructions to make that clear? |
I think couple of screen grabs will be great - is this then something we will be sharing with Matt? |
We have received many requests for further usage statistics. Many of these requests have been tracked in #1745 For example:
No. of sessions
Average time in session / editing
No. of times working on one DMP
Adding a feature to enable organizational level Google Analytics would allow for an easy way to track usage data.
The organizational admin would need to be able to enable google analytics on the Roadmap web application by adding their GA tracking code. The user would then have access to the stats via the GA application and it would be the responsibility on universities to analyze the results and create the required reports.
The text was updated successfully, but these errors were encountered: