<input type="text" data-UST_click_tag="clicked_input" />
. When this input is clicked the tag clicked_input will be added for this session.UST.addTag()
again with the same tag value, nothing will happen.click_element-path
for every element clicked, for example click_#pricing-button(1)
.element-path
is a CSS selector that has the nth-child:
part remove to save space, you can get the original selector by using this function: