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

Reduce the download size by trimming unused integrations #59

Closed
pauldowman opened this issue Oct 14, 2015 · 4 comments
Closed

Reduce the download size by trimming unused integrations #59

pauldowman opened this issue Oct 14, 2015 · 4 comments
Assignees

Comments

@pauldowman
Copy link
Member

We should trim out the non-relevant parts of analytics.js, it's modular and we only care about a small number of the integrations.

@pauldowman
Copy link
Member Author

This would also cause us to update to the latest analytics.js.

@pauldowman
Copy link
Member Author

What should the supported integrations be? I propose:

  1. Google Analytics
  2. Mixpanel
  3. Segment
  4. Kissmetrics
  5. Keen.io
  6. Amplitude
  7. Chartbeat
  8. Intercom

@pauldowman
Copy link
Member Author

I added a branch for this: https://github.com/okgrow/analytics/tree/remove-integrations The supported integrations are documented in the readme (the list is slightly different from above).

I haven't tested it yet, will do then merge and release a new version.

@pauldowman
Copy link
Member Author

Done. The supported integrations are documented in the README.I hope we didn't remove anything that lots of people were using. 😰

Version 1.0.0 is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant