Skip to content

Offline tracking in JavaScript API #9939

@PCSun1987

Description

@PCSun1987

Current it's not possible to send tracking event offline.

So one idea would be to extend PIWIK tracking API especially for JavaScript with additional parameter about even time-stamp (optional), so inside JS, you can keep the event locally and once connecting to internet, send all the events with the event happening time.

For basic tracking, probably can do similar way.

https://forum.piwik.org/t/does-piwik-work-even-your-offline/7295/9

Metadata

Metadata

Assignees

Labels

EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions