You could try adding a form container and set the default value of a text entry component with get part of url to a user specific column. Then take text entry component out of the form container and finally delete form container.
Just make sure source of form container is same as screen.
You should be left with a user specific column that automatically sets itself with the parameter from the url.
@Jeff_Hager have you tried it?