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

CustomEvent only takes a number as value #13

Open
Nubebuster opened this issue Jun 4, 2023 · 0 comments
Open

CustomEvent only takes a number as value #13

Nubebuster opened this issue Jun 4, 2023 · 0 comments

Comments

@Nubebuster
Copy link

export declare function trackEvent(category: string, action: string, name?: string, value?: number): void;

This is not consistent with the documentation and I would like to use strings as values.

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