pagent_disable_variation | false | Disables all experiments and always shows the original view. Useful when you want to compare performance or rule out Pagent as a root cause. |
pagent_debug | false | Enables verbose console logging prefixed with [pagent]. Example: [pagent] Pagent init completed in 129 ms |
pagent_force_variation | false | Forces the test variation for every experiment, bypassing normal assignment logic. |
pagent_force_control | false | Forces the control variation for every experiment. |
pagent_preview_variation=<id> | — | Renders the variation with the given ID without publishing it. Mostly used by the visual editor. |