Docs / Analytics / Configurações
Generated6 settings

Analytics settings

The Analytics settings, from the typed spec the dashboard form and the AI server builder share. Accepted range is what the settings writer takes; where the form or the service is stricter, the description says so. Controls that exist only on the dashboard form are listed at the end.

SettingTipoAccepted rangeO que isso faz
Channels
Log channellog_channel_id channel The channel the setup wizard creates as #analytics-alerts and wires up as the delivery channel of the starter "Activity Drop Warning" alert. Analytics counts as set up once a channel is stored here; until then the overview page sends managers to the setup wizard. Each alert rule picks its own delivery channel on the Alerts page, and nothing else is posted to this channel. Default: none. The dashboard health check flags analytics log while this is empty or points at something deleted.
Tracking
Ignore botsexclude_bots on or off Leaves bot accounts out of Analytics. On by default. While on, bot messages and voice time are not recorded at all, and a bot's stats card answers that bots are not tracked. Turning it off records bots from then on and counts them in the dashboard totals and on the /server card, but leaderboards, /top member rankings and the /chart lines never include bots. Nothing already skipped is added back.
Data retentiondata_retention_days whole number 1 to 365 How many days of detailed activity (each message, each voice session and the other per-member records) the server keeps. Default 90. The Settings page offers 30, 90, 180 or 365 days; the longest choice depends on the server's plan, and the page marks the choices above it. Records older than the window are removed every night, and shortening the window deletes the difference at the next nightly run. Charts and /top cannot look back further than this window. The daily summaries behind the charts are kept for twice the window, and the all-time totals used by role rewards are kept for good.
Timezonetimezone text up to 64 characters The IANA timezone days are counted in, for example Europe/London. The server timezone on the bot page is used when this is empty.
Excluded channelsexcluded_channel_ids list of channels Channels never counted, such as bot-command or staff channels.
Excluded rolesexcluded_role_ids list of roles Members holding any of these roles are never counted.

Not in this table

Things with their own editor in the dashboard, such as rules, panels, templates and schedules, are described on the overview page under In the dashboard. Internal state is not a setting.

YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction