Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track additional UI details #225

Closed
jongpie opened this issue Oct 12, 2021 · 0 comments · Fixed by #503
Closed

Track additional UI details #225

jongpie opened this issue Oct 12, 2021 · 0 comments · Fixed by #503
Labels
Layer: Log Management Items related to the custom objects & Logger Console app Logging Source: Lightning Components Items related to using Nebula Logger using JavaScript within lightning components (lwc & aura) Salesforce Feature: Reporting Anything related to reports, dashboards, and the underlying data model

Comments

@jongpie
Copy link
Owner

jongpie commented Oct 12, 2021

I'd like to eventually add some new LogEntry__c fields to track details about the frontend for the current user. These would probably be all stored in new LogEntry__c fields. Some data that could be useful to capture includes:

  • Basic browser details (user agent, etc)
  • Screen & window resolutions
  • Current URL & URL parameters

It might only make sense/be feasible to capture this data when logging via c-logger LWC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: Log Management Items related to the custom objects & Logger Console app Logging Source: Lightning Components Items related to using Nebula Logger using JavaScript within lightning components (lwc & aura) Salesforce Feature: Reporting Anything related to reports, dashboards, and the underlying data model
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant