Voxify StudioDocsOpen Studio
User Guide ยท Personalize

Turn locations into a reusable campaign dataset.

A POI list holds named locations, coordinates, and typed business properties. Create it in the POI workspace, insert its fields into a script, then let Delivery choose the right location per request.

Geo personalizationAccount asset

Open the POI workspace

From the application dashboard, open POI. Existing lists show their ownership and can be opened for review or editing when your role allows it.

Open the dashboard, then choose POI from the navigation.

Choose a creation method

MethodBest forReview focus
New listSearching/geocoding locations and editing them individually or together on a map.Correct result, coordinates, and duplicate names.
Pin on MapA small curated set of locations known visually.Pin accuracy and the name entered for every click.
Import CSV/XLSXOperational lists maintained in a spreadsheet or system export.Column mapping, coordinate format, types, and rejected rows.
Generate with AIDrafting a list from a natural-language region/category request.Completeness and factual verification before Save.

Create with Pin on Map

  1. Choose Pin on Map.
  2. Click the exact position for the first POI.
  3. Enter a clear, speakable name.
  4. Repeat for the remaining locations.
  5. Move or remove incorrect pins before confirming.
  6. Review the resulting entities and save the list.
Map accuracy matters twice.Coordinates affect both the selected record and any spoken distance. Zoom in far enough to avoid placing the POI on the wrong road, entrance, or coastline.

Import CSV or XLSX

Map the source columns for name, latitude, and longitude. Additional columns can become typed properties in the list schema.

Add typed properties

Properties carry campaign-specific data such as priority, store type, inventory class, region, or an approved spoken label. They become fields such as prop.<key> in Delivery.

TypeUse it forExample
StringLabels and categories.store_type = flagship
Integer/floatScores, capacity, price, priority, or thresholds.priority = 20
BooleanA yes/no eligibility property.open_late = true

Coastal and marine lists

Mark a list Coastal only when marine or surf enrichment is relevant. This can enable additional fields and background calculation such as shoreline-facing information. Review enriched values before using them for a live rule.

Ownership and sharing

A normal saved list belongs to the account. Shared lists are available only to authorized platform administrators. Treat list editing as a campaign-impacting operation: projects can continue to reference the list after it changes.

Insert a POI field in Studio

  1. Open the target project and creative.
  2. Place the caret in the script and type {.
  3. Choose POI.
  4. Select the saved list.
  5. Select a field such as City, Name, or a typed property.
  6. Confirm the token in the script and Dynamic Properties.

The list is referenced by its identity; it is not copied into the creative. Keep the list available for preview and Delivery.

Use the list in Delivery

Delivery scans project bindings and creates a subject panel for the POI list. In Which record, define eligibility, filters, score, computed fields, and pick mode.

A common nearest-location strategy scores candidates with the negative distance between listener and POI coordinates, then chooses the largest score. Use Pick on Map to simulate listener coordinates before publishing.

POI QA checklist