2

I am trying to track log of the site guest user. So I have created a debug log for the guest user. In order to spot which one is the guest user, I go to the site setting > public access setting > view users. And I am pretty sure I have created debug log track for that user.

However, when I operating on the site web pages as a guest user, it doesn't generate any debug log. I am quite confused why was that.

Any suggestions?

Lance Shi
  • 12,989
  • 14
  • 78
  • 178

1 Answers1

4

You can do this by adding a browser cookie. See the release notes here

Salesforce does not debug the guest site user by default because they can generate a lot of debug logs.

Jannis Bott
  • 856
  • 7
  • 14