ASP Session

SQL: [SELECT SettingValue = ISNULL(StringValue, NumericValue), isNumeric = (Case When StringValue is null Then 1 Else 0 End) FROM ApplicationSettings WITH(NOLOCK) WHERE SettingName = 'GoogleAnalytics_Website']
ThemeReleaseTimestamp: []

Actions

SQL: [SELECT SettingValue = ISNULL(StringValue, NumericValue), isNumeric = (Case When StringValue is null Then 1 Else 0 End) FROM ApplicationSettings WITH(NOLOCK) WHERE SettingName = 'GoogleAnalytics_Website'] deleted
ThemeReleaseTimestamp: [] deleted

Current ASP Session