Altamash Shaikh

Results 18 issues of Altamash Shaikh

Recently Google added a new scope for CustomDimension`item`, this scope is not supported in Matomo yet as we have only 2 types of scope `action` and `visit`, we an map...

Currently the GA data is lost if we invalidate a archive since we don't have any raw data for GA and we directly add the aggregated data in the archive...

### Description: Added code to flush localPaq if no callback set but trackPageView set Fixes: #PG-3463 ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases...

Needs Review

Hey, As per the access logs I can see a3-lazy-load seem to making a call over http to get webfonts.json Why is such thing needed?

### What happened? testing PG-3427 - ignore ### What should happen? testing PG-3427 - ignore ### How can this be reproduced? testing PG-3427 - ignore ### Matomo version 5.1.0 ###...

Potential Bug
To Triage

### What happened? If we activate `MarketingCampaignsReporting` plugin and call the `MarketingCampaignsReporting::getCampaignParameters()` method from another plugin on `CustomJsTracker.manipulateJsTracker` event we get `\DI\NotFoundException` as the `getCampaignParameters` tries to get `StaticContainer::get('advanced_campaign_reporting.uri_parameters.campaign_name')`, which...

Bug

### Description: Add entry to market new changes in funnel Fixes: #PG-3459 **Note:** We added this change in Matomo core and not in Funnels plugin as we want to reach...

Needs Review

### Description: Added code to escape hover text in SiteSelector Fixes: AS-301. ### 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...

Needs Review