Ben Barclay
Posts
Recent activity by Ben Barclay
Sort by recent activity
-
Should I use Track Events or Features to tag a file upload input?
I have a file upload input with a `name` attribute, like `input[name="upload_file"]`. I've tagged this input using the feature tagger, but it doesn't register clicks. Do I need to instead add an ev...