Answer the question
In order to leave comments, you need to log in
Who has used Laravel Tracker?
Hi all! To collect statistics, I used https://github.com/antonioribeiro/tracker. I'm testing locally. In the config included the necessary. As a result, everything in the tracker_ table base is empty, except for the logs.
In the logs:
As you can see on the screenshot, for some reason I have duplicated values.
The controller has an index() method that returns the main page of the future site. There I tried to return all visits to the site:
And when I displayed -> {"date":"2017-04-29","total":20}
Why is statistics not being collected? What else haven't I done? What needs to be checked? Tell me please $pageViews = Tracker::pageViews(60 * 24 * 30);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question