-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
Migration to Google Analytics 4 #3863
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@jdingeman @ExperimentsInHonesty I know we had discussed waiting for Google to migrate us over automatically to Google Analytics 4 but I don't know how long we have to wait until the migration; Google said they would start in March 2023 but didn't give us a date when they expect to complete automatically migrating all accounts. Thus, I decided to make this issue so it would work for both if the automatic migration already happened and if it didn't happen yet because even with the automatic migration, we still might need to do some manual changes to configurations and properties according to Google:
|
Availability: 5/19-5/25 daily |
Update: I have a blocker While I now have access to the password for the |
|
@t-will-gillis I found a spreadsheet that had some other codes in it. I assumed they were old passwords, but I think one of them might be the key. Can you review them in the Google Analytics 1 password record and see if any of those work for you? |
@t-will-gillis Before you do any conversions, can you download the stats by year. See this for an example, but obviously it would be better as a csv. PDF of stats per page for 2021 (printout from Google Analytics) |
Got this email in [email protected] Your Google Analytics account needs immediate attention. Our next-generation measurement solution, Google Analytics 4, is replacing Universal Analytics. Starting July 1, 2023, standard Universal Analytics properties will stop processing new data. If you use Google Ads, this means that any Universal Analytics data that you're using for ad campaigns will start to degrade and your ad performance may be impacted. We strongly recommend that you follow our step-by-step guide to make the switch to Google Analytics 4 as soon as possible To build data and continuity in Google Analytics 4, it is essential that you start your setup now. This will allow you to start collecting the right data in Google Analytics 4 for your unique needs, and help avoid disruption to any Google Ads campaigns still relying on Universal Analytics conversions and audiences. Unless you've opted out, we've already configured or soon will configure a Google Analytics 4 property for you with some basic features, including certain goals and Google Ads links moved over from your Universal Analytics configuration. But parts of your existing Universal Analytics setup, including custom dimensions and metrics, cannot be moved. Customizing your Google Analytics 4 setup now will ensure you collect the right data for the specific conversions, audiences, and other Analytics data that you care most about, so you can continue to measure your most valuable actions and run more efficient ad campaigns. For what to expect for Universal Analytics next month, visit the Help Center. - you have to be logged into [email protected] to see this See you online, |
@ExperimentsInHonesty which Google Drive folder is this linking to? It says I don't have access through '[email protected]'- I'll send a request for access |
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. Please note that including your questions in the issue comments- along with screenshots, if applicable- will help us to help you. Here and here are examples of well-formed questions. You are receiving this comment because your last comment was before Tuesday, June 13, 2023 at 12:16 AM PST. |
|
Goal conversionsThe previous goals (i.e. Donate button, Government Survey button, etc.) have been converted to GA4 format. Post migration will confirm these are functioning. Google Site TagThese are all files that are using the Global Site Tag | gtag.js | Per Google, it appears that we can continue using the existing
The Google docs give many options for . need to replace:
by adding new GA4 tag config after the UA tag config:
This is the failsafe if the above addition of the new gtag does not function as intended for whatever reason, there is the option to replace the gtag completely with GA4 tags:
Google Tag ManagerWe have four additional files referencing Google Tag Manager | gtm.js | Note: Per analyticsmania, it appears that Google Tag Manager does not need to be updated when switching from UA to GA4. Will need to verify after migrating to GA4. Therefore, the embedded code will not change:
Finally, the Google tag and Google Tag Manager should be reversed so that Google tag is first. |
@ExperimentsInHonesty @JessicaLucindaCheng Please see the above explanation of the changes that may need to be made. The GA4 property is created and the goals are converted already. The GA4 property is connected to the existing UA property. The Google Tag Manager does not need to be updated.
![Migration_015](https://github.com/hackforla/website/assets/40799239/2864aeae-1857-4ccc-9fc7-71298f3e7252) From my research, I believe these are the important things to note:
|
HOWEVER: since everything appears to be working, we might not want or need to make these changes. |
Overview
Since Google's Universal Analytics (UA) will stop processing hits on July 1, 2023, we need to migrate from UA to Google Analytics 4 (GA4) so that our website will continue to gather site usage data.
Important
We need to export our Universal Analytics (UA) data by December 31, 2023 in order to have that record for the future.
From Universal Analytics is going away
Details
Action Items
[email protected]
account sign-in information within Hack for LA's 1Password.If migration from UA to GA4 has not happened yet
If the migration from UA to GA4 already happened
Resources/Instructions
The text was updated successfully, but these errors were encountered: