UncleGedd opened a new pull request #46: URL: https://github.com/apache/incubator-flagon-useralejs/pull/46
## Adds page load stat: [JIRA ticket](https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=324&projectKey=FLAGON&view=detail&selectedIssue=FLAGON-330), [Github issue](https://github.com/apache/incubator-flagon-useralejs/issues/15) - Adds a function inside of `setup()` that packages and sends a log containing a `pageLoadTime`. The log is sent when a page is loaded. - Calculates page load time inside of `main.js`, calculation seems to be accurate in comparison to Chrome's dev tools. I understand this PR is minimal. Let me know if there are anymore features I can add to better capture what users are asking for with respect to page load metrics. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
