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

Create console command to send visits to matomo #2098

Merged
merged 11 commits into from
Apr 13, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Apr 13, 2024

Closes #1925

This PR adds a new integration:matomo:send-visits command which allows to send past/existing visits to the configured matomo instance, if any.

@acelaya acelaya force-pushed the feature/matomo-command branch from ba793ac to 6121efe Compare April 13, 2024 16:59
@acelaya acelaya force-pushed the feature/matomo-command branch from 63af1d4 to f0e6200 Compare April 13, 2024 18:30
@acelaya acelaya marked this pull request as ready for review April 13, 2024 18:50
Copy link

codecov bot commented Apr 13, 2024

Codecov Report

Attention: Patch coverage is 99.20635% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.10%. Comparing base (850dde1) to head (986f116).
Report is 1 commits behind head on develop.

Files Patch % Lines
...rc/Command/Integration/MatomoSendVisitsCommand.php 98.41% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2098      +/-   ##
=============================================
+ Coverage      96.01%   96.10%   +0.08%     
- Complexity      1400     1423      +23     
=============================================
  Files            260      263       +3     
  Lines           5023     5113      +90     
=============================================
+ Hits            4823     4914      +91     
+ Misses           200      199       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya merged commit 048856c into shlinkio:develop Apr 13, 2024
23 checks passed
@acelaya acelaya deleted the feature/matomo-command branch April 13, 2024 19:00
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.

Matomo integration: Add console command to send existing visits to Matomo
1 participant