Skip to content

Conversation

@juliangarcess
Copy link
Contributor

Add hits to visits to really know how many pages renders have your app

I'ts necesary cause when many people use the same IP (ex: hotel) you only get 1 visit for all on the given interval, with this you can have the visits (ip based) and hits (all)

@ousid
Copy link
Member

ousid commented Dec 28, 2022

Thanks, @juliangarcess For the PR.

Could you add a presenter for the hits key, something like:

$post->visits->first()->present()->hits

Besides, if you update the README.md would be much appreciated.

Thanks!

@ousid ousid closed this May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants