Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Turnint AI のセッションイベントを Amplitude に送信する方法
track
window.amplitude
amplitude.track
amplitude.track("turnint_started", { type: "started" });
YOUR_API_KEY
<script src="https://cdn.amplitude.com/libs/analytics-browser-2.11.1-min.js.gz"></script> <script> window.amplitude.init("YOUR_API_KEY"); </script>