{"id":19154060,"url":"https://github.com/thinkswan/express-tracking-dashboard","last_synced_at":"2025-10-15T02:02:27.464Z","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":1,"default_branch":"master","last_synced_at":"2025-01-03T19:24:13.081Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240237892,"owners_count":19769827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-10-15T02:02:22.425Z","avatar_url":"https://github.com/thinkswan.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"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"}