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

add extra properties to woocommerceanalytics events #15028

Merged
merged 6 commits into from
Mar 24, 2020

Commits on Mar 22, 2020

  1. add extra properties to woocommerceanalytics events:

    - url - store/site home url
    - woo_version - version of woo plugin installed on the site
    haszari committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    37f89bf View commit details
    Browse the repository at this point in the history
  2. factor out common record_event from loop_session_events:

    - prep work for having a single record event where we can add all
    common properties
    - also provides a PHP interface for logging events with custom params
    + tidy comments
    haszari committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    7766ae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e12300 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b0409 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    220eddb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40e0171 View commit details
    Browse the repository at this point in the history