Overview
The Analytics Device is a Device in Fortnite: Creative, added in Update v28.20.
This device has a placement limit of 50 per island
To view the data from this device, you'll have to sign-in to the Fortnite Creator Portal, Once logged in navigate to Analytics, then navigating to the Analytics Device tab; From there you can select which experience you'd like to view your analytical data from.
All Settings
All Settings[]
All default values have been Bolded.
| Option | Value | Description |
|---|---|---|
| Event Name | { Custom Text } | The name of the event sent via Analytics. |
| Enabled During Phase | None, Always, Pre-Game Only, Gameplay Only, Create Only | Determines the game phases during which the device will be enabled. Pre-Game includes all phases prior to the Game starting (the waiting for players lobby on Featured Islands and the Game Start Countdown). |
| Show Feedback | Yes, No | Controls whether or not to show feedback when an analytic event is added. This will not be shown during normal play. |
| GUIUser Option | Pre-Generated String Key | A generated key that cannot be modified. |
Functions and Events
Functions and Events[]
| Option | Description |
|---|---|
| Enable When Receiving From | Enables the device. |
| Disable When Receiving From | Disables the device. |
| Submit When Receiving From | Submit the Event on receiving a Signal. Events are typically sent when a match is completed. |
Events
No settings to display
This device can be found in Content Browser in the following path: /All/Fortnite/Devices/System
analytics_device class
analytics_device class[]
using { /Fortnite.com/Devices }
| Option | Description |
|---|---|
creative_object
|
Base class for creative devices and props. |
creative_device_base
|
Base class for creative_device.
|
Data
This class has no data members
| Option | Parameters | Description |
|---|---|---|
Enable
|
Enables this device. | |
Disable
|
Disables this device. | |
Submit
|
Agent:agent
|
Submits an event for Agent.
|