chore: set production PostHog API key
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@ final class AnalyticsManager {
|
|||||||
|
|
||||||
// MARK: - Configuration
|
// MARK: - Configuration
|
||||||
|
|
||||||
private static let apiKey = "phc_SportsTime_production"
|
private static let apiKey = "phc_RnF7XWdPeAY1M8ABAK75KlrOGVFfqHtZbkUuZ7oY8Xm"
|
||||||
private static let host = "https://analytics.88oakapps.com"
|
private static let host = "https://analytics.88oakapps.com"
|
||||||
private static let optOutKey = "analyticsOptedOut"
|
private static let optOutKey = "analyticsOptedOut"
|
||||||
private static let sessionReplayKey = "analytics_session_replay_enabled"
|
private static let sessionReplayKey = "analytics_session_replay_enabled"
|
||||||
|
|||||||
Reference in New Issue
Block a user