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.
This commit is contained in:
parent
435244777c
commit
0dc47e4a92
@ -40,6 +40,9 @@
|
||||
|
||||
<script defer data-domain="todayaiweather.com" src="https://plausible.frytea.com/js/script.js"></script>
|
||||
|
||||
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
|
||||
<script>LA.init({id:"3LnGCk1ewyu7wHTO",ck:"3LnGCk1ewyu7wHTO"})</script>
|
||||
|
||||
<script defer src="https://busuanzi.frytea.com/js"></script>
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
|
Loading…
Reference in New Issue
Block a user