I'm building a website in Sitecore and we have a FAQ page that consists of a series of headers with associated divs that hide/unhide as they are selected. I've been asked to track these header clicks so that we can sort the FAQ items on the page. How would I go about storing this click information in Sitecore Analytics?
I've found many questions and answers about how to query Sitecore's default page-load behavior, but how would I go about tracking how many times a particular div has been viewed?