Feature Request
Single-page app support for Pulse
Current Status:
Completed
Alex P
There are a lot of JS frameworks that plays with URL without page reloading (using location.hash). For example, famous AngularJS do so. It would be great if Pulse could be able to track changing the URL and tell which parts of app are visited by users.
Raygun
Zheng Li
Posted on
May 11 2016
Hi Alex,
Raygun Pulse already has single-page application support.
If you scroll to the bottom of our getting started guide for Pulse, you will be able to see the instructions on how you can track SPA view change events through the trackEvent function.
Please do let us know if you need a hand with this :)
Zheng