This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Description
We have page names like Home/Landing Page (with a category of Public). The / in the page name doesn't get correctly URL encoded, so when an event fires to Keen it 404's because Keen thinks it's a directory. I would submit the fix myself but I'm not sure that it's the best idea to URL encode everything as other characters may be incorrectly encoded. Happy to submit a PR for either a full URL encoding or just a replace for a /