Plugin Pulse
  • Welcome
  • Getting Started with PluginPulse
  • PluginPulse Beta Program
  • Referral Program
  • Chrome Extensions
  • Bubble Transactions Importer
  • Financial Metrics
    • Total Transactions
    • Subscriptions
    • One Time Payments
    • Reimbursements
    • Refunds
    • Customer Lifetime Value (CLV)
    • Average Retention Period
    • Average Churn Rate
  • User Engagement
    • User Engagement Overview
    • Active Users
    • Version Distribution
    • Default Page View Event
    • Custom Events
  • DEFINITIONS
    • Given period
    • Previous period
  • CW
  • Pricing & Payments
    • Billing & Payments
  • Pricing
  • GDPR/ Data Handling
    • User Engagement Data
    • Your Financial Data
  • FAQ
    • What happens if I upload the same transactions twice?
    • Can I upload transactions before the month ends?
Powered by GitBook
On this page
  • What Happens Automatically
  • Default Data Collection
  • Environment Handling
  • Privacy Considerations
  1. User Engagement

Default Page View Event

The base of our analytics

What Happens Automatically

When the script is loaded, PluginPulse will:

  1. Track Page Views: Every time the page loads, a page view event is automatically recorded

  2. Identify App Usage: Anonymously track which Bubble apps are using your plugin

  3. Track Plugin Versions: Monitor which versions of your plugin are being used

  4. Respect Privacy: All app IDs are securely hashed for privacy

Default Data Collection

Each tracking event collects:

Data Point
Description
Example

Plugin ID

Your PluginPulse plugin identifier

"1706526741286x876166435619471400"

App ID

Hashed identifier of the Bubble app

"a1b2c3d4e5f6"

Version

Plugin version installed in the app

"1.0.0"

Event Name

Type of event (default: "Page View")

"Page View"

Event Type

Category of the event

"page_view"

Timestamp

When the event occurred

"2023-08-15T14:22:10Z"

Environment Handling

PluginPulse is designed to work seamlessly with Bubble's environments:

  • Test Environment: Events are tracked when app_version is "test"

  • Live Environment: No tracking occurs in live environments by default

Privacy Considerations

  • No personal information is collected

  • All app IDs are one-way hashed for anonymity

  • No cookies are used in the tracking process

  • GDPR-compliant by design

PreviousVersion DistributionNextCustom Events

Last updated 1 month ago