Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure new GA4 property integrates with the analytics page in the exhibits app #2304

Open
corylown opened this issue Mar 31, 2023 · 1 comment

Comments

@corylown
Copy link
Contributor

corylown commented Mar 31, 2023

Example of page displaying data from this integration: https://exhibits.stanford.edu/parker/dashboard/analytics

I've added read permission for the new GA4 property to the service account in GA, but still don't see the new property in the API response. This will require more digging.

Can be tested:

a = Spotlight::Analytics::Ga.new
a.user.accounts.first.profiles

This should return an object with a web_property_id attribute that matches the new GA4 web property.

@corylown corylown changed the title Ensure new GA4 property integrates with the analytics page in the exhibits app: https://exhibits.stanford.edu/parker/dashboard/analytics Ensure new GA4 property integrates with the analytics page in the exhibits app Mar 31, 2023
@corylown
Copy link
Contributor Author

It looks like we're going to need to use Google Cloud to authorize access to GA4 properties via the Google Analytics API. We may need to work with Ops to set up a service account with Cardinal Cloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Cathy's Exhibits WC planning for 2024
Valid backlog which needs prioritization
Development

No branches or pull requests

1 participant