It's hard to tell if this was an oversight in the key name from the first refactor of this plugin, or at some point it was changed and this is a regression bug, however, the code is not operating as expected.
69 implements a change to the key name in the two spots where noninteraction seemingly should be nonInteraction.
Examples on two sites:
--before (as is) the following collector triggers ni:0
-- after (with this change) the following collector triggers ni:1
It's hard to tell if this was an oversight in the key name from the first refactor of this plugin, or at some point it was changed and this is a regression bug, however, the code is not operating as expected.
69 implements a change to the key name in the two spots where
noninteraction
seemingly should benonInteraction
.Examples on two sites: --before (as is) the following collector triggers
ni:0
-- after (with this change) the following collector triggers
ni:1
both are on the same event for "Viewed x Page"