# How does FullStory work?

How does FullStory work?

##### Post Metadata
- Posted at: over 7 years ago
- Net upvotes: 1


## Comments
### Comment 1

If you’ve ever built or modified a website, then you’ve seen HTML. The tags in HTML (e.g., &lt;p&gt;Here’s a paragraph.&lt;/p&gt;) generate what are called Document Object Model elements (DOM elements, for short). The styles applied to these elements (size, colors, borders, background images, and so forth) are defined by Cascading Style Sheets, or CSS. Dynamic sites (often referred to as AJAX) work by running code in Javascript to manipulate these elements in response to user interactions.

We realized that if we record all DOM elements, along with their associated CSS styles, then we can reproduce a static web page precisely. Then, if we can record all changes to the page, we can reproduce a dynamic web page just as precisely. So that’s exactly what FullStory does.

##### Comment Metadata
- Posted at: about 5 years ago




## Related Product
[Fullstory](https://www.g2.com/products/fullstory/reviews)

## Related Category
[Session Replay](https://www.g2.com/categories/session-replay)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


