{"id":19154060,"url":"https://github.com/thinkswan/express-tracking-dashboard","last_synced_at":"2026-04-29T20:35:16.227Z","repository":{"id":54086413,"uuid":"194143001","full_name":"thinkswan/express-tracking-dashboard","owner":"thinkswan","description":"An Express app that tracks visits in realtime by using a tracking pixel.","archived":false,"fork":false,"pushed_at":"2021-03-09T15:26:34.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-24T18:04:15.005Z","etag":null,"topics":["express","javascript","socket-io","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinkswan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-27T18:15:49.000Z","updated_at":"2019-06-28T18:05:08.000Z","dependencies_parsed_at":"2022-08-13T06:40:17.524Z","dependency_job_id":null,"html_url":"https://github.com/thinkswan/express-tracking-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thinkswan/express-tracking-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fexpress-tracking-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fexpress-tracking-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fexpress-tracking-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fexpress-tracking-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkswan","download_url":"https://codeload.github.com/thinkswan/express-tracking-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkswan%2Fexpress-tracking-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","javascript","socket-io","tutorial"],"created_at":"2024-11-09T08:25:19.453Z","updated_at":"2026-04-29T20:35:16.212Z","avatar_url":"https://github.com/thinkswan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-tracking-dashboard\n\nAn Express app that tracks visits in realtime by using a tracking pixel.\n\nBased on the tutorial found at\nhttps://www.airpair.com/javascript/node-js-tutorial.\n\n## How to use\n\n```\ngit clone git@github.com:thinkswan/express-tracking-dashboard.git\nnpm install\nnpm start\n```\n\nThis will start a server at http://localhost:5000.\n\nTo watch the dashboard track visits, open http://localhost:5000/track.gif in a\nseparate tab. Each time you refresh this new tab, the dashboard will log a new\nvisit.\n\n## How to deploy\n\nClick the button below to spin up your own copy of the app in a Heroku\ninstance.\n\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n## How it works\n\nThe server (`server.js`) runs an Express app that uses Socket.IO to emit a\n`visit` event each time the `/track.gif` URL is hit.\n\nThe client app (`app.js`) listens for the `visit` event and appends an element\nwith the visitor's details (time, IP, and user agent) to the dashboard.\n\nThe app is stateless, so refreshing the dashboard will clear all visits.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkswan%2Fexpress-tracking-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkswan%2Fexpress-tracking-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkswan%2Fexpress-tracking-dashboard/lists"}