Skip to content

Events not getting logged in dashboard. I tried all the possible combination of url. #204

Description

@divyaVassar

Describe the bug
I have integrated matomo in my flutter app. I checked the logs, events getting registered also but not getting data in dashboard. It is showing choose your tracking method page only.

await MatomoTracker.instance.initialize(
siteId: '3',
url: 'https://url/matomo/matomo.php',
);

this is my dashboard url:
https://url/matomo/index.php?module=CoreHome&action=index&date=yesterday&period=day&idSite=3#?period=day&date=yesterday&idSite=3&category=Dashboard_Dashboard&subcategory=1

I tried following urls:
https://url/matomo.php
https://url/matomo/index.php

Smartphone (please complete the following information):

  • I am using redmi note 11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions