🌐 Navigation Event Trigger
The Navigation Event Trigger activates a workflow when a user visits a specific page on your website. It’s ideal for initiating actions based on user behavior and enhancing engagement.

📝 Trigger Details
Name: Navigation Event
Category: Triggers
🔧 Parameters
-
Target URL
- Type:
string - Description: The specific URL or pattern to monitor for user visits.
Example:https://www.mysite.com/product-page - Required: Yes
- Type:
-
Trigger Options
- Type:
boolean - Description: Additional options, such as whether to include query parameters in the URL match.
- Default:
false
- Type:
🚀 How to Use
-
Add the Trigger to Your Workflow: Drag and drop the
Navigation Event Triggeronto the workflow canvas in SmartFlow. -
Set the Target URL: Specify the exact page URL or use patterns (e.g., wildcard matching) for dynamic cases.
-
Connect to Workflow Actions: Link the trigger to actions such as sending a chatbot message, starting a marketing campaign, or personalizing user experience.