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

feat: Add Segment tracking for Product List Viewed and Product Clicked events #121

Merged
merged 46 commits into from
Jun 13, 2018

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    8ce535e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d05a70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33aaa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e3bb7 View commit details
    Browse the repository at this point in the history
  5. refactor: use getProductListTrackingData to construct data

    Simplify HOC implementation
    mikemurray committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    656ddaa View commit details
    Browse the repository at this point in the history
  6. feat: request shop data

    mikemurray committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    a684679 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    387c655 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Configuration menu
    Copy the full SHA
    7959ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0ce72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3554054 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    cf8b984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d6253e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8199a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d713122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1acd660 View commit details
    Browse the repository at this point in the history
  6. feat: track pricing

    mikemurray committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    abdcc3c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    f18975e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94ff25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a45e1b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf81947 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba052d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e39110 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f22dbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c768e12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9a3eac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05513a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f07fe0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e19bbec View commit details
    Browse the repository at this point in the history
  13. test: update snapshots

    mikemurray committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    5665101 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e329d9d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    db0f460 View commit details
    Browse the repository at this point in the history
  2. docs: update tracking docs

    - Add product clicked event examples
    - Update other examples with prop type definitions
    - Update titles of other examples
    mikemurray committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    33e30f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075759a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0116d06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dabffa View commit details
    Browse the repository at this point in the history
  6. feat: add url field

    mikemurray committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    b5b0811 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ce42f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5829b56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4038620 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f3b7ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d45eed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    18f2987 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. typo fix

    kieckhafer authored Jun 12, 2018
    Configuration menu
    Copy the full SHA
    08b16c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ab39b View commit details
    Browse the repository at this point in the history
  3. feat: track on update

    mikemurray committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    54c34d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a6108c View commit details
    Browse the repository at this point in the history