# Location-based pushes

<div align="left"><figure><img src="https://697675905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRg00tOg8E2yOB0rdXTbu%2Fuploads%2FcfcYVkATwsjSaeEMqzcv%2FScreenshot%202024-03-23%20at%209.10.51%E2%80%AFPM.png?alt=media&#x26;token=b536d696-90bf-4a4f-8640-b2745e60ff60" alt=""><figcaption></figcaption></figure></div>

## Overview

You can setup location-based push notifications with Novel. These are geo-fenced within 100m of the retail locations. You can either search for the addresses of your retail locations or upload a list of addresses or lat/long coordinates. Navigate to <mark style="color:purple;">**Engage -> Location-Based Messaging**</mark> to set up.&#x20;

### Setting Up Locations

<div align="left"><figure><img src="https://697675905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRg00tOg8E2yOB0rdXTbu%2Fuploads%2FHPGYJb1HKzocWmJe2R3s%2Flocation_upload.gif?alt=media&#x26;token=5c5ba78c-9ee5-4145-b588-0723963fc425" alt=""><figcaption><p>Adding Locations</p></figcaption></figure></div>

#### Templates for Location Upload

{% file src="<https://697675905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRg00tOg8E2yOB0rdXTbu%2Fuploads%2FmnLpsNwHJV1FZ7kcziTY%2Flat_long_template.csv?alt=media&token=35141266-3633-4a54-bc8c-4be3d288b46b>" %}
Uploading Lat/Long Coordinates
{% endfile %}

{% file src="<https://697675905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRg00tOg8E2yOB0rdXTbu%2Fuploads%2FxGTR1dMJ6dP211Zsm5Eb%2Faddress_template.csv?alt=media&token=07a6ed67-fbe0-4fd7-b01c-9a8f3ceb3378>" %}
Uploading Addresses
{% endfile %}

### Set Up Push&#x20;

You can use the same customer segmentation engine for location-based pushes. You can also show a different message per location. Once the push is live, if an eligible customer walks within 100m of any of the set locations, the push will pop up on their phone (similar to a boarding pass when you walk into an airport the day of your flight).&#x20;

{% hint style="info" %}
Location-based messages are limited to Apple wallet passes only. Google is enabling them later this year.
{% endhint %}

<div align="left"><figure><img src="https://697675905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRg00tOg8E2yOB0rdXTbu%2Fuploads%2FPWk6PqSKmLZsiIhLFaD1%2FScreenshot%202024-03-03%20at%2010.26.39%E2%80%AFPM.png?alt=media&#x26;token=0d19daa4-7e62-4d26-95dd-7d8e70b122ac" alt=""><figcaption><p>Location-Based Push</p></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.novel.com/push-notifications/location-based-pushes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
