Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Page visibility bugs #278

Open
wants to merge 80 commits into
base: page-visibility-bugs
Choose a base branch
from

Commits on May 23, 2017

  1. Merge pull request googleanalytics#177 from googleanalytics/page-visi…

    …bility-bugs
    
    Fix extra long pageVisibilityTracker visible time reporting
    philipwalton authored May 23, 2017
    Configuration menu
    Copy the full SHA
    ba93f77 View commit details
    Browse the repository at this point in the history
  2. Release version 2.3.3

    philipwalton committed May 23, 2017
    Configuration menu
    Copy the full SHA
    0e6af81 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

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

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    2fac034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdbc90a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3649b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Rename siteSearchQueryParams

    To queryParamsWhitelist.
    philipwalton committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    9f7359a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432629f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4ac81c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e13e65 View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    brentmclark authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    3ebc254 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c6d0e View commit details
    Browse the repository at this point in the history
  7. Merge pull request googleanalytics#181 from googleanalytics/site-search

    Add a queryParamsWhitelist option
    philipwalton authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    74308ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b240254 View commit details
    Browse the repository at this point in the history
  9. Release version 2.4.0

    philipwalton committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    7b354a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    7e29fb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleanalytics#185 from googleanalytics/safari-ou…

    …tbound-link-bugs
    
    Fix outboundLinkTracker bugs in Safari
    philipwalton authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    64d0a5b View commit details
    Browse the repository at this point in the history
  3. Release version 2.4.1

    philipwalton committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    eda5cdc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Update clean-url-tracker.md

    fixed typo
    niaomingjian authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    f53366e View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleanalytics#210 from niaomingjian/master

    Update clean-url-tracker.md
    philipwalton authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    0194377 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Fix MaxScrollTracker interactive events docs

    The "Making scroll events interactive beyond 50%" documentation was incorrect
    as it was setting the "nonInteraction" property to "true", which in turn does
    not make the next events interactive. Fix the value, and also corrected the
    comment.
    kevinjalbert authored Nov 28, 2017
    Configuration menu
    Copy the full SHA
    647b2ae View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2017

  1. Merge pull request googleanalytics#211 from kevinjalbert/patch-1

    Fix MaxScrollTracker interactive events docs
    philipwalton authored Dec 2, 2017
    Configuration menu
    Copy the full SHA
    bdb83de View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Missing trailing - in attribute prefix

    without this - i get an error from google-analytics that says "EventCategory" is not a valid set property (notice the big E instead of e)
    pscheit authored Jan 4, 2018
    Configuration menu
    Copy the full SHA
    5c5bf40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleanalytics#216 from pscheit/patch-1

    impression docs: Missing trailing - in attribute prefix
    philipwalton authored Jan 4, 2018
    Configuration menu
    Copy the full SHA
    da0f330 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

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

Commits on Aug 6, 2018

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

Commits on Aug 18, 2018

  1. Update dependencies

    philipwalton committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    dece7be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ba09e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a7cb87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdb833f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d448229 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bcc8cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a8b9ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15650a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41eabdc View commit details
    Browse the repository at this point in the history
  10. Simplify Idle and Tracker queue method names

    Also add support for adding an array of tasks.
    philipwalton committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    336830e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3906b78 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    daaab2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7dc9750 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d602537 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b1e6c4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b2bc274 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9edd84b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bbb00ee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8fde15d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    90d6764 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ed2b306 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b813ec View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3eefed4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e613e54 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    be29604 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b75615a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    220bd71 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ed04094 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    79aad71 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9f732db View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e9ac57d View commit details
    Browse the repository at this point in the history
  32. Update the build script

    philipwalton committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    9c8bb0e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    34e8cb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    4dd98c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e571ba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    190af58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    278131e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d55c73 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    1f795ca View commit details
    Browse the repository at this point in the history
  2. Fix flakey test

    philipwalton committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    15cb392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394e01e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

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

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    8bd569f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf05e37 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    104afcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30beb34 View commit details
    Browse the repository at this point in the history
  3. Add unit test TODOs

    philipwalton committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    e738bcc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Add a getState method

    philipwalton committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    863acbb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Update to use idlize

    philipwalton committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    703ee09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleanalytics#235 from googleanalytics/idle-call…

    …back
    
    Implement the idle-until-urgent strategy
    philipwalton authored Sep 20, 2018
    Configuration menu
    Copy the full SHA
    99f7c61 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

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

Commits on Oct 9, 2019

  1. update URLS in README to HTTPS

    Prevents redirects
    coliff authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    b031685 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleanalytics#250 from coliff/patch-1

    update URLS in README to HTTPS
    philipwalton authored Oct 9, 2019
    3 Configuration menu
    Copy the full SHA
    405bc44 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Update README.md

    diminishedprime authored Sep 2, 2020
    3 Configuration menu
    Copy the full SHA
    646e079 View commit details
    Browse the repository at this point in the history