Skip to content

Matomo Data Analytics#45

Merged
ritwikshanker merged 4 commits intov0.1.1from
feature/matomo
Oct 31, 2025
Merged

Matomo Data Analytics#45
ritwikshanker merged 4 commits intov0.1.1from
feature/matomo

Conversation

@ritwikshanker
Copy link
Collaborator

@ritwikshanker ritwikshanker commented Oct 28, 2025

This pull request introduces analytics tracking to the application and updates some dependencies.

@ritwikshanker ritwikshanker requested a review from Copilot October 31, 2025 14:34
@ritwikshanker ritwikshanker changed the title Feature/matomo Matomo Data Analytics Oct 31, 2025
@ritwikshanker ritwikshanker linked an issue Oct 31, 2025 that may be closed by this pull request
@ritwikshanker ritwikshanker self-assigned this Oct 31, 2025
@ritwikshanker ritwikshanker added the enhancement New feature or request label Oct 31, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Matomo analytics tracking to the application by introducing a new tracker component and updating dependencies.

  • New MatomoTracker component that initializes Matomo analytics on mount
  • Integration of the tracker in the main App component
  • Version bumps for the package (0.1.0 → 0.1.1) and Vite (7.1.9 → 7.1.12)

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/components/MatomoTracker.tsx New component that initializes Matomo tracking using the Matomo JavaScript API
src/App.tsx Adds MatomoTracker component and React import
package.json Updates package version and Vite dependency version
package-lock.json Updates lockfile to reflect new versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ritwikshanker ritwikshanker merged commit a980469 into v0.1.1 Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Data Analytics Platform

2 participants