Identifying customers

Moderator: crythias

Locked
nardis347
Znuny newbie
Posts: 3
Joined: 23 Apr 2015, 19:42
Znuny Version: OTRS $

Identifying customers

Post by nardis347 »

I hope this won’t be too much of a dummy question. We recently integrated OTRS 4 as our ticket system. We now want to evaluate the service demand per customer. At the moment, we use the email address from which the email is sent as customer ID, which gives us an idea. However, customer’s email addresses extensions do not also correspond with the actual name of the customer, so we get polluted statistics. We registered all our customers in the system, is there any way to add them as a category to the ticket settings?
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Identifying customers

Post by RStraub »

Make sure to understand the difference of customer and customer-user.

From what I read, you want to know which person belongs to which company. For a person, the email is the unique-identifier. For a company, the CustomerID is.

If that is set up correctly, you could get all tickets that belong to a company, e.g. via the customer-information-center.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
nardis347
Znuny newbie
Posts: 3
Joined: 23 Apr 2015, 19:42
Znuny Version: OTRS $

Re: Identifying customers

Post by nardis347 »

Thank you for your answer! We currently use the email as the customer ID. However, I did not find a way to change this setting. Can you help me out here as well?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Identifying customers

Post by crythias »

Hope this helps: viewtopic.php?f=60&t=7531
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
nardis347
Znuny newbie
Posts: 3
Joined: 23 Apr 2015, 19:42
Znuny Version: OTRS $

Re: Identifying customers

Post by nardis347 »

That is a big one, thanks a lot.
Locked