DNI¶
The DNI plugin replaces numbers on the website based on a set of rules. Depending on the trigger (a particular shopper, a source/medium, etc.), the number will search for it's target and replace it.
Installation¶
This plugin requires no additional installation to be used correctly.
Configuration¶
This plugin has no additional configuration parameters.
Methods¶
This plugin has no public methods.
Events¶
Generated¶
This plugin generates the following events:
Action | Spec | Trigger |
---|---|---|
marker | { object: 'other', vendor: 'Orbee', product: 'ONI', label: 'condition_met', condition: condition_object, conditionVal: conditionVal ? conditionVal : '', rulesetId: ruleset_id, } |
DNI condition is met |
change | { vendor: 'Orbee', product: 'ONI', object: 'page', replaced: number_found, label: number_inserted, } |
number is inserted |
Listening¶
This plugin does not listen for any events.
Dependencies¶
This plugin does not depend on any other services or plugins.
Last update:
2023-04-13