Eggnos logo Eggnos Docs
Recent

Analytics in ETC

First, ensure that analytics is enabled in your configuration script. Make sure this line is set as follows:

  • Settings.AnalyticsEnabled = true

Limitations

Analytics are available for all groups.

  • If you've had analytics on but disabled it after, data wont be sent anymore, but is still viewable for 30 days. Contact suppport to permanently remove the data.
  • Analytics data is updated several times per minute, per server, depending on the situation.
  • Analytics can only be viewed using ETC. Instructions on enabling the module
  • Make sure other scripts in your game are respecting HTTP limits. If the HTTP limit is exceeded, ETM can not send analytics data.

User Privacy

Analytics collected are 100% anonymous and cannot be linked to you. We do not collect your Roblox username or any other identifable information. When a user triggers an event, it is added to the counters listed below. We don't know how many times one specific user has triggered an event.

We do not handle deletion requests from users as a result.

Understanding Analytics

ET3 Logs all sorts of events. You can read below what events can occur, and what they mean.

Logs From ETM

  • ETM Starts: Indicates how many times ETM has started. ETM starts at server startup, or when manually restarted.
  • Tools Added With ETC: Indicates how many times a tool has been added by an admin to a user, with ETC.
  • Tools Edited With ETC: Indicates how many times a tool has been edited by an admin to a user, with ETC.
  • Tools Deleted With ETC: Indicates how many times a tool has been deleted by an admin to a user, with ETC.
  • Machines Restarted With ETC: Indicates how many times a user restarted a machine, with ETC.
  • Teleports With ETC: Indicates how many times a user teleported to a machine, with ETC.

Logs From Ticket Machines

  • TM UI Clicks: Indicates how many times a click was registered on a button in the ticket machine interface.
  • Times TM Was Abandoned: Indicates how many times a user started a session on the ticket machine, but then abandoned it.
  • Cards Refilled By TM: Indicates how many times a card has been refilled by a ticket machine
  • Rides Refilled By TM: Indicates how many rides have been refilled by the ticket machine
  • Card Balances Checked By TM: Indicates how many rides card balances have been checked by the ticket machine.
  • Tickets Ordered With TM: Indicates how many tickets have been bought with a ticket machine.
  • Cards Ordered With TM: Indicates how many cards have been bought with a ticket machine.
  • Receipts Issued With TM: Indicates how many receipts have been issued by a ticket machine. Note: Receipts are only issued if a user asks for them.

Logs From Fare Gates

  • Validated Rides With FG: Indicates how many users have validated their ticket/card at the fare gate by scanning it.
  • Rejected Rides With FG: Indicates how many users scanned their ticket/card, but didn't have enough funds.
  • Exits With FG: Indicates how many users have scanned their ticket/card to exit.