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.
Трацкер олакшава вашу апликацију или сајт да прође додатне информације Јузервојс да буде доступна у оквиру УсерВоице Админ конзоли. Трацкер може да се користи да пружи подршку агентима приступ додатним информацијама о својим корисницима или сегменту своје Јузервојс извештаја на основу тих информација.
Approve this translation
Common use cases for Tracker
Уобичајени случајева употребе за Трацкер
Approve this translation
To display the lifetime value of a customer in UserVoice Inspector
За приказивање вредности животно клијента у УсерВоице инспектора
Approve this translation
To display the product, plan, or service, they are using in UserVoice Inspector
Да бисте приказали производа, план или услугу, они користе у УсерВоице инспектора
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.
Трацкер је програматиц интерфејс УсерВоице направљена са ЈаваСцрипт. Кроз коришћење једноставног ЈаваСцрипт функција позива ваш сајт може да прође информације УсерВоице Админ Конзоли о својим корисницима.
Approve this translation
For example, to pass the user's name and email address to UserVoice call:
На пример, да прође име корисника и емаил адресу УсерВоице позив:
Approve this translation
Or, to track a user action when it happens:
Или, да пратите акцију корисника када се то догоди:
Approve this translation
Installing UserVoice Tracker
Инсталирање УсерВоице Трацкер
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.
Пратите кораке наведене у наставку да бисте добили највише од УсерВоице трагача на вашем сајту. Кораци се аутоматски искључује када проверавају УсерВоице је открио да код примаоца инсталиран и функционише на вашем сајту.
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:
Трацкер захтева да УсерВоице ЈаваСцрипт СДК бити инсталиран на вашем сајту. Да бисте инсталирали Јава СДК додајте следећи код на своју веб страницу:
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:
Ово је пример коришћења Трацкер да додате прилагођене информације Јузервојс о кориснику:
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
Сазнајте више о УсерВоице Трацкер
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:
Ево пар текстова из нашег програмера сајта који би требало да се лако можете да почнете са УсерВоице Трацкер:
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.
Већ имају приступ на име вашег корисника и е-маил? Пасс их виџета са цртица ЈаваСцрипт, тако да корисници не морају да их куцате кад вас контактира преко УсерВоице виџета.
Approve this translation
Associating a user with an external 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.
Већ имају легитимације за кориснике? Пасс их Јузервојс да обезбеди да улазнице су увек повезују са исправним корисничким записник у оквиру УсерВоице Админ конзоли.
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.
Желите да додате додатне информације корисника, тако да се појави у УсерВоице инспектора? Сазнајте како да додате особине у УсерВоице корисника са мало ЈаваСцрипт.
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.
Желите да додате прилагођени информација картом или прикупљају додатне информације од корисника, када су поднети карте? Сазнајте више о подешавању прилагођених поља на картама са ЈаваСцрипт.
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.
Желите да пратите догађаје корисника или радње на вашем сајту да пуњење своје УсерВоице извештаје? Научите како да то урадите са мало ЈаваСцрипт.
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