Demo to preview the settings

Introduction

Bring accurate error reporting to your bubble app with Sentry. Debug your application and prevent crashes.
Image without caption

How to setup

  1. You need a (free) Sentry account. Sign up at https://sentry.io/signup/
    1. Image without caption
  1. On the next page click the “Start” button:
    1. Image without caption
  1. Select “Browser Javascript”, then click “Configure SDK” button. If a Popup appears, skip it.
    1. Image without caption
  1. On the next page “Skip Onboarding”.
    1. Image without caption
  1. On the left menu in a Dashboard select “Projects”, then “Javascript”
    1. Image without caption
  1. Click gear button on the top right of the page.
    1. Image without caption
  1. Scroll down and choose “Client Keys (DSN)”. Copy DSN, enter your Sentry DSN in the plugin’s settings.
    1. Image without caption
      Image without caption
  1. You're now automatically tracking errors on the frontend.

Plugin Actions

Capture Server Error

Capture Message

Capture Error

Add Breadcrumb

Show Feedback Widget

Re-Initialize

Image without caption

Changelogs