Visitor Tracker ☄ | Sansar Store
Visitor Tracker ☄

Visitor Tracker ☄

 100

You need to own this item to leave a rating.

0 ratings

This script will count visitors to your experience and show a graph when triggered by a script event. It uses the persistence API to store the number of visits, it stores a fixed amount of data and does not store visitor names, only visitor counts.

It keeps an aggregation of visits per the following:
- last 24 hours
- last 30 days
- last 53 weeks
- all months

To setup the persistent database you must include a second script (Database), and give it some random numbers and a name. The numbers you pick in the script will be like your database ID and you should keep a backup of those numbers in case you delete the script by mistake. Deleting the script will not delete the data. You may reuse the same database numbers in different experiences, which will store the stats per experience in the same database. Check the debug console (ctrl + d) if the script does not seem responsive, it will give hints on what you did wrong.

Data is stored per experience handle (the last part in the experience url), if you take the same script to another experience it will be a different set of data.

If you dont know how to use scripts, then you can buy the plug-and-play version that requires zero configuration:
https://store.sansar.com/listings/57c59bb7-cb0e-42c1-b3eb-82edcd5cda50/visitor-tracker-plug-n-play

Changelog:
1.0.0 - initial release
1.1.0 - now supports multiple instances of the same experience, added delete event to delete the data, separated the graph events to another script so now you can view statistics from a private scene.

Item name
VisitorTracker [1.1.3]
Min. resale price
100