CSS Selectors
Last updated
Was this helpful?
Last updated
Was this helpful?
For events that track interactions with specific elements (clicks and “element visible”), you’ll need to provide CSS selectors for the elements you want to track. You can read more about CSS selectors . If you’re unfamiliar with CSS selectors, one good place to start is to use Google Chrome’s developer tools to find the element you’d like to select and copy its selector: