What is a URL Parameter?

A URL can be used to pass information along with the click.

Any word after the question mark "?" in a URL is considered to be a parameter which can hold values. The value for the corresponding parameter is given after the symbol "equals" (=). Multiple parameters can be passed through the URL by separating them with "commas".

Read more about Passing Parameters through a URL

 

 Related articles:

Have more questions? Submit a request

0 Comments

Article is closed for comments.