Admin Console
Tracker makes it easy for your application or website to pass additional information to UserVoice to make it available within the UserVoice Admin Console. Tracker can be used to give support agents access to additional information about your users or to segment your UserVoice reports based on that information. |
追踪器使得你的應用程序或網站容易向UserVoice傳遞額外的信息,使其在UserVoice的管理控制台內是可用的。追踪器可以用來支持代理人獲得用戶的其他信息或根據這些信息來區段UserVoice的報告。 | Approve this translation | |
---|---|---|---|
Common use cases for Tracker |
追踪器的常見使用案例 | Approve this translation | |
To display the lifetime value of a customer in UserVoice Inspector |
顯示在UserVoice督察中,一個客戶的終身價值 | Approve this translation | |
To display the product, plan, or service, they are using in UserVoice Inspector |
顯示他們在UserVoice督察中使用的產品,計劃或服務 | Approve this translation | |
To track whether a user has recently upgraded and how active they are in the system |
追踪用戶最近是否升級,以及他們在系統中有多活耀 | Approve this translation | |
To track free and paid users |
追蹤免費和付費用戶 | Approve this translation | |
...or any other segmentation that is valuable to your company |
...或任何對您公司有價值的其他區隔 | Approve this translation | |
How Tracker works |
追蹤器如何作用 | Approve this translation | |
Tracker is a programatic interface to UserVoice made with JavaScript. Through the use of simple JavaScript function calls your website can pass information to the UserVoice Admin Console about your users. |
追蹤器在UserVoice是一個使用JavaScript的程序化界面。通過使用簡單的JavaScript函數呼叫您的網站可以將信息傳遞給關於你用戶的UserVoice管理控制台。 | Approve this translation | |
For example, to pass the user's name and email address to UserVoice call: |
舉例來說,將用戶的姓名和電子郵件地址傳遞到UserVoice呼叫: | Approve this translation | |
Or, to track a user action when it happens: |
或者,追蹤一個使用者的行動,當其發生的時候 | Approve this translation | |
Installing UserVoice Tracker |
安裝UserVoice的追蹤器 | Approve this translation | |
Follow the steps outlined below to get the most out of UserVoice Tracker on your website. Steps are automatically checked off once UserVoice has detected that tracker code is installed and functioning on your website. |
按照下面列出的步驟,好好利用在您網站上的UserVoice追踪器。步驟是自動地檢查,一旦UserVoice檢測追踪代碼在您的網站上安裝和運行。 | Approve this translation | |
Add Tracker to your web page |
增加追蹤器到你的網頁頁面上 | Approve this translation | |
Tracker requires that the <em>UserVoice JavaScript SDK</em> be installed on your website. To install the JavaScript SDK add the following code to your web page: |
追蹤器需要UserVoice的JavaScript SDK em>安裝在您的網站上。要安裝JavaScript SDK,增加下面的代碼到您的網頁: | Approve this translation | |
Add the current user's name and email address |
添加當前用戶的姓名和電子郵件地址 | Approve this translation | |
Be sure to customize this snippet for each user on your website. This is just an example: |
請務必在您的網站上為每個用戶定制此程式碼片段。這僅僅是一個例子: | Approve this translation | |
Add custom fields to a user |
增加自訂欄位到用戶 | Approve this translation | |
This is an example of using Tracker to add custom information to UserVoice about a user: |
這是一個使用追蹤器來增加關於用戶之自訂資訊到UserVoice的例子 | Approve this translation | |
Track an action or event |
追蹤一個行動或事件 | Approve this translation | |
Here's an example of using Tracker to track a sign-up event for a user: |
這裡是一個使用追蹤器來追蹤用戶報名事件的例子 | Approve this translation | |
Learn more about UserVoice Tracker |
知道更多關於UserVoice追蹤器 | Approve this translation | |
Here are a couple of articles from our developer site that should make it easy for you to get started with UserVoice Tracker: |
這裡有幾個來自我們開發者網站的文章,應該很容易讓你開始使用UserVoice的追踪器: | Approve this translation | |
Supplying the user's name and email |
提供用戶的姓名和電子郵件 | Approve this translation | |
Already have access to your user's name and email? Pass them to the widget with a dash of JavaScript so that users don't have to type them in when contacting you through a UserVoice widget. |
已經可以獲得用戶的姓名和電子郵件?以幾許的JavaScript傳遞他們到小工具,這樣當用戶透過UserVoice小工具聯繫你時就不必鍵入它們。 | Approve this translation | |
Associating a user with an external ID |
締結用戶與外部ID | Approve this translation | |
Already have IDs for users? Pass them to UserVoice to ensure that tickets are always associate with the correct user record within the UserVoice Admin Console. |
已經有用戶的ID?將它們傳遞到UserVoice以確保票券總是與UserVoice管理控制台內的正確用戶記錄相關聯。 | Approve this translation | |
Adding custom fields to a user |
增加自訂欄位於用戶 | Approve this translation | |
Want to add additional information to a user so that it shows up in UserVoice Inspector? Learn how to add traits to a UserVoice user with a little JavaScript. |
想增加額外的資訊於用戶,使其顯示在UserVoice的檢查員?了解如何使用一些JavaScript添加特點於UserVoice的用戶。 | Approve this translation | |
Setting custom fields on tickets |
在票券上設置自定義欄位 | Approve this translation | |
Need to add custom information to a ticket or collect additional information from users when they submit tickets? Learn about setting custom fields on tickets with JavaScript. |
需要添加自自訂資訊於票券,或當用戶提交票券時,從他們那收集更多的資訊?了解用JavaScript設置票券上的自訂欄位。 | Approve this translation | |
Tracking events and user actions |
追蹤事件和用戶行動 | Approve this translation | |
Want to track user events or actions on your website to supercharge your UserVoice reports? Learn how to do this with a bit of JavaScript. |
想在您的網站上追蹤用戶事件或動作以增壓您的UserVoice報告嗎?學習如何用JavaScript做到這一點。 | Approve this translation | |
New template |
新模板 | Approve this translation | |
Colors |
顏色 | Approve this translation | |
Link |
連結 | Approve this translation | |
Width |
寬度 | Approve this translation | |
Height |
高度 | Approve this translation | |
Widget mode |
小工具模式 | Approve this translation | |
Default tab selection |
預設標籤選擇 | Approve this translation | |
Sidebar |
側邊攔 | Approve this translation | |
Most Instant Answers |
最即時的答案 | Approve this translation | |
Use a custom template |
使用自訂模板 | Approve this translation | |
Use custom labels for tabs |
使用自定義標籤來標籤 | Approve this translation | |
Copy to Clipboard |
複製到剪貼簿 | Approve this translation | |
Step 1: Customize your widget design |
步驟1:自訂你的小工具設計 | Approve this translation | |
Step 2: Copy the embed code to your page |
步驟2:複製嵌入代碼到您的頁面 | Approve this translation | |
Based on what you selected above we have customized your embed code below. Copy this code on to your web page where you would like the widget to appear. |
根據您以上的選擇,我們已經定制您的嵌入代碼。複製此代碼到您網頁上希望小工具出現的地方。 | Approve this translation | |
Full-screen preview |
全螢幕預覽 | Approve this translation | |
Step 2: Select how you would like to launch the widget |
步驟2:選擇你想如何啟動小工具 | Approve this translation |