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:
Get a sitekey from us and submit your UserAgent to our API using API Reference.
Submit the returned reese84 sensor to the script path (now including "?d=...").
Parse the token from the response and save it as a new cookie with name "reese84".
Last updated