akamai-collector

Browser data collector

How to use:

  1. Place the script in your html file
  2. Create a GET endpoint in you app (server side) to return the html file
  3. Create a POST endpoint in you app (server side) to store the browser data
  4. Store that data in a database or file.
  5. Add that endpoint url into your collector script in the post function
  6. Go to the collector url and let it collect.