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

Migrate from Universal Analytics to GA4 #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ewpatton
Copy link
Member

@ewpatton ewpatton commented Nov 5, 2024

Google Universal Analytics has been shut down since July. This PR migrates our existing tutorials to using Google Analytics 4. In a future update, I'd like to migrate all of our existing tutorials to using the tutorial markdown template as using that would have saved a lot of time updating these files.

Change-Id: Ia5f970810e5db39ef270079ce7bf62c363dce6fc

Change-Id: Ia5f970810e5db39ef270079ce7bf62c363dce6fc
Copy link
Contributor

@stezelMIT stezelMIT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the more recent tutorials like the RL:Tame the Dog which were done in mark down. So I assume this change only involves html files. I am not sure how we are fixing the md files with this PR. Kindly advise.

@ewpatton
Copy link
Member Author

ewpatton commented Nov 6, 2024

All of the Markdown files should be marked as "layout: tutorial" in their preamble. This causes them to be built from _layouts/tutorial.html, which is included in this update.

@ewpatton ewpatton requested a review from jisqyv November 6, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants