Mixpanel Analytics Integration Test

Testing Instructions

  1. Ensure you have added your Mixpanel token to .env.local
  2. Open your browser's developer console to check for errors
  3. Click the test buttons below to trigger events
  4. Go to your Mixpanel dashboard to verify events are being tracked
  5. Check the "Live View" in Mixpanel to see events in real-time

Test Login

Tracks a test login event

Test Registration

Tracks a test registration event

Test Search

Tracks a test search event

Test Property View

Tracks a test property view event

Test Investment

Tracks a test investment event

Test Property Interest

Tracks a test property interest event

Test Payment Initiated

Tracks a test payment initiation event

Test Filter Usage

Tracks a test filter usage event

Troubleshooting

  • If events don't appear, check the browser console for errors
  • Verify your Mixpanel token is correctly set in .env.local
  • Make sure you're looking at the correct project in Mixpanel
  • Events may take a few seconds to appear in the Mixpanel dashboard