Describe the bug
When using a SPA (build with React for example) and loading a new page no page view event gets fired 😱
To Reproduce
Steps to reproduce the behavior:
- Go to elbwalker.com
- Click on any internal link
- See that no new page view event occurs
Expected behavior
I want SPA pages to behave like regular websites when loading a new page as soon as the url changes. The same page view event that would be triggered on a complete reload of the page should appear when I use an internal link.
Additional context
Take care about a possible duplicate initialization!
Describe the bug
When using a SPA (build with React for example) and loading a new page no page view event gets fired 😱
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I want SPA pages to behave like regular websites when loading a new page as soon as the url changes. The same page view event that would be triggered on a complete reload of the page should appear when I use an internal link.
Additional context
Take care about a possible duplicate initialization!