DunderMannen
Elite Member
- Sep 11, 2019
- 2,135
- 1,986
Make it count every unique visitor automatically, once the count hits 10, run X and reset count.
is there anyway to code a piece of JS (very basic) to only execute/work on every 10th or 100th or what ever visitor/hit to to your webpage
I would want to put it in an if else statement but cant find away of setting this limitation