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

GTAG EventValue should be an integer #1

Open
MathieuDR opened this issue May 15, 2021 · 0 comments
Open

GTAG EventValue should be an integer #1

MathieuDR opened this issue May 15, 2021 · 0 comments

Comments

@MathieuDR
Copy link

The following method Task TrackEventGtag(string eventName, string eventValue, string eventCategory = null, string eventLabel = null); has a wrong signature according to the google docs. eventValue is an integer, and optional.

I would also suggest to omit the nullvalues in the JS

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