digital-analytics-program / gov-wide-code

Provides a set of javascript files and documentation to implement web analytics on US federal websites
http://www.digital.gov/dap
104 stars 55 forks source link

Change condition so that "currentId == undefined" does not always evaluate to "false" #51

Closed Stargator closed 1 year ago

Stargator commented 7 years ago

Noticed that currentId == undefined was always evaluating to false, so updated the condition to address that.

Stargator commented 6 years ago

FYI, @tdlowden, This has become OBE, but the one about operands can still be useful