# Trigger

In Go Shops Platform, the "Trigger" component is a vital element that defines what initiates a User Journey. This pivotal aspect allows you to specify the conditions that launch a journey, ensuring it activates precisely when needed. When configuring the Trigger component, you gain control over the user interactions that kickstart the journey, leading to highly personalized and engaging customer experiences.

**Configuring Triggers:**

Within the Workflow Editor, you can access the Trigger component to configure the initiation point of your User Journey. Here, you have the flexibility to choose from a variety of triggers, each tailored to specific user interactions. Some of the available trigger options include:

* **Product Interactions:**
  * View Product Details
  * Add to Favorites
  * Complete Purchase
* **Session Events:**
  * Events within the current session
* **Dynamic Dates:**
  * Special dates such as birthdays
* **And More:**
  * Additional options designed to enhance customization, with more features continually being added.

<figure><img src="/files/5NQmZLnZT8SCv1BNPWtN" alt=""><figcaption></figcaption></figure>

By selecting the appropriate trigger, you can tailor the User Journey to respond to specific user behaviors. For instance, initiating a journey when a user adds a product to their favorites can lead to personalized recommendations, creating a seamless and engaging shopping experience. Similarly, triggering a journey based on dynamic dates like birthdays allows you to deliver special offers, making customers feel valued and appreciated.

Stay tuned, as Go Shops Platform continues to evolve. New trigger options and features are constantly being developed, providing you with even more possibilities to create unique and compelling User Journeys.


---

# 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://academy.gopersonal.ai/en/admin-ui/journeys/workflow/trigger.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.
