Error logging

Error logging with sentry is supported out of the box. Sentry will log all errors that occur on the site with other usefully information, like user's device, operating system, browser, IP Address and more.

In order to make sentry work, you will need to register for sentry account.

  1. Create a new account here.

  2. On the next step select "React" and click "Create Project".

  3. Copy "DSN" value and enter it into "admin > logging > Sentry DSN" field on your site.  DSN can also be found later under "Projects Settings -> Client Keys" page on sentry site.