LogSnag
Discover how LogSnag can revolutionize your no-code SaaS journey as a solopreneur, enabling real-time notifications and powerful event tracking in your Bubble.io app to keep you informed and your users engaged.

How to limit app features to logged in users
In this Bubble tutorial we explore a number of different ways to limit UI elements and Workflows based on whether a user is logged in or logged out.

Tracking User activity & events in your Bubble app with LogSnag
In this Bubble tutorial we demonstrate how to track user activity and gather basic analytics for how your Bubble app is being used using Logsnag.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

OpenAI & Bubble Formating Tips & Tricks
In this Bubble tutorial we demonstrate some tips and tricks that will help you understand and format your prompts and responses when using the OpenAI ChatGPT API (gpt-3.5-turbo). This video draws on demonstrations in our Split by video and highlights several different approachs to extracting text from your OpenAI response including extracting multiple items.

Generate an AI transcript in Bubble with Speaker Labels - Part 2
In this Bubble tutorial we demonstrate how to use the AssemblyAI transcription and speaker labelling API with backend workflows to loop through every 'utterance' returned by AssemblyAI.

Better Error Handling in Bubble Apps with Third Party APIs like OpenAI
In this Bubble.io tutorial we cover the critical "include errors in response" and "allow workflow to continue" settings in Bubble.io's API Connector - settings that can make or break your web app's user experience. You'll learn why these configurations are especially vital for backend workflows and how they prevent cascading failures that can be nightmare to debug.

Nested Repeating Groups in Bubble: A Step-By-Step Guide
In this Bubble tutorial we demonstrate how to nest repeating groups in Bubble including how to link data between parent and children groups.

Testing Claude PDF Support in Bubble.io - Latest No Code AI Beta - Part 1
Dive into the powerful Claude model by Anthropic, showcasing the brand-new PDF support beta! If you're currently leveraging OpenAI within Bubble.io, this is a game-changer you can't miss. Discover the secrets behind seamlessly connecting Claude's PDF functionality to your Bubble API connector and explore tips and tricks that will save you loads of time.

Creating a Temporary List Using Custom States in Bubble.io
In this Bubble.io tutorial video we show how Custom States to show a temporary list and build upon a temporarily list without saving data to your Bubble app's database using Repeating Groups.