Admin Console

  1. Untranslated
    0
  2. Needs Review
    860
  3. Reviewed
    1049
  4. All
    1909
  5. Health
Displaying 751 - 800 of 1909

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.

Tracker erleichtert es Ihrer Anwendung oder Website, weitere Informationen an UserVoice weiterzugeben, um sie innerhalb der Admin-Konsole zur Verfügung zu stellen. Tracker kann benutzt werden, um Agenten Zugriff auf zusätzliche Informationen über Ihre Nutzer zu geben oder um UserVoice-Berichte basierend auf diesen Informationen zu segmentieren. Approve this translation

Common use cases for Tracker

Anwendungsbeispiele für Tracker Approve this translation

To display the lifetime value of a customer in UserVoice Inspector

Um den Lebensdauerwert eines Kunden in UserVoice-Inspector anzuzeigen Approve this translation

To display the product, plan, or service, they are using in UserVoice Inspector

Um das Produkt, Planung oder Service anzuzeigen, die in UserVoice-Inspector verwendet werden. Approve this translation

To track whether a user has recently upgraded and how active they are in the system

Um zu verfolgen, ob ein Benutzer vor kurzem aktualisiert hat und wie aktiv sie im System sind Approve this translation

To track free and paid users

Um kostenfreie und kostenpflichtige Nutzer zu verfolgen Approve this translation

...or any other segmentation that is valuable to your company

... oder jede andere Segmentierung, die wertvoll für Ihr Unternehmen ist Approve this translation

How Tracker works

Wie Tracker funktioniert 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.

Tracker ist eine mit JavaScript programmierte Schnittstelle zu UserVoice. Durch die Verwendung von einfachen JavaScript-Funktions-Calls kann Ihre Website Informationen über Ihre Nutzer an die Admin-Konsole weitergeben. Approve this translation

For example, to pass the user's name and email address to UserVoice call:

Beispielsweise, um den User-Namen und seine E-Mail-Adresse an UserVoice-Call weiterzugeben: Approve this translation

Or, to track a user action when it happens:

Oder, um die Aktivität eines Benutzer zu tracken, wenn es passiert: Approve this translation

Installing UserVoice Tracker

Installieren des UserVoice Trackers 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.

Befolgen Sie die nachstehenden Schritte, um das Beste von UserVoice-Tracker auf Ihre Website zu bekommen. Schritte werden automatisch abgehakt, sobald UserVoice festgestellt hat, dass Tracker-Code installiert ist und auf Ihrer Website funktioniert. Approve this translation

Add Tracker to your web page

Tracker Ihrer Webseite hinzufügen 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:

Tracker erfordert, dass UserVoice JavaScript SDK auf Ihrer Website installiert wird. Um JavaScript SDK zu installieren, fügen Sie den folgenden Code auf Ihrer Webseite ein: Approve this translation

Add the current user's name and email address

Fügen Sie den Namen des aktuellen Benutzers und die E-Mail-Adresse hinzu Approve this translation

Be sure to customize this snippet for each user on your website. This is just an example:

Versichern sie sich, dies für jeden Benutzer der Website anzupassen. Zum Beispiel: Approve this translation

Add custom fields to a user

Fügen Sie einem Nutzer benutzerdefinierte Felder hinzu Approve this translation

This is an example of using Tracker to add custom information to UserVoice about a user:

Dies ist eine Beispielanwedung des Trackers, um benutzerdefinierte Daten eines Benutzer zu UserVoice hinzuzufügen: Approve this translation

Track an action or event

Verfolgen Sie eine Handlung oder Ereignis Approve this translation

Here's an example of using Tracker to track a sign-up event for a user:

Hier ist ein Beispiel für die Verwendung von Tracker, um die Anmeldung eines Benutzers zu verfolgen: Approve this translation

Learn more about UserVoice Tracker

Erfahren Sie mehr über 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:

Hier finden Sie einige Artikel aus unserer Entwickler-Website, die es Ihnen erleichtern sollen, mit UserVoice Tracker loszulegen: Approve this translation

Supplying the user's name and email

Name und E-Mail-Adresse des Benutzers eingeben 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.

Sie haben bereits Zugriff auf den Nutzernamen und E-Mail-Adresse Ihres Kunden? Übertragen Sie dies auf das Widget via JavaScript, so dass der Benutzer sie nicht eingeben muss, wenn er sie über ein UserVoice-Widget kontaktiert. Approve this translation

Associating a user with an external ID

1 Zuordnen eines Benutzers mit einer externen 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.

Sie haben bereits IDs für Benutzer? Geben Sie diese an UserVoice weiter, um sicherzustellen, dass die Tickets immer dem richtigen Benutzer-Datensatz innerhalb der UserVoice-Admin-Konsole zugeordnet werden. Approve this translation

Adding custom fields to a user

1 Hinzufügen von benutzerdefinierten Feldern zu einem Benutzer 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.

Möchten Sie weitere Informationen zu einem Benutzer hinzufügen, um es in UserVoice-Inspector anzuzeigen? Erfahren Sie, wie sie mit JavaScript einem UserVoice-Benutzer Merkmale hinzuzufügen können. Approve this translation

Setting custom fields on tickets

Benutzerdefinierte Felder auf Tickets platzieren 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.

Möchten Sie einem Ticket benutzerdefinierte Informationen hinzuzufügen oder zusätzliche Nutzer-Informationen erheben, wenn sie Tickets einreichen? Erfahren Sie mehr über die Einstellung von benutzerdefinierten Feldern auf Tickets mit JavaScript. Approve this translation

Tracking events and user actions

Ereignisse und Benutzeraktionen nachverfolgen 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.

Möchten sie Benutzer-Ereignisse oder Aktionen auf Ihrer Website verfolgen, um Ihre UserVoice-Berichte zu füllen? Erfahren Sie, wie dies mit JavaScript funktioniert. Approve this translation

New template

1 Neue Vorlage Approve this translation

Colors

1 Farben Approve this translation

Link

1 Link Approve this translation

Width

1 Breite Approve this translation

Height

1 Höhe Approve this translation

Widget mode

1 Widget-Modus Approve this translation

Default tab selection

Standard Registerkarten-Auswahl Approve this translation

Sidebar

Seitenleiste Approve this translation

Most Instant Answers

Häufigsten Sofort-Antworten Approve this translation

Use a custom template

Verwenden Sie eine benutzerdefinierte Vorlage Approve this translation

Use custom labels for tabs

Verwenden Sie benutzerdefinierte Bezeichnugnen für die Reiter Approve this translation

Copy to Clipboard

1 In Zwischenablage kopieren Approve this translation

Step 1: Customize your widget design

Schritt 1: Passen Sie Ihre Widget-Design Approve this translation

Step 2: Copy the embed code to your page

Schritt 2: Kopieren Sie den Embed-Code auf Ihre Seite 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.

Basierend auf dem oben ausgewählten, passen wir Ihren Embed-Code unten an. Kopieren Sie diesen Code auf Ihre Webseite, wo das Widget erscheinen soll. Approve this translation

Full-screen preview

Vollbild-Vorschau Approve this translation

Step 2: Select how you would like to launch the widget

Schritt 2: Wählen Sie aus, wie Sie das Widget starten möchten Approve this translation