Can I use prop values in event with visit or visitor?
There is a click event which triggers on specific dom element visibility on page load. For example it will show some random number value in page load and the value is captured in prop. Can I use the prop value in that event along with visits and visitors to see how many visitors or visits were shown with that prop value?
