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

The 7th argument is not passed to ga in GAnalitycs.event method #24

Open
tiberiucorbu opened this issue Dec 9, 2015 · 0 comments
Open

Comments

@tiberiucorbu
Copy link

There is a 7th argument where one can specify some extra fields like nonInteractive described here :

https://developers.google.com/analytics/devguides/collection/analyticsjs/events

This framework wraps the ga method and exposes an event function that forwards the parameters only the first six, it would be nice if it could pass all the parameters that ga function supports.

The workaround ofcourse is to use the ga method directly from the global scope.

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