Feature: Allow modifications / additions to the widget HTML (e.g. add id field, or add a class value)
Description: When using Pendo to track the sign-up and sign-in flows of the NUL, there is no id
property on the buttons, and the name
property appears to be ‘action’ for all of those same buttons. The classes don’t appear to be consistently named through every run so those can’t be used as a selector either.
Use-case: We’d like the ability to insert/inject our own values into a suitable property (id, class) or choose our own name value so our web tracking tool, Pendo, can differentiate between the different stages of the sign-up/in flows.