Reese84

The reese84 script is hidden behind an obscure path. You can locate the script path using your favorite HTTP debugger and searching for links that contain "?d=", these will be the requests from your browser that contain the reese84 sensor and return a reese84 cookie. The link is static for each site so you will only have to find it once.

You can generate a valid reese84 cookie in the following steps:

  1. Get a sitekey from us and submit your UserAgent to our API using API Reference.

  2. Submit the returned reese84 sensor to the script path (now including "?d=...").

  3. Parse the token from the response and save it as a new cookie with name "reese84".

Last updated