Skip to content

Async tracking does not work #139

@Linkinou

Description

@Linkinou

Hello,

To help improve our user experience, we have started to move most matomo tracking events in RabbitMQ so everything could be done asynchronously.

But now, there's no data logged by Matomo (cloud) and I'm trying to understand why.

As far as I know, I can see that doTrackPageView() and doTrackEvent() are executed and return a string (ex: GIF89a\x01\x00\x01\x00€\x00\x00\x00\x00\x00\x00\x00\x00!ù\x04\x01\x00\x00\x00\x00,\x00\x00\x00\x00\x01\x00\x01\x00\x00\x02\x02D\x01\x00;) without error.

  • Is there something to do when tracking event from a worker ?
  • Is there an option to have more debug logs ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions