Skip to content

Conversation

sarahsturgeon
Copy link
Member

@sarahsturgeon sarahsturgeon commented Jul 16, 2021

Turns out Mixpanel doesn't create profiles for users, even if you're passing them a distinct ID.
We'll have to manually create a new profile for each player if we want to be able to treat disctint_ids as references in our data.

@sarahsturgeon sarahsturgeon self-assigned this Jul 16, 2021
@sarahsturgeon sarahsturgeon added bug Something isn't working enhancement New feature or request labels Jul 16, 2021
Copy link
Member

@samuelWilliams99 samuelWilliams99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like maybe the distinct_id stuff could be abstracted into somewhere shared?
But I'm not fully versed in the structure of this project

_getToken: => getToken!

_getTimestamp: => getTimestamp!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really following why you did this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other classes inherit this, but these values are defined locally in this file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants