{"id":23119452,"url":"https://github.com/rsc-labs/medusa-store-analytics","last_synced_at":"2025-04-05T05:03:05.705Z","repository":{"id":219780209,"uuid":"749434212","full_name":"RSC-Labs/medusa-store-analytics","owner":"RSC-Labs","description":"Medusa plugin which provides analytics data about your store","archived":false,"fork":false,"pushed_at":"2025-03-06T15:34:00.000Z","size":546,"stargazers_count":68,"open_issues_count":5,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-27T22:05:52.307Z","etag":null,"topics":["analytics","medusa-js","medusa-plugin","medusa-plugin-analytics","medusajs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/RSC-Labs.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-01-28T15:22:26.000Z","updated_at":"2025-03-24T21:06:34.000Z","dependencies_parsed_at":"2024-01-29T19:41:53.685Z","dependency_job_id":"6afcbd1f-aee8-428f-82df-7c88844f9651","html_url":"https://github.com/RSC-Labs/medusa-store-analytics","commit_stats":{"total_commits":52,"total_committers":3,"mean_commits":"17.333333333333332","dds":0.2692307692307693,"last_synced_commit":"e707e8ab9496709c3a4e3ea732d510180787612d"},"previous_names":["rsc-labs/medusa-store-analytics"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSC-Labs%2Fmedusa-store-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSC-Labs%2Fmedusa-store-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSC-Labs%2Fmedusa-store-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSC-Labs%2Fmedusa-store-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RSC-Labs","download_url":"https://codeload.github.com/RSC-Labs/medusa-store-analytics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289409,"owners_count":20914464,"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":["analytics","medusa-js","medusa-plugin","medusa-plugin-analytics","medusajs"],"created_at":"2024-12-17T05:36:02.444Z","updated_at":"2025-04-05T05:03:05.686Z","avatar_url":"https://github.com/RSC-Labs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003cimg alt=\"Medusa store-analytics logo\" src=\"./docs/store-analytics-logo.PNG\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  Medusa store-analytics\n\u003c/h1\u003e\n\nMedusa \"store-analytics\" is a plugin which shows analytics data of your store, including orders, sales and other useful information.\n\n### Why?\n\nKnowledge about your store is crucial to take proper action to increase the sales. Analytics data can show various things like what is a most popular region, sales channel or on which day people are buying the most. Every such data may help to find problem and possible solutions. \n\n### Supported Medusa versions\n\nChoose README dependent on your Medusa version.\n\n\u003ch2\u003e\n  Medusa V1\n\u003c/h2\u003e\n\n[README](https://github.com/RSC-Labs/medusa-store-analytics/blob/main/v1/README.md)\n\n\u003ch2\u003e\n  Medusa V2\n\u003c/h2\u003e\n\n[README](https://github.com/RSC-Labs/medusa-store-analytics/blob/main/v2/README.md)\n\n## Supported statistics\n\n### General\n\n| Name | Status |\n| --- | --- |\n| 4 ranges of dates | :white_check_mark: |\n| Comparison across date ranges | :white_check_mark: |\n| Filtering by orders' status | :white_check_mark: |\n\n### Orders\n\n| Name | Status |\n| --- | --- |\n| Orders by time | :white_check_mark: |\n| Orders chart | :white_check_mark: |\n| Regions popularity | :white_check_mark: |\n| Sales channel popularity | :white_check_mark: |\n| Orders frequency distribution | :white_check_mark: |\n| Payment provider popularity | :white_check_mark: |\n\n### Sales\n\n| Name | Status |\n| --- | --- |\n| Sales by time | :white_check_mark: |\n| Sales by currency code | :white_check_mark: |\n| Sales chart | :white_check_mark: |\n| Refunds | :white_check_mark: |\n\n### Customers\n\n\n| Name | Status |\n| --- | --- |\n| New customers by time | :white_check_mark: |\n| Repeat customer rate | :white_check_mark: |\n| Customers chart | :white_check_mark: |\n| Cumulative customers by time | :white_check_mark: |\n\n### Products\n\n| Name | Status |\n| --- | --- |\n| Top variants | :white_check_mark: |\n| Top returned variants | :white_check_mark: |\n| Products sold count | :white_check_mark: |\n| Out of the stock variants | :white_check_mark: |\n\n### Marketing\n\n| Name | Status |\n| --- | --- |\n| Top discounts | :white_check_mark: |\n\n---\n\n© 2024 RSC https://rsoftcon.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsc-labs%2Fmedusa-store-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsc-labs%2Fmedusa-store-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsc-labs%2Fmedusa-store-analytics/lists"}