Internal Ideas

Seed Input

Three team-generated ideas for improving conversion — phone number collection for SMS re-engagement, payment-first trial model, and Facebook in-app browser ejection

raw_input/internal_ideas.md

Internal Ideas

These are ideas the Twofold team has identified internally. Funnel specs and iteration plans should consider incorporating these where they make strategic sense.


1. Collect Phone Numbers at Signup

What

Add a phone number field during the signup flow.

Why

Enables SMS re-engagement for users who sign up but don't activate (no first recording). Email open rates for transactional messages are ~20-30%, while SMS open rates are ~95%. A simple "You're one recording away from your first AI note" text message can recover churning users before they forget about the product entirely.

Strategic value

  • Recover non-activated users via SMS nudges
  • Create a high-open-rate communication channel for activation sequences
  • Enable time-sensitive reminders (e.g., "You have 3 days left in your trial")

Considerations

  • Adds friction to signup (one more field)
  • Must be positioned as valuable to the user, not just a data grab
  • Needs clear opt-in messaging for compliance
  • Can be optional vs. required -- test which performs better

2. Payment First (Credit Card Before Trial)

What

Instead of the current "7-day free trial, no credit card required" model, require credit card at signup and tell users they have a 7-day trial that automatically converts to the $49/month plan after 7 days.

Why

Users who enter their credit card upfront have significantly higher intent and are more likely to activate and convert to paid. The current model allows low-intent users to sign up, never use the product, and churn silently. By collecting payment info upfront, only committed users enter the funnel, which improves activation rates and reduces wasted onboarding effort.

Strategic value

  • Higher trial-to-paid conversion rate (industry benchmarks: 2-3x improvement)
  • Filters for high-intent users who are more likely to activate
  • Reduces support load from users who were never going to pay
  • Creates urgency during the trial ("make the most of your 7 days")
  • Facebook ad optimization benefits: the conversion signal (credit card entry) happens earlier and more reliably, giving Facebook better data to optimize targeting

Considerations

  • Will reduce top-of-funnel signup rate (fewer people will sign up)
  • Net revenue impact depends on whether higher conversion rate outweighs lower signup volume
  • Must clearly communicate trial terms and cancellation process to maintain trust
  • Consider testing both models: some funnel approaches use payment-first, others use free trial

3. Eject from Facebook In-App Browser

What

When a user clicks a Facebook ad on mobile, they land in the Facebook in-app browser. This browser has critical limitations for Twofold. The funnel should detect the Facebook browser and redirect ("eject") users to either: (a) the native iOS/Android app, or (b) the device's default mobile browser (Safari/Chrome).

Why

The Facebook in-app browser creates two major problems:

Problem 1: Signup friction

  • Users in the Facebook browser are not signed into Google, so "Sign up with Google" (the lowest-friction signup option) is unavailable
  • Users who sign up with email/password in the Facebook browser often forget their credentials because they never saved them in their password manager (the Facebook browser doesn't integrate with system password managers)
  • This means users who sign up in the Facebook browser may not be able to log back in, effectively losing their account

Problem 2: Recording and note generation failures

  • The Facebook in-app browser has significant issues with audio recording (microphone permissions, WebRTC compatibility, background tab behavior)
  • Even if recording works, uploading the audio and waiting for note generation takes time -- users are unlikely to stay in the Facebook browser long enough for this to complete
  • The core product experience (record -> generate note) is unreliable or broken in the Facebook browser

Strategic value

  • Dramatically improves signup completion and retention by ensuring users have proper credentials saved
  • Ensures the core product experience (recording + note generation) actually works
  • Prevents wasted ad spend on users who sign up but can never successfully use the product
  • Users in native app or real browser can use "Sign up with Google" for frictionless signup

Implementation approaches

  • Deep link to native app: If the user has the Twofold app installed, open it directly. Best experience but requires the app to be installed.
  • Smart app banner: Show an app install/open banner at the top of the page
  • Browser redirect: Use a "Continue in browser" interstitial that opens the page in Safari/Chrome. Most reliable approach that works for all users.
  • Combination: Try deep link first, fall back to browser redirect

Considerations

  • The redirect adds one extra step to the funnel, which could lose some users
  • Must be fast and seamless -- any friction in the redirect itself will increase drop-off
  • Test whether "Open in app" or "Continue in browser" converts better
  • Consider showing a brief explanation of why the redirect is happening ("For the best experience, we'll open this in your browser")
  • This is especially critical because Facebook mobile ads are the primary traffic source