-
Notifications
You must be signed in to change notification settings - Fork 219
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
Analytics event: GET_MEDIA #1180
Conversation
Size Change: +3.53 kB (0%) Total Size: 848 kB
ℹ️ View Unchanged
|
Full-stack documentation: https://docs.openverse.org/_preview/1180 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I have a few nits but nothing blocking.
1524cb8
to
d9f2f05
Compare
Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev>
d9f2f05
to
5e141ce
Compare
This PR has migrations. Please rebase it before merging to ensure that conflicting migrations are not introduced. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic, LGTM.
Fixes
Fixes #1080 by @dhruvkb
Description
This PR adds the
GET_MEDIA
analytics event that is fired when the user clicks the "Get this image" or "Get this audio" CTA button on the single result page.Testing Instructions
Set up the analytics events using
just frontend/up
andjust frontend/init
.Run the app using
just frontend/dev
.Click on the "Get this image" or "Get this audio"
Check that the event is shown in Plausible: http://0.0.0.0:50288/localhost?goal=GET_MEDIA
Checklist
Update index.md
).main
) ora parent feature branch.
errors.
Developer Certificate of Origin
Developer Certificate of Origin