# 8.5 Trigger your journey

In this exercise, you'll test and trigger the journey you configured in this module.

## 8.5.1 Update your geofence event configuration

Go to [Adobe Experience Platform Data Collection](https://experience.adobe.com/launch/) and select **Tags**.

This is the Adobe Experience Platform Data Collection Properties page you saw before.

![Properties page](/files/RJoBaYyhRpP8s6NOxvSZ)

In module 0, Demo System created two Client properties for you: one for the website and one for the mobile app. Find them by searching for `--demoProfileLdap--` in the **\[!UICONTROL Search]** box. Click to open the **Web** property.

![Search box](/files/y1c5CafpMB6e4fKUFw1W)

You'll then see this.

![Launch Setup](/files/EF4rUJ0ZYeQCXse8w1IW)

In the left menu, go to **Rules** and search for the rule **Geofence event**. Click the rule **Geofence event** to open it.

![Launch Setup](/files/QwwObuFJd2OAntl9fxYs)

You'll then see the details of this rule. Click to open the action **Send "geofence event" to AEP - trigger JO**.

![Launch Setup](/files/zHUHRTGdUTXoQiM4mMpC)

You'll then see that when this action is triggered, a specific data element is used to define the XDM data structure. You need to update that data element, and you need to define the **Event ID** of the event that you configured in [Exercise 8.1](/comprehensive-technical-tutorial-archive/module8/ex1.md).

![Launch Setup](/files/UXz6RgzNu6XGad9SBUft)

You now need to go update the data element **XDM - Geofence Event**. To do so, go to **Data Elements**. Search for **XDM - Geofence Event** and click to open that data element.

![Launch Setup](/files/xIceE3jSxYx0tsjj8Q60)

You'll then see this:

![Launch Setup](/files/PW1RaS8Mrk2DEzrAnlDT)

Navigate to the field `_experience.campaign.orchestration.eventID`. Remove the current value, and paste your eventID there.

As a reminder, the Event ID can be found in Adobe Journey Optimizer under **Configurations > Events** and you'll find the event ID in the sample payload of your even, which looks like this: `"eventID": "fa42ab7982ba55f039eacec24c1e32e5c51b310c67f0fa559ab49b89b63f4934"`.

![ACOP](/files/YaaX9BX1cynmb6nMFbER)

Next, you should define your city in this data element. Go to **placeContext > geo > city** and enter a city of choice. Next, click **Save** or **Save to Library**.

![ACOP](/files/s4j1Zd4qsEy0bSu9t8hx)

Finally, you need to publish your changes. Go to **Publishing Flow** in the left menu.

![Launch Setup](/files/CG42NlLRBnp2egeAp8DZ)

Click **Add All Changed Resources** and then click **Save & Build to Development**.

![Launch Setup](/files/tJKsyO4kv46SCLfXp4kU)

## 8.5.2 Trigger your journey

Go to <https://builder.adobedemo.com/projects>. After logging in with your Adobe ID, you'll see this. Click your website project to open it.

![DSN](/files/2TzcSZHZ9qjjaR5vTN1T)

On the **Screens** page, click **Run**.

![DSN](/files/PMtmhSLdTGfwrVQzX2Xd)

You'll then see your demo website open up. Select the URL and copy it to your clipboard.

![DSN](/files/W2n2RRLhlFySgNdfxucc)

Open a new incognito browser window.

![DSN](/files/zZEhiofOQTVr8McFoUHf)

Paste the URL of your demo website, which you copied in the previous step. You'll then be asked to login using your Adobe ID.

![DSN](/files/cA7f3IDNG2RAUwUQgCT4)

Select your account type and complete the login process.

![DSN](/files/7uNFgLBN1WDiFJBdl5mo)

You'll then see your website loaded in an incognito browser window. For every demonstration, you'll need to use a fresh, incognito browser window to load your demo website URL.

![DSN](/files/A2EDjBzPVin0IdMO2kKf)

Click the Adobe logo icon in the top left corner of your screen to open the Profile Viewer.

![Demo](/files/LWEpfJMS6wIHJcYklZM0)

Have a look at the Profile Viewer panel and the Real-time Customer Profile with the **Experience Cloud ID** as the primary identifier for thi currently unknown customer.

![Demo](/files/9iXVxNf2wzDFD4jw4gxG)

Go to the Register/Login page. Click **CREATE AN ACCOUNT**.

![Demo](/files/duQlRXAs75kozDnFf5HY)

Fill out your details and click **Register** after which you'll be redirected to the previous page.

![Demo](/files/YKhn4oasTt8vT5f78GFX)

Open the Profile Viewer panel and go to Real-time Customer Profile. On the Profile Viewer panel, you should see all of your personal data displayed, like your newly added email and phone identifiers.

![Demo](/files/Ryo1ynh2uBcAneBVMDab)

On the Profile Viewer panel, click **UTILITIES**. Enter `geofenceevent` and click **Send**.

![Demo](/files/kfZHvXdVy65wYq9zm80F)

A couple of seconds later, you'll receive an SMS from Adobe Journey Optimizer.

![Demo](/files/9ZEbzX8rwsg7s3LLmO7s)


---

# 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://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module8/ex5.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.
