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

Remove trackOpen #55

Closed
wants to merge 1 commit into from
Closed

Remove trackOpen #55

wants to merge 1 commit into from

Conversation

handotdev
Copy link
Member

No description provided.

Comment on lines 28 to -36
properties
});
})
}

export const trackOpen = (fields: any) => {
runIfProduction(() => {
analytics.track(fields);
});
Copy link

Choose a reason for hiding this comment

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

Does Mintlify - Confluence need to be updated?

@handotdev handotdev closed this May 13, 2022
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.

1 participant