Closed jrusso1020 closed 2 months ago
Hey all! 👋 Twilio Segment eng here to give this a big ➕ and offer to address any comments/questions/concerns y'all might have.
We've already cleared this with our internal Analytics.js team and are excited and available to assist however we can. ✅
Huge thank you to James and everyone at Brex for their work on this and gracious offer to open source the plugin. 🙏
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Summary
Similar to the google analytics module there should exist an implementation of the
AnalyticsApi
interface for Segment which can be used for client side metric tracking and forwarding events to multiple downstream connections (like Google Analytics).The plugin should implement and handle the general set of functionality that the Google Analytics module does
These events should be translated to the necessary segment actions of identify, page, and track
Project website (if applicable)
Context
We have our own internal version of this module that we would like to open source. We'e also been in conversations with the Backstage owning team over at Segment/Twillio who are interested in maintaining and owning this plugin long term