Visitor Prioritization Powered by Queue-it (BETA)

🚧

The Visitor Prioritization Powered by Queue-it behavior is in Beta and has limited functionality.

The Visitor Prioritization Powered by Queue-it behavior allows you to integrate with a Queue-it waiting room based on the match conditions equivalent to those available with the Visitor Prioritization Cloudlet behavior. Now you can easily manage Visitor Prioritization powered by Queue-it using the ​Akamai​ UI.

Before you begin

Before using the behavior:

  • You need to be an admin for your ​Akamai​ and Queue-it accounts.
  • You need to have your Queue-it API key and Queue-it customer ID.
  • You need to have a waiting room configured on your Queue-it account.
  • You need a non-production ​Akamai​ property that you can use for implementing and testing the integration.

How it works

The behavior invokes the EdgeWorker managed by Queue-it, so you don’t need to create and manage your EdgeWorker. Apart from that, it works similarly as the standard EdgeWorker behavior.

Note that:

  • You can’t enable this behavior and the EdgeWorkers behavior in the same match condition. In case your EdgeWorker defined in other rules is triggered for the same request as for the Queue-it waiting room, the subsequent rule wins.
  • You can use only one instance of this behavior in the property for each request.

Features and options

FieldWhat it does
EnableEnables the feature.
Allowed request headersLists extra request headers Visitor Prioritization can access, in addition to its own default required headers. The headers required for the operation are always accessible.
The following is the list of the allowed headers:

  • "user-agent"
  • "x-queueit-clientip"
  • "x-queueit-ajaxpageurl"
  • "x-queueittoken"
  • "Referer"
  • "Cookie"
  • "Via"
  • "Forwarded"
  • "X-Forwarded-For"
  • "X-Forwarded-Host"
  • "X-Forwarded-Proto"
Additional request headersSpecifies the request headers Visitor Prioritization can access in addition to the required ones. Either Allow selected headers or Deny all.
Queue-it API keySpecifies the API key defined in Cloud Access Manager you use to fetch the Queue-it configuration.
Queue-it customer IDSpecifies the customer ID from the Queue-it platform used to download the configuration that executes on edge servers.