Skip to content

Feature/mapcache 817 #93

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

Merged
merged 2 commits into from
May 5, 2025
Merged

Feature/mapcache 817 #93

merged 2 commits into from
May 5, 2025

Conversation

nruss11-om
Copy link
Contributor

Enhance matomo event logging

nruss11-om added 2 commits May 1, 2025 14:35
Enhance matomo logging
Additional matomo event logging
TrackHelper.track().screen("/Main Activity").title("App Opened").with(tracker);
tracker.dispatch();
Tracker tracker = MapCacheApplication.Companion.getMatomoTracker();
matomoHeartBeatManager = new MatomoHeartBeatManager(15);

Choose a reason for hiding this comment

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

Because the class defaults with 15 you probably don't need to specify it here.

@nruss11-om nruss11-om merged commit a3dc6c3 into develop May 5, 2025
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