Israel Bautista
Posts
-
How to find out the number of rows on a dynamic table
I have a table that customers can add items when they click ‘Add Line’ to it. I’m trying to find out how many lines (rows) on average customers add. Is this possible in FS?
-
How to capture changes on dynamic text?
I have a text number that changes depending how many checkboxes the user checked.Since this text doesn’t really changes the DOM, is there any way to detect the number? I’m thinking about using a di...
-
How to find out if a toggle was clicked ON or OFF?
I have several toggles that I’d like to know when they get turn on or off. I created a new element attribute since the <input> has an aria-checked which is false or true depending the interaction. ...
-
How to target a page that is the result of a keyword search?
When customers perform a keyword search on the site, the URL could be something like this: www.awesome-site.com/c/?q=BabyYoda If I want to find pages that are the result of a keyword search I know...
-
Find click events on filters that required horizontal scrolling to be viewed
We have some pages where like this one were there are many filters that depending your browser window may required you to scroll horizontally to the right in order to see the rest. I’m trying to fi...
-
Answered
Find the number of orders per month
I’m trying to find the number of orders placed in a month by users that are logged out vs those that are logged in. I have segments created for each of those two groups but not sure the events I ha...
-
Benchmark your site using FS
I’m curious to know how others use FS to benchmark their site. I know probably the answer is….it depends, lol. but I figure it in general you may have some general metrics you like to keep track of...
-
Answered
Trend Card and Comparing Multiple User Segments
I created a trend card in my dashboard and I’m trying to compare trends between two user segments. Segment “Click a 360 image thumbnail” Segment “Click a 360 image thumbnail inside a Modal My quest...
-
FS Systems Status
Is there a page wher I can see if FullStory’s systems are running or if FS is down?
-
Answered
How to use a single metric card to show events ONLY when a watch element is present on the page?
A question that I haven’t been able to find the answer is when you need to track a click event only when an element is present on the page. How do you do that in a single metric card?I have the fol...