SessionAnalytics icon indicating copy to clipboard operation
SessionAnalytics copied to clipboard

SessionAnalytics-用户路径数据分析挖掘框架

Results 9 SessionAnalytics issues
Sort by recently updated
recently updated
newest added

开源版本目前没有机器学习,机器学习结合能否分享资料。

接口:/getSessionCategoryEntity 报405 发送的事get请求,但是接受是JSON。

![image](https://github.com/Tencent/SessionAnalytics/assets/46994472/5bed755b-0f70-46dc-b4d5-b959c6844928)

![image](https://github.com/Tencent/SessionAnalytics/assets/3031530/7884693c-f930-4154-91a9-288129b32e5a) 搭建好了,缺少使用文档。

Caused by: java.sql.SQLSyntaxErrorException: Table 'session_analytics.intot_session_event_distinct_sankey' doesn't exist at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)

maven明明没有依赖gson , 但是有个GsonUtil(虽然没用到), main分支应该build一下没问题再提交吧 ![image](https://github.com/Tencent/SessionAnalytics/assets/46994472/1b1c9505-d62e-42fb-a359-03932156f743)