Get Dynamic Data from URL

Hi all,

I’m trying to get some dynamic data from the URL and then edit the text accordingly but haven’t found a way to do it.

For example, someone will complete a form and the outputting url will be www.example.com/thanks?Name=Steve

Is there a way to extract the Steve (or whatever it is) so it can be used dynamically in the test on the same page and say ‘Thanks Steve’?

Thanks

Take a look here:

Use this dynamic expression on your page:

“Get data from page URL”

You can click on the expression to open a second window. Type in “Name” in the parameter field and leave the parameter type as text. The expression will change to"Get Name from page URL" and for the user it will be replaced by whatever value is there for the Name parameter in the URL.


Gaby | Coaching Bubble
Private coaching, courses, and tons of free resources

1 Like

Thanks all, will give this a whirl :slight_smile:

This topic was automatically closed after 70 days. New replies are no longer allowed.