Can I track the value of an element when a different button is clicked?
Hello, so I have a page which has a span element that holds a value and a button to submit. I want to track what the value of the span element is each time that the submit button is pressed. Would it be possible to track this information using pendo? And if so how do I set it up?
0
Comments
Hey Thomas,
It sounds like you may be able to use a Click Event Property in order to track this information - take a look at the knowledge base article linked below.
Feature Click Event Properties
Please sign in to leave a comment.