This repository has been archived by the owner on Aug 15, 2019. It is now read-only.
Releases: howdyai/botmetrics
Releases · howdyai/botmetrics
v0.4
Features
- Ability to create funnels to show conversion #68
- Ability to analyze paths taken by customers at various points of the conversation: #78, #79, #80, #81
- Ability to track links shared by bot to users #72
Enhancements
- Show profile pics for users in insights/notifications #71, #74
- Faster retention and insight queries #70
Bug Fixes
v0.3
Features
- Ability to update credentials for Facebook and Kik bots #48
- Ability to delete bots #49
- Notifications for Kik #53
- User Enrichment API #57
- Asynchronous loading of individual dashboards in dashboards page which leads to faster page loads #60
- MUCH MUCH Faster dashboards #65
- MUCH MUCH Faster Retention Analysis #66
- MUCH MUCH Faster Queries on Insights #67
Enhancements
- More robust handling of Notifications UI (fallbacks for when corporate IT departments block websockets) #54
- Simplified Facebook Event Types -- making it easier to query for events #61
- Simplified Kik Event Types -- making it easier to query for events #62
- Switch to Postgres 9.5 as required database #63
- Add
user-added
as an event type -- making it easier to query events #64
Bug Fixes
v0.2
Features
- Support for Dockerization of Botmetrics #20
- Rich & Custom Dashboards now available in insights & notifications #27 & #28
- Integration with Convox: Easy deployment to AWS #29 & #30
- Support for hourly view for dashboards #33
- Support for Retention Analysis #38
- Support for tracking Facebook Referral Params #46
- Support for deleting custom dashboards from view #47
Enhancements
- Support for updating page access tokens/API Keys for Facebook & Kik bots #48
- Updated to Rails 4.2.7.1 #23
Bugfixes
- When growth rate is infinite, nothing is dispayed #25