Skip to content

Conversation

@eleino
Copy link
Contributor

@eleino eleino commented Dec 15, 2025

📄 Pull Request Overview

Closes #606

🔧 Changes Made

  1. Added Google Analytics to the site through nextjs/third-parties/google
  2. Added env variables for GA id with conditional checking for dev/prod environment
  3. Verified that the analytics was working with a member of the prod team
  4. Fixed the issue with single news page image becoming really tiny on mobile screen widths
  5. Updated the links to Action Plan and Activity Report on PRG page

Checklist Before Submission

  • Functionality: I have tested my code, and it works as expected.
  • JSDoc: I have added or updated JSDoc comments for all relevant code.
  • Debugging: No console.log() or other debugging statements are left.
  • Clean Code: Removed commented-out or unnecessary code.
  • Tests: Added new tests or updated existing ones for the changes made.
  • Documentation: Documentation has been updated (if applicable).

📝 Additional Information

Provide any additional context or information that reviewers may need to know:

  • Screenshots: [Include any screenshots or videos if the changes affect the UI]
kuva
  • Dependencies: [Mention any new dependencies or breaking changes]
  • Known Issues: [List any known issues or limitations]

Copy link
Contributor

@Rutjake Rutjake left a comment

Choose a reason for hiding this comment

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

Good Work! I didn't verify the data flow in Analytics this time, as we already confirmed it during the earlier meeting with the team producer.

Copy link
Member

@Skoivumaki Skoivumaki left a comment

Choose a reason for hiding this comment

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

Very good!

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.

Implement Google Analytics and Perform Minor UI/Content Fixes

4 participants