Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔌 Plugin: Segment Analytics Module #236

Closed
jrusso1020 opened this issue Aug 19, 2022 · 2 comments
Closed

🔌 Plugin: Segment Analytics Module #236

jrusso1020 opened this issue Aug 19, 2022 · 2 comments

Comments

@jrusso1020
Copy link

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

  • configuration/setup of the necessary dependencies
  • identify events
  • navigate events
  • general event tracking

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

@knksmith57
Copy link

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. 🙏

@freben freben transferred this issue from backstage/backstage Apr 23, 2024
Copy link
Contributor

github-actions bot commented Sep 1, 2024

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.

@github-actions github-actions bot added the stale label Sep 1, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2024
@BethGriggs BethGriggs changed the title [Plugin] Segment Analytics Module 🔌 Plugin: Segment Analytics Module Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants