Identifying customers
Moderator: crythias
Identifying customers
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?
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Identifying customers
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.
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
Re: Identifying customers
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?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Identifying customers
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
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
Re: Identifying customers
That is a big one, thanks a lot.