Get Request - Get Method
- Posted by PRO-Webs, Support
- 30 January 2009
- G & H
The GET method or GET Request is a way of passing specific parameters of an HTTP request from the user's browser to the server. This tracking method puts the parameters or string, generally separated by special dynamic characters such as ampersands (”&”), in to the URL itself, which is viewable to the person using the browser and used to track that visit.

