developer-documentation icon indicating copy to clipboard operation
developer-documentation copied to clipboard

Matomo Developer Website

Results 80 developer-documentation issues
Sort by recently updated
recently updated
newest added

### Description: As title. ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought about](https://developer.matomo.org/guides/pull-request-reviews#potential-edge-cases-thought-about) (behavior of the code with strange input, with strange internal...

Needs Review

Hi team, There is a misleading sentence in our documentation here: https://developer.matomo.org/api-reference/reporting-api "segments can be combined in AND and OR operations. For example, to filter for "Visits where (Referrer name...

Added sentence for segment value encoding ### Description: Please include a description of this change and which issue it fixes. If no issue exists yet please include context and what...

### Description: We've added 'disableCampaignParameters' and 'enableCampaignParameters' to the tracking API scheduled for release in `5.1.0` ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases...

Needs Review

I'm currently developing a custom plugin to enhance the functionality of my Matomo setup, particularly around ecommerce tracking. My goal is to extend the ecommerce tracking capabilities by hooking into...

https://github.com/matomo-org/matomo/issues/4776#issuecomment-65021172 What pivotBy-dimensions are available? I can't seem to find any documentation about that. Neither is anything working, that I've tried to guess. I'm always getting the error `Invalid dimension...

Hi team, Seeking clarification on the distinctions between "Event URL," "Action URL," and "Page URL" within Matomo. The current documentation does not clearly differentiate these terms, leading to confusion about...

Documentation

I have not found any clear documentation what happens if you use `_paq` push in combination with `matomoAsyncInit`. This could lead to some unexpected behaviour that could not be explained...

### Description: Added documentation for tests:check-direct-dependency-use command Fixes: #PG-3272 ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought about](https://developer.matomo.org/guides/pull-request-reviews#potential-edge-cases-thought-about) (behavior of the code with...

Needs Review

You need some extra fonts to get the expected screenshots for the UI Tests - see: https://github.com/matomo-org/developer-documentation/blob/5f09c4d970461e1399a61b653a44930bcbe88775/docs/5.x/tests-ui.md?plain=1#L37-L41 Especially the 'REPLACEMENT CHARACTER' � (`U+FFFD`) is not rendered by MS-fonts but by...