forked from matomo-org/matomo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It is not possible to record more than one conversion per second for …
…the same visit (matomo-org#13727) * It is not possible to record more than one conversion per second for the same visit fix matomo-org#9916 we randomize the first 2 numbers increasing the chances to record multiple goal conversions per second per visit. * make sure to generate mysql safe int * Update GoalManager.php
- Loading branch information
Showing
1 changed file
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters