Skip to main content
Version: 4.6.1-saas

Integration Methods Overview

NetFUNNEL Java Agent supports URL-Triggered Integration.

URL-Triggered Integration sets queue control points through segment trigger rules in the NetFUNNEL console. When the URL of the page accessed by the user matches the trigger rules, the queue is applied.

Code-based Integration Not Supported

Java Agent does not support code-based integration. Only URL-Triggered integration can be used.

Detailed Explanation of Integration Methods

For detailed information about how URL-Triggered Integration works, trigger rule configuration, use cases, etc., refer to the Common Guide document.


URL-Triggered Integration

How It Works

  1. Configure Trigger Rules: Set segment trigger rules in the NetFUNNEL console.
  2. URL Matching: Compare the URL of the page accessed by the user with trigger rules.
  3. Apply Queue: When rules match, the queue is applied.
  4. Automatic Redirect: Automatically redirect to waiting room page when waiting response is received.

Optimal Use Cases

  • Traffic control for specific URL paths
  • Automatic queue application on page entry
  • Control based on segment trigger rules