initInstallTimestamp

Initializes the installation timestamp if not already set. This should be called during app startup to ensure proper survey timing.

Stores the current time in SharedPreferences under KEY_INSTALL_TS if no timestamp exists. This timestamp is used to determine when to show each survey.