Usage
Basic Page View
For Single-Page Applications
Notes
- Use this method when you need to track page views without reloading the page.
- Commonly used in single-page applications (SPAs).
- Use with
setPathto track the correct page path in SPAs.
Manually track a page view, useful for single-page applications.
setPath to track the correct page path in SPAs.