From 0dc47e4a92d31094697ba22838c2631f2de8eac4 Mon Sep 17 00:00:00 2001 From: songtianlun Date: Mon, 7 Apr 2025 17:31:36 +0800 Subject: [PATCH] feat: add LA data collection script - Include SDK script for user activity collection - Initialize SDK with specific IDs This change integrates a data collection tool into the application, allowing for improved tracking of user interactions. The SDK will help gather actionable insights for enhancing user experience. --- app/views/layouts/application.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index b8df202..13685fa 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -40,6 +40,9 @@ + + +