[ANALYTICS-277] Handle fetch URL for matomo which need the third parameter from uniqueId Created: 04/Dec/20  Updated: 14/Dec/20  Resolved: 11/Dec/20

Status: Closed
Project: Analytics
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

Type: Bug Priority: Neutral
Reporter: Yen Lac Tue Assignee: Yen Lac Tue
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0d
Time Spent: 1d 1h 10m
Original Estimate: Not Specified

Attachments: PNG File Screen Shot 2020-12-04 at 8.11.24 AM.png     PNG File Screen Shot 2020-12-04 at 8.24.22 AM.png     PNG File Screen Shot 2020-12-04 at 8.31.43 AM.png    
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Epic Link: UI/UX Dash improvements
Sprint: Add-Ons 53
Story Points: 3

 Description   

Steps to reproduce

  1.  Build custom widget 
  2.  Select matomo data supplier
  3. Select Dimension "Page Author"/ metric "Actions"
  4. The data return is not correct for the URL: https://demo.matomo.org/?token_auth=anonymous&date=yesterday&period=day&method=API.getProcessedReport&filter_limit=10&apiAction=getCustomDimension&apiModule=CustomDimensions&module=API&idSite=62&format=json

Expected results

Should return report data correctly with fully URL https://demo.matomo.org/?token_auth=anonymous&date=yesterday&period=day&method=API.getProcessedReport&filter_limit=10&apiAction=getCustomDimension&apiModule=CustomDimensions&module=API&idSite=62&format=json&idDimension=1

 Note: it has additional parameter idDimension=1

Actual results

  

Workaround

Development notes

See the list of uniqueId which contains more parameter


Generated at Sun Feb 11 23:17:18 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.