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

fix the params sent across to the ga endpoint. #582

Closed
wants to merge 4 commits into from
Closed

fix the params sent across to the ga endpoint. #582

wants to merge 4 commits into from

Commits on Mar 27, 2018

  1. fix the params sent across to the ga endpoint.

    spreading the results allows the endpoint to pick up the individual params. Previous method does not work.
    see https://developers.google.com/analytics/devguides/collection/protocol/v1/reference for more
    oluomoniyi authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    95992b8 View commit details
    Browse the repository at this point in the history
  2. add semicolon

    add semicolon
    oluomoniyi authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    642b716 View commit details
    Browse the repository at this point in the history
  3. removed silly semi colon!

    removed silly semi colon!
    oluomoniyi authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    cb0e1e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    e97da6a View commit details
    Browse the repository at this point in the history