Account Settings
The Account Settings page allows you to customize basic information for your account, ensuring that it fits your personal or business requirements. Below is a breakdown of the different fields you can configure on this page:
Display Name: This field sets the display name for your account.
Timezone: The timezone setting helps ensure that timestamps for reports align with your local time. You can select the appropriate timezone for your region from the dropdown menu.
Campaign Property Defaults: Add account-level key-value properties to use as reporting fallbacks. A default is used only when neither the campaign's Properties nor the recognized Audio Marker's properties define the same key. These defaults are not copied into every campaign.
SORI resolves effective properties at the time of each activity, from lowest to highest precedence:
textAccount defaults < Campaign properties < Audio Marker propertiesFor example, if the account default is
media=TVand neither the campaign nor an Audio Marker suppliesmedia, the activity is reported asTV. If a recognized Audio Marker suppliesmedia=Youtube, the activity is reported asYoutube. An explicit campaign value would similarly overrideTV, while an Audio Marker value would still take precedence over the campaign.The effective properties are saved with the activity and used by reports and campaign webhook payloads. Changing a default affects only future activities; it does not rewrite existing activities, historical reports, or webhook snapshots.
Global Webhook URL: Configure a URL that will receive notifications for all of your campaigns. This endpoint acts as the default destination for webhook deliveries unless a campaign overrides it with its own URL.
Webhook Event Subscriptions: Control which webhook categories the account receives. You can toggle checkboxes for:
- Campaign events (
campaign.*impression andclick notifications) - Authentication events (
authenticationnotifications triggered during device login) - Administrative events (
admin.material.*updates from console activity)
Campaign and authentication events are enabled by default for new accounts. Changes are applied immediately to future webhook deliveries and do not affect campaign-specific overrides.
- Campaign events (
Once you have made changes to any of the above fields, click the blue "Save Settings" button to apply them. This ensures all modifications are saved and active for your account.
