Difference between revisions of "Glossary/Session-ID"

(migration import)
 

(4 intermediate revisions by one other user not shown)

Line 1: Line 1:
 
< [[Glossary]]
 
< [[Glossary]]
  
A session ID -- also known as a session identifier, or session token is a unique number that a website server assigns to a user for the duration of his or her site visit. It's like a musician being given a number for the length of an audition or recording session. The number helps the producer identify and connect with the right player during the session.
+
==Session ID==
 
+
----
Session IDs are most commonly used for online shopping, online banking, booking online travel and single-site activities. Session IDs are time sensitive and last only as long as a user is actively engaged on a site.
 
  
 +
A session ID, also known as a session identifier or session token, is a unique string of numbers and letters that a web server assigns to a person for the duration of their visit to a website.
  
 +
Session IDs are most commonly used for online shopping, online banking, booking online travel and other similar online transactions. Session IDs are time sensitive and last only as long as the person is actively engaged on the website that assigned the number.

Latest revision as of 06:36, 7 November 2013


Retrieved from "http://aboutus.com/index.php?title=Glossary/Session-ID&oldid=27009396"