GuideReference
TrainingSupportCommunity
Reference

script_​management

  • Property Manager name: Script Management
  • Behavior version: The v2023-01-05 rule format supports the script_​management behavior v1.4.
  • Rule format status: GA, stable
  • Access: Read/Write
  • Allowed in includes: No (temporarily)

Ensures unresponsive linked Java​Script files do not prevent HTML pages from loading.

OptionTypeDescriptionRequires
enabledboolean

Enables the Script Management feature.

{"displayType":"boolean","tag":"input","type":"checkbox"}
serviceworkerenum

Choose NO_​SERVICE_​WORKER to simply view script insights within the Akamai Control Panel. Choose YES_​SERVICE_​WORKER to configure additional script actions, and to activate policies.

{"displayType":"enum","options":["YES_SERVICE_WORKER","NO_SERVICE_WORKER"],"tag":"select"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
YES_​SERVICE_​WORKER

Configure additional script actions, and to activate policies.

NO_​SERVICE_​WORKER

Only view script insights.

timestampnumber

A read-only epoch timestamp value used for synchronization.

enabled is never visible
{"displayType":"number","tag":"input","type":"number"}
{"if":{"attribute":"enabled","op":"eq","value":"never visible"}}