Iskandar Sulaili
148eaefc0e
Merge pull request #3 from umami-software/master
...
v3
2025-11-08 05:26:36 +08:00
Mike Cao
6ee93f7ac9
Updated README and cd.yml.
2025-11-07 12:21:17 -08:00
iskandarsulaili
97a3428b78
feat: Complete Phase 5 - Add Recommendation Engine UI components and documentation
...
- Add 3 Recommendation Engine analytics components (UserProfileDashboard, RecommendationPerformanceMetrics, MLModelRegistryViewer)
- Add 4 WooCommerce analytics components (WooCommerceRevenueDashboard, ProductPerformanceTable, CategoryConversionFunnel, CheckoutAbandonmentTracker)
- Add 1 Engagement metrics component (EngagementMetricsDashboard)
- Implement 8 API endpoints for custom analytics features
- Create 8 SQL queries for data retrieval
- Update README.md with custom features documentation
- Add comprehensive component documentation
Total: 8 UI components, 8 API endpoints, 8 SQL queries
Build verified: Production-ready with no errors
2025-11-07 11:59:54 +08:00
iskandarsulaili
9d4c646364
docs: add cross-links to First8Marketing ecosystem
...
- Add Related Projects section with links to ecosystem repositories
- Add system integration diagram showing data flow
- Link to First8Marketing Track plugin
- Link to First8Marketing Recommendation Engine plugin
- Clarify role in the First8Marketing analytics stack
2025-11-07 10:27:32 +08:00
iskandarsulaili
5f496fdb79
feat: integrate First8 Marketing hyper-personalization system
...
Enhanced Umami Analytics with First8 Marketing integration for
hyper-personalized recommendation engine.
Database Enhancements:
- PostgreSQL 17 with Apache AGE 1.6.0 (graph database)
- TimescaleDB 2.23.0 (time-series optimization)
- Extended schema for WooCommerce event tracking
- Custom tables for recommendation engine integration
Features Added:
- Real-time ETL pipeline to recommendation engine
- Extended event tracking (WordPress + WooCommerce)
- Graph database for relationship mapping
- Time-series optimization for analytics queries
- Custom migrations for hyper-personalization
Documentation:
- Updated README with integration details
- Added system architecture documentation
- Documented data flow and components
- Preserved original Umami Software credits
Integration Components:
- First8 Marketing Track plugin (event tracking)
- Recommendation Engine (ML backend)
- First8 Marketing Recommendation Engine plugin (presentation)
Status: Production-ready
Version: Based on Umami latest + First8 Marketing enhancements
2025-11-05 19:17:57 +08:00
Francis Cao
c9f522b24d
remove MySQL references from README
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-10-31 09:12:32 -07:00
Gavin Mogan
0e6442c469
chore: finish migration of yarn/npm to pnpm everywhere
2025-08-22 16:21:57 -07:00
Mike Cao
f5a8be5add
Fixed README.
2025-05-07 23:30:09 -07:00
Mike Cao
be3972bfb6
Removed yarn references.
2025-04-26 11:11:22 -07:00
RikThePixel
0a92f987ee
docs(docker): Add -d flag to update commands to reflect docker install instructions
2025-02-22 00:59:43 +01:00
Pierre Guillemot
00e05f4aa2
Fix github ci
2024-12-13 09:11:55 +04:00
Mike Cao
cb790fd466
Merge pull request #2948 from robertsilen/master
...
add MariaDB to README
2024-10-24 23:43:25 -07:00
Mike Cao
d8e46e487c
Update README.md
2024-10-05 10:16:21 -07:00
robertsilen
89fee63990
add MariaDB to README
2024-09-05 09:19:46 +03:00
Mike Cao
b7a7d4de4d
Added comparison tables.
2024-05-26 17:26:15 -07:00
SHUBHAM SHARMA
89dcdf703f
Update README.md
2024-05-25 20:13:28 +05:30
SHUBHAM SHARMA
2df45f30d0
Update README.md
2024-05-25 20:10:47 +05:30
SHUBHAM SHARMA
46724280ca
Update README.md
2024-05-25 20:10:17 +05:30
SHUBHAM SHARMA
e1de8f30c2
Update README.md
2024-05-25 20:08:33 +05:30
SHUBHAM SHARMA
9c532f26ab
Update README.md
2024-05-25 20:07:21 +05:30
SHUBHAM SHARMA
fdf28920e6
Update README.md
2024-05-25 20:02:00 +05:30
SHUBHAM SHARMA
65b1992c46
Update README.md
2024-05-25 19:56:32 +05:30
SHUBHAM SHARMA
db06a0d256
Update README.md
2024-05-25 19:48:58 +05:30
SHUBHAM SHARMA
3222033f36
Update README.md
2024-05-25 00:18:10 +05:30
SHUBHAM SHARMA
51f7e187b7
Update README.md
2024-05-24 12:40:00 +05:30
Mike Cao
7a75639dd3
Update README.md
2024-05-06 21:24:17 -07:00
Mike Cao
fb16cae12e
Update README.md
2024-05-06 11:16:54 -07:00
Floris Ankersmit
10eb28ba04
Add minimum database versions to readme
2024-04-11 12:20:40 +02:00
Akshar Dave
faaa9aa7cd
Fixed a typo
2023-12-08 12:09:04 +05:30
Mike Cao
b9477db1a2
Changed Docker URL.
2023-10-19 16:55:00 -07:00
Francis Cao
c97d4037a6
update node.js version in readme for prisma 5.0
2023-08-29 13:02:51 -07:00
Mike Cao
dfae0c150d
Merge branch 'dev'
...
# Conflicts:
# components/common/Calendar.js
# components/common/EventDataButton.js
# components/forms/EventDataForm.js
# components/layout/Header.js
# db/mysql/migrations/02_add_event_data/migration.sql
# lang/be-BY.json
# lang/de-CH.json
# lang/es-MX.json
# lang/fa-IR.json
# lang/km-KH.json
# lang/lt-LT.json
# lang/th-TH.json
# lib/auth.js
# lib/detect.ts
# lib/lang.js
# lib/middleware.js
# lib/prisma.js
# package.json
# pages/_app.js
# pages/api/accounts/[id]/password.js
# pages/api/collect.js
# pages/api/realtime/init.js
# pages/api/websites/[id]/index.js
# pages/api/websites/[id]/reset.ts
# pages/api/websites/index.js
# public/intl/messages/fa-IR.json
# public/intl/messages/lt-LT.json
# public/intl/messages/pt-BR.json
# public/intl/messages/th-TH.json
# queries/analytics/event/getEventData.js
# queries/analytics/event/getEventMetrics.js
# queries/analytics/pageview/getPageviewMetrics.js
# queries/analytics/pageview/getPageviewParams.js
# queries/analytics/pageview/getPageviewStats.js
# queries/analytics/session/getSessionMetrics.js
# queries/analytics/stats/getActiveVisitors.js
# queries/analytics/stats/getWebsiteStats.js
# sql/schema.mysql.sql
# styles/index.css
# yarn.lock
2023-04-17 11:08:17 -07:00
Benjamin Derksen
ead831bb3c
detach as default
2023-03-30 20:34:11 +02:00
Brian Cao
7271951871
Merge branch 'dev' into analytics
2022-11-10 12:27:36 -08:00
Mike Cao
990d76ff45
Update docker server url.
2022-11-03 08:52:47 -07:00
Brian Cao
17041efaae
use uuid
2022-10-31 23:42:37 -07:00
mike
9c36dc485e
Removed update-db step.
2022-10-18 14:23:17 -07:00
Micky
04c028697f
Update README.md
...
Change docker-compose to docker compose as per latest changes with Docker packaging.
2022-09-07 12:55:15 +10:00
Mike Cao
81ca9c9665
Bump version.
2022-09-05 16:44:44 -07:00
Mike Cao
0f976be5d8
Updated docker urls.
2022-08-11 22:29:18 -07:00
Orhun Parmaksız
900e3e5734
Update the links for current repository
2022-07-21 14:31:09 +02:00
Mike Cao
b290f95b85
Update docker urls.
2022-07-16 22:04:53 -07:00
Mike Cao
a37dd6180b
Fixed README. Remove Railway mention.
2022-06-27 02:41:31 -07:00
Mike Cao
c246b88329
Removed HASH_SALT requirement.
2022-06-22 11:02:40 -07:00
Mike Cao
50aa26e3fc
Updated build order.
2022-06-22 09:34:03 -07:00
Mike Cao
ac3017b2e4
Added database check.
2022-06-22 01:50:33 -07:00
Mike Cao
3122bab419
Refactor migrations.
2022-06-19 00:07:01 -07:00
Anbraten
9ea175eb3f
Run migrations on start
2022-06-12 08:38:58 +02:00
Mike Cao
f4d5bfcf4a
Updated yarn references in README.
2022-05-24 21:33:38 -07:00
Steven DUBOIS
ff1a011441
fix(readme): replace npm install by yarn install
2022-05-18 22:04:21 +02:00