{"id":23618923,"url":"https://github.com/monamoxie/optic-js","last_synced_at":"2025-10-28T02:02:40.380Z","repository":{"id":268169041,"uuid":"858908916","full_name":"Monamoxie/optic-js","owner":"Monamoxie","description":"An open-source analytics tracking library designed to empower users and companies by putting control of their data back into their hands. Listen for the signals and make informed judgements.","archived":false,"fork":false,"pushed_at":"2024-12-14T20:43:27.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T12:52:53.144Z","etag":null,"topics":["analytics","google-analytics","javascript","library","matomo","mixpanel","opensource","posthog","umami"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Monamoxie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-17T18:35:30.000Z","updated_at":"2024-12-14T20:43:30.000Z","dependencies_parsed_at":"2024-12-14T21:28:54.399Z","dependency_job_id":"fad44cfb-f7ab-400e-a1a6-a9f828318500","html_url":"https://github.com/Monamoxie/optic-js","commit_stats":null,"previous_names":["monamoxie/optic-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Monamoxie/optic-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monamoxie%2Foptic-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monamoxie%2Foptic-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monamoxie%2Foptic-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monamoxie%2Foptic-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Monamoxie","download_url":"https://codeload.github.com/Monamoxie/optic-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monamoxie%2Foptic-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281371793,"owners_count":26489526,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["analytics","google-analytics","javascript","library","matomo","mixpanel","opensource","posthog","umami"],"created_at":"2024-12-27T19:33:41.403Z","updated_at":"2025-10-28T02:02:40.365Z","avatar_url":"https://github.com/Monamoxie.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Optic Signals Logo](files/logo-small.png)\n# OPTIC JS\n \n**OPTIC JS** is an open-source analytics tracking library designed to empower users and companies by putting control of their data back into their hands. Unlike traditional analytics platforms that rely on third-party data collection, this library allows you to track user interactions and behaviors on your website while maintaining full ownership of your data.\n\n#### OPTIC JS vs OPTIC SIGNALS\nOptic JS is the tracker library that powers the Optic Signals platform.\n\n## Features\nThe following features are planned for OPTIC SIGNALS:\n\n- [ ] Page Visits\n- [ ] Time Spent Per Page\n- [ ] Real-Time Control Architecture\n- [ ] Total Session Length\n- [ ] Active Users Tracking (daily, minute, hour, week, month, year)\n- [ ] Extract Meta Data from Pages\n- [ ] Integration with Google's Web Vitals Library for Performance Tracking\n- [ ] Scroll Depth Tracking\n- [ ] Copy/Paste Actions Monitoring\n- [ ] Form Interactions Tracking\n- [ ] File Downloads Tracking\n- [ ] Video Engagement Tracking\n- [ ] User Actions Tracking\n- [ ] Heat Maps Visualization\n- [ ] Set Signal Level for Custom Tracking\n- [ ] Noise Reduction with Supervisor\n- [ ] Signal Integrity Checks\n- [ ] Signal Hub for Centralized Management\n- [ ] Remote Signal Handling\n- [ ] Optic Signals for Live Streaming and Actionable Insights\n- [ ] Data Export to Data Warehouses or Data Lakes\n\n## Installation\n\nTo install and use the OPTIC SIGNALS library, follow these steps:\n\n1. **Include the Library in Your Project**\n\n   You can include the library directly in your HTML file by adding the following script tag in the `\u003chead\u003e` section:\n\n   ```html\n   \u003cscript src=\"https://cdn.yourdomain.com/signals.js\" async\u003e\u003c/script\u003e\n   ```\n\n   Alternatively, you can install it via npm: [coming soon!]\n\n\n2. **Initialize the Library**\n\n   After including the library, you can initialize it in your JavaScript code:\n\n   ```javascript\n   const opticSignals = new OpticSignals('your_project_id', {\n     trackPageViews: true,\n     trackClicks: true, \n   });\n\n   opticSignals.init();\n   ```\n\n3. **Configuration Options**\n\n   You can customize the library's behavior by passing configuration options during initialization. Refer to the documentation for a complete list of options [coming soon].\n\n4. **Start Tracking**\n\n   Once initialized, the library will automatically start tracking the specified events based on your configuration.\n\n## Contributing\nComing soon!\n\n## Disclaimer\n\n**OPTIC SIGNALS is currently in the alpha phase of development.** This project is an experiment and is not yet production-ready. Exercise caution while using this library and be aware that features may change as development progresses.\n\n## License\n\nThis project is licensed under the MIT License.  \n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonamoxie%2Foptic-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonamoxie%2Foptic-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonamoxie%2Foptic-js/lists"}