I want to set a simple random session ID on pageload.
I just want to <GET_HIT_ID> and pass it through to the end of the session in the browser, either hidden or in the url.
I can pass it through, but I don't know how to assign an ID to a hit.
The result should be:
http://url.com/?variable_1&variable_2&hit_id
Thank you.
AST 121760557