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

94-event-tracking-add-mixpanel-event-tracking #241

Merged
merged 8 commits into from
Nov 30, 2024

Conversation

tombeckenham
Copy link
Collaborator

@tombeckenham tombeckenham commented Nov 29, 2024

Seperated UI, content, and background so that UI services aren't accidentally added to the background script. I added ESlint config to catch imports.

Note the passkey stuff has a lot of mixing of bits and pieces. It needs to be cleaned up. I've ignored most of that.

I then corrected the messaging between the background script and UI and added comments to clarify what eventBus does. I still think this system could be improved.

Finally I fixed the page tracking in MixPanel so that it works automatically with single page web apps and captures changes to the hash in the URL. This will track all page views correctly.

This is going to be great. We'll get a full view of what's going on in the extension.

Fixes #94

@tombeckenham tombeckenham merged commit bf3db02 into dev Nov 30, 2024
2 checks passed
@tombeckenham tombeckenham deleted the 94-event-tracking-add-mixpanel-event-tracking branch November 30, 2024 01:54
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

Successfully merging this pull request may close these issues.

2 participants