Skip to content

Superapp Reference

The Superapp is the mobile app festival fans download to their phone. From Nevent’s admin panel, the SUPERAPP area groups four screens: Home, App Activity, Send push, and Onboarding. This document describes the fields, data blocks, and technical limits of each one.


Path: /superapp/home

Determines which event appears on the app’s home screen and controls the countdown to the festival.

FieldTypeDescription
Main eventDropdown selectorThe event shown on the home screen and in the app’s Lineup. Only one can be active.
Festival startDate and timeThe moment the festival kicks off, in the venue’s local time (Europe/Madrid). Activates the app’s countdown and live mode.
Festival endDate and timeThe moment the festival ends. Once it’s passed, the app exits live mode.

Behaviour when dates are left blank: if both date fields are left blank, the countdown isn’t shown and live mode isn’t activated.

Available action: Save button.


Path: /superapp/live-activity

Metrics panel on app usage. Requires no configuration: data is generated automatically from fan activity.

Let you narrow down the period for the data shown in most blocks:

FilterScope
Single day (e.g. “Sept 18”)Data for that day only.
Live (e.g. “live Sept 19”)Real-time data for the current day.
Whole festivalAccumulated data from festival start to end.

Quick access: Send push button linking directly to /superapp/send-push.


Appears while the festival is underway. Data updates automatically; the panel shows the time elapsed since the last update (for example, “checked less than 1 min ago”).

MetricWhat it measures
Active peopleFans with activity in the app during the current day.
SessionsNumber of times the app has been opened during the day.
Saved artistsArtists added to fans’ personal agendas.
Chatbot clicksTimes the app’s support chat has been opened.
InteractionsTotal actions logged inside the app.
Right now (last 30 min)Interactions in the last thirty minutes.

Shows accumulated data according to the selected day filter.

MetricWhat it measures
Active peopleCRM-identified fans who have used the app in the period.
SessionsTotal number of sessions in the period.
InteractionsTotal actions logged in the period.
Saved artistsTotal artists added to agendas in the period.
Chatbot clicksTotal chat openings in the period.

Note: this block’s active-people count only includes fans identified in the CRM. The total (including unidentified fans) appears in the Adoption block.


A chart of interactions per hour for the latest day. Lets you see at what time slot the app has the most activity. Includes an hour-by-hour table (from 6:00 AM to 5:00 AM the next day).


MetricWhat it measures
Total peopleFans who have used the app in the period, including those unidentified in the CRM.
iOSNumber of identified users accessing from an iPhone.
AndroidNumber of identified users accessing from an Android device.
Total sessionsTotal sessions in the period.
LoginsTimes a fan has logged in with their account.

Shows the performance of sponsorship spaces inside the app.

MetricWhat it measures
ImpressionsTimes the brand’s space has been shown in the app.
ReachNumber of distinct fans who have seen the space.
Minutes of attentionTotal accumulated time fans have spent on that space.

Data is broken down by sponsor and by the name of the space they occupy within the app (for example, “Mainframe,” “Neon Grid”).


MetricWhat it measures
In agendasNumber of fans who have saved that artist to their personal agenda.
Profile visitsTimes the artist’s profile has been opened in the app.
Preview listensTotal plays of musical previews in the app.
People who listened to a previewDistinct fans who have played at least one preview.

Artists are ranked from most to least by the number of fans who have them in their agenda.

Related automatic behaviour: when a fan saves an artist, the app sends them an automatic push notification thirty minutes before the performance.


Shows the points of interest on the map that have received the most taps.

Points are grouped into two categories:

CategoryExample points
OperationsRestrooms, Emergency exit, Cashless, Medical services, Bar.
Brands and experiencesSponsor stages and experience zones.

Shows fan behaviour within the balance top-up flow.

“From checking balance to topping up” funnel:

Funnel stepWhat it measures
Check their balanceFans who have checked their balance in the app, and the number of times it was checked.
Open top-upFans who have tapped the top-up button, and the number of clicks.

The conversion percentage between steps is calculated over the number of fans in the first step.

Outside the funnel, two global festival figures are shown (all top-up channels, not just the app):

MetricWhat it measures
Euros topped upTotal amount loaded onto cashless cards during the festival.
Euros spentTotal amount spent at bars and on products during the festival.

MetricWhat it measures
Push received on devicePush notifications delivered to fans’ phones in the period. Includes the automatic alerts sent thirty minutes before each performance.
Push tappedFans who have tapped a push notification to open it.
WhatsApp supportTotal clicks on the WhatsApp support link, broken down by hour.

Note: the total send count for each push campaign is in the Campaigns module, not in this block. Here you only see what happens on the fan’s device.


Path: /superapp/send-push

Lets you send an immediate push notification to every fan who has the app installed with push enabled. Doesn’t support segmentation or scheduling.

FieldLimitDescription
Title65 charactersBold text that appears in the notification. On-screen counter visible.
Message500 charactersBody of the notification. On-screen counter visible.
Image1 MB, 2:1 ratioOptional image accompanying the notification. Selected from the device.
On tapping the notificationDropdown selectorThe app screen that opens when the fan taps the alert.
IndicatorWhat it shows
Estimated reachApproximate number of fans with the app installed and push enabled at that moment. Shown as “approx. N users.”
App identifierThe app’s technical identifier (com.nevent.app). Indicates the send goes to the installed app with push enabled.
Android previewSimulation of how the notification will look on an Android device, with the event’s name and time.
  • The send is immediate when the Send to approx. N users button is pressed.
  • It can’t be undone or scheduled from this screen.
  • Sending automatically creates a push campaign in the Campaigns module to log the send.
  • The button stays disabled while the form is empty.

Path: /superapp/onboarding

Lets you configure the screens fans see the first time they open the app. Each screen is called a “slide.”

If no slide has been created, the screen shows the message “No slides configured. Create the first slide to get started” and the Create slide button.

ActionHow to access it
Create slide+ New slide button in the header, or Create slide button in the empty state.

The fields available in DEMO FEST are as follows. Required fields are marked as such.

FieldRequiredDescription
OrderYesWhole number that determines the slide’s position. The slide with order 1 is the first the fan sees.
TitleYesMain text of the welcome screen.
SubtitleNoSupporting text that appears below the title.
Image URLNoWeb address of the slide’s background image.
Permissions to requestNoSelector for the system permissions requested on this slide: Notifications and Location are the available options.
Request tracking transparencyNoToggle that activates the iOS tracking notice (App Tracking Transparency). Only affects Apple devices.
StatusNoActivates or deactivates the slide without needing to delete it.

ParameterLimit
Characters in a push title65
Characters in a push message500
Maximum image size in a push1 MB
Image ratio in a push2:1
Segmentation on this screen’s sendNot available (universal send)
Scheduling on this screen’s sendNot available (immediate send)