• Will Chen's avatar
    Add isPro person property to PostHog telemetry (#2285) · d2aed44c
    Will Chen 提交于
    ## Summary
    - Set `isPro` as a person property in PostHog when settings are loaded
    and updated
    - Enables segmenting analytics by pro user status
    - Reuses existing `hasDyadProKey` helper for consistency
    
    ## Test plan
    - [x] Lint passes
    - [x] TypeScript type check passes
    - [ ] Manual verification that PostHog receives the person property
    
    #skip-bugbot
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    <!-- This is an auto-generated description by cubic. -->
    ---
    ## Summary by cubic
    Set an isPro person property in PostHog when settings load and whenever
    they update, enabling analytics segmentation by Pro status. Reuses
    hasDyadProKey and aligns the app:initial-load event’s isPro with the
    same logic.
    
    <sup>Written for commit 376d4ab5ca9102c25edd43b83e1ea4d8622aa171.
    Summary will update on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    Co-authored-by: 's avatarClaude Opus 4.5 <noreply@anthropic.com>
    d2aed44c
名称
最后提交
最后更新
..
__tests__ 正在载入提交数据...
app 正在载入提交数据...
atoms 正在载入提交数据...
client_logic 正在载入提交数据...
components 正在载入提交数据...
constants 正在载入提交数据...
contexts 正在载入提交数据...
db 正在载入提交数据...
hooks 正在载入提交数据...
ipc 正在载入提交数据...
lib 正在载入提交数据...
main 正在载入提交数据...
neon_admin 正在载入提交数据...
pages 正在载入提交数据...
paths 正在载入提交数据...
pro 正在载入提交数据...
prompts 正在载入提交数据...
routes 正在载入提交数据...
shared 正在载入提交数据...
store 正在载入提交数据...
styles 正在载入提交数据...
supabase_admin 正在载入提交数据...
utils 正在载入提交数据...
backup_manager.ts 正在载入提交数据...
main.ts 正在载入提交数据...
preload.ts 正在载入提交数据...
renderer.tsx 正在载入提交数据...
router.ts 正在载入提交数据...