Skip to content

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

@tiberiucorbu

Description

@tiberiucorbu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions