https://github.com/remp2020/remp/blob/a4e60a16c9ad14048b7a0c21c66c9c3074dd89c6/Beam/resources/assets/js/remplib.js#L837 This line should be `this.post(this.url + "/track/pageview", params);`
remp/Beam/resources/assets/js/remplib.js
Line 837 in a4e60a1
This line should be
this.post(this.url + "/track/pageview", params);