Errorception Destination
To set up the Errorception destination, enable it in the Segment web app. Your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Errorception's beacon.js library onto your page. Remove the original Errorception snippet from your page so the library loads only once.
Your Errorception dashboard then starts showing any JavaScript errors that occur on your site. Errorception is only supported on the client-side.
This is only active if you set the meta setting to be true. When you call identify we set Errorception's _errs.meta to be the traits you passed in.
Segment lets you change these destination settings from the Segment app without having to touch any code.
Optional
When this option is enabled we will store metadata about the user on identify calls, using the Errorception meta API.
trueYou can find your Project ID under the Settings tab on the Project page of your Errorception account. Your Project ID is the long hexadecimal number inside _errs['PROJECT_ID']. You can also just copy it out of your Errorception URL, /projects/PROJECT_ID. It should be 24 characters long and look something like this: 326b76b52f52c3f662000140.