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

implement the Mixpanel integration #4

Open
jipiboily opened this issue Apr 1, 2016 · 20 comments
Open

implement the Mixpanel integration #4

jipiboily opened this issue Apr 1, 2016 · 20 comments
Assignees
Labels

Comments

@jipiboily
Copy link
Owner

jipiboily commented Apr 1, 2016

No description provided.

@GabLeRoux
Copy link
Contributor

https://mixpanel.com/

@jipiboily jipiboily changed the title implement the Mixpanel integration implement the Mixpanel integration Apr 1, 2016
@jipiboily jipiboily added ready and removed ready labels Apr 1, 2016
@jipiboily jipiboily removed this from the 0.1 - Ready to try on small apps milestone Apr 3, 2016
@jipiboily jipiboily removed this from the 0.1 - Ready to try on small apps milestone May 16, 2016
@jipiboily jipiboily removed the ready label May 16, 2016
@jipiboily jipiboily added ready and removed ready labels Jun 7, 2016
@jonashelgemo
Copy link
Collaborator

jonashelgemo commented Feb 14, 2017

@jipiboily: I take it this should still be implemented? If so, I can start looking at it soon. Looks like there are several projects that implement a golang-client (like this one: https://github.com/dukex/mixpanel), but no official one. I prefer to just to an integration against the http-endpoints directly (documented here: https://mixpanel.com/help/reference/http) to avoid being at the mercy of some library author should the mixpanel api change. Agreed?

@jipiboily
Copy link
Owner Author

@helgeblod it looks like you already did this here #43 :)

My bad for not closing this one!

Here's what's still open: https://waffle.io/jipiboily/forwardlytics

I've put some stuff in "Ready", which I think would be the most useful things to do. I've put them in order of how happy they would make me :)

@jonashelgemo
Copy link
Collaborator

Ok, cool!

@jipiboily
Copy link
Owner Author

@helgeblod oh, I was wrong. It's only the placeholder that's there! 🤦‍♂️ . Re-opening.

@jipiboily jipiboily reopened this Feb 20, 2017
@jonashelgemo
Copy link
Collaborator

jonashelgemo commented Feb 20, 2017

I'll have a look at it soon

@jonashelgemo jonashelgemo self-assigned this Feb 20, 2017
@jipiboily
Copy link
Owner Author

❤️

@jipiboily jipiboily added the ready label Mar 6, 2017
@jipiboily
Copy link
Owner Author

@helgeblod did you have a chance to look at this yet? Just curious as I might need it shortly. Thinking about it for a new app 😀

@jonashelgemo
Copy link
Collaborator

I have been a bit busy, but I can try to start working on this next week. Should be pretty straightforward.

@jipiboily
Copy link
Owner Author

Oh certainly no rush! This is open source on our free time :)

Let's do this: first if us starting to work on it will comment here; we'll avoid duplicating work! :)

@jonashelgemo
Copy link
Collaborator

Great👍

@jonashelgemo
Copy link
Collaborator

I'll start working on this if you haven't already @jipiboily?

@jipiboily
Copy link
Owner Author

jipiboily commented Mar 16, 2017

Sounds good! Didn't get to it; got distracted playing with Crystal.

@jonashelgemo
Copy link
Collaborator

Cool 👍 Crystal looks really nice, but almost too good to be true. Fast as Go and pretty as Ruby. Sounds impossible :)

@jipiboily
Copy link
Owner Author

It looks like it's possible 😀 That said, super young and missing a lot of things still. Fun, but not production ready for large projects IMHO. At least, not without some risks. Super fun though!

@jonashelgemo
Copy link
Collaborator

jonashelgemo commented Apr 19, 2017

@jipiboily I'm still working on the integration, but I had some trouble using the Mixpanel http-api. I have submitted a support request to resolve my issue. I'm about halfway done, so I should have something working pretty soon.

@jipiboily
Copy link
Owner Author

❤️ ❌ 💯

👌

@jonashelgemo
Copy link
Collaborator

jonashelgemo commented Apr 25, 2017

@jipiboily: Everything should be ready: #51. The Mixpanel api is pretty weird, so I had to hack around some of it :) Everything should work though.

@jipiboily
Copy link
Owner Author

Awesome, thanks @helgeblod! I'll look in a few days, probably over the weekend.

@jonashelgemo
Copy link
Collaborator

👍

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

No branches or pull requests

3 participants