How to send a Heartbeat via HTTP Tracking API

This is currently expected behaviour see Fix total time of visit is not the sum of times of page visits if heartbeat feature is used by tsteur · Pull Request #9617 · matomo-org/matomo · GitHub

The ping is not there to extend the visit, only to report more accurate visit length time, especially when there is only one page view in a visit.

It would need basically a new option to keep the visit active as well.

1 Like