Using URL Parameter for trigger

I want to save a URL parameter so that I can use it later as a trigger. In the debugger, the content “W3” is displayed, but I cannot access it through the trigger. The value also cannot be output in a console.log.

console.log("EDvermittler: {{URL ID}}");

This trigger config dont work.