Campaigns
Use campaigns to create location-based notifications effortlessly. Campaigns let you customize your notification content and targeting behavior with ease.
#
QuickstartFirst, sign up for Radar and get an API key.
To use campaigns with geofences, start by creating geofences through the dashboard, a CSV import, or the API.
To use campaigns with places, ensure that places are enabled through the settings page and "nearby places" is activated. Reach out to your account manager to enable "nearby places" for your project. Then setup nearby places for the project via the settings page.
Once set up, create your campaigns using the dashboard.
#
Create campaignsTo create a campaign via the dashboard, navigate to the campaigns page and click Create. Provide the campaign's name, notification body, and targeting details. You can target users using either geofences or places.
#
Targeting optionsCampaigns allow you to target users based on their entry into a specific type of geofence or place, their location permissions, and specific user IDs.
In order for a notification to be delivered, all targeting options must be true.
#
Geofences and PlacesGeofence tags - allow you target groups of geofences based on their shared tags
Geofence external IDs - allow you to target individual geofences by their unique ID
Place categories - allow you to target categories like shopping malls (shopping-mall) or restaurants (restaurant)
Place chains - allow you to target specific chains like Starbucks or Target
#
Location authorizationTarget users based on their location-authorization status. For example, you might target a campaign to only target users with foreground-location permission.
#
Specific usersUnder advanced options, you can find User ID (the external ID) based targeting to target individual users.
#
Notification configurationsYou can configure the notifications Radar sends to users when they enter a geofence or place. Customize the notification body, and optionally, the notification title and the deep link URL.
#
AnalyticsWith Radar Conversions, you can log an event whenever a user interacts with a campaign notification.
Refer to the iOS SDK Conversions reference for setup instructions.
You can also view these campaign conversion analytics by pressing the analytics button on the campaign's page. Alternatively, you can navigate to Geofencing -> Analytics -> Events -> Filters (top right) -> select Type as opened_app -> Apply Filters. From there, select campaign_name from the grouped_by dropdown.
#
Frequency CappingIn order to enable frequency capping, you must be running SDK version v3.19.6.
With frequency capping, you can limit the number of notifications a user receives from a campaign. This is useful to prevent excessive notifications for users. To set up frequency capping, navigate to the setting page. Under the campaigns section, define the maximum number of notifications allowed in the specified time window.
#
SupportHave questions or difficulties with campaigns? Contact us at radar.com/support.