Skip to content
Dashboard

Application

Go to Blotout Cloud and open the Applications tab from the left sidebar under Platform. In the top bar, select the Tag and Team for the environment where you want to create the application, then click Add Application and fill in the required details.

Add New Application

Once an application is created, it appears in the Applications table on the same page. Use the Tag and Team selectors in the top bar to switch between environments — the table updates to show only applications for the selected tag.

Each row lists the application details you need for setup and integration:

ColumnDescription
App NameThe name you gave the application when creating it
PlatformThe platform type (for example, web or android)
IDThe unique application ID (for example, APP-0001) — use this when connecting EdgeTag or the SDK
TokenThe masked API token for the application
EdgeTag URLThe EdgeTag endpoint URL assigned to this application
ActionClick Edit to update application settings or view the full API token

Use the search box to filter applications by name. The APP ID field in the top bar reflects the currently selected application context.

Applications list after creation

After the app / site is created and you are provided with the API token you can connect the EdgeTag provider. The provider will be connecting the SDK running in the infrastructure to your domain.

  1. Go to EdgeTag
  2. Add a tag, for tag details go inside Engineering tab. edgetag-details
  3. Create a provider. Enter the sdk URL and app-id. The app-id is taken from the web application, and the SDK URL will be the event collector URL given at the time of installation. edgetag-addprovider add-provider