I'm trying to accomplish the following: when a div is clicked the user will go to a new url and it adds a query string to the url.
For example the user is on this url:
www.example.com/step1/?query1=abc&query2=def
When a div is clicked the user should go to:
www.example.com/step2/?query1=abc&query2=def&query3=ghi