portico: Add GUT contact case study.

This commit is contained in:
Alya Abbott 2024-01-29 23:53:32 -08:00 committed by Tim Abbott
parent 1e4f5c6433
commit ce7cf883e3
5 changed files with 162 additions and 0 deletions

View File

@ -149,6 +149,11 @@ landing_page_urls = [
landing_view,
{"template_name": "corporate/case-studies/idrift-case-study.html"},
),
path(
"case-studies/gut-contact/",
landing_view,
{"template_name": "corporate/case-studies/gut-contact-case-study.html"},
),
path(
"case-studies/end-point/",
landing_view,

View File

@ -0,0 +1,37 @@
{% extends "zerver/portico.html" %}
{% set entrypoint = "landing-page" %}
{% set PAGE_TITLE = "Case study: GUT contact | Zulip" %}
{% set PAGE_DESCRIPTION = "Learn how Zulip makes communication easy for 1000
agents at GUT contact, a support agency." %}
{% block customhead %}
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
{% endblock %}
{% block portico_content %}
{% include 'zerver/landing_nav.html' %}
<div class="portico-landing why-page solutions-page case-study-page">
<div class="hero bg-education">
<div class="bg-dimmer"></div>
<div class="content">
<h1 class="center">Case study: GUT contact</h1>
<p>Support agency</p>
</div>
<div class="hero-text">
Learn more about using Zulip for <a href="/for/business/">business</a>.
</div>
</div>
<div class="main">
<div class="padded-content">
<div class="inner-content markdown">
{{ render_markdown_path('corporate/case-studies/gut-contact-case-study.md') }}
</div>
</div>
</div>
</div>
{% endblock %}

View File

@ -0,0 +1,114 @@
For over 20 years, GUT contact has been offering premium customer support,
outbound sales and other German-language services. The company achieves top
performance by putting employees in a productive and motivating environment.
Company leadership makes mindful choices about the tools employees use to get
their work done, and has successfully scaled the team to over 1000 agents.
Agents at GUT contact use Zulip every day to communicate with their team leads.
“Most of our agents are in their 60s or 70s, so the software must be as simple
as possible. Thats why we love Zulip,” says [Erik
Dittert](https://gutcontact.de/unternehmen/team/erik-dittert/), whos been
leading GUT contacts IT team for the past 20 years.
> “The software must be as simple as possible. Thats why we love Zulip.”
>
> — Erik Dittert, [Head of
> IT](https://gutcontact.de/unternehmen/team/erik-dittert/) at [GUT
> contact](https://gutcontact.de/)
## “Our agents dont need email accounts”
GUT contact relies on team chat for written communication within the company.
“Our agents dont need email accounts,” says Erik Dittert, GUT Contacts Head of
IT. “If someone has an email, theyll get spam.” Instead, under Eriks
leadership, GUT contact has been self-hosting open-source team chat applications
for years, upgrading as technology has evolved.
The company started with IRC, used an XMPP chat client for a while, and in 2019
moved to Rocket.Chat. “Rocket.Chat was a little bit better than our XMPP
server,” Erik says. However, when Erik learned about Zulip, he was excited to
check it out. “I installed Zulip, and the IT team played with the app. We loved
it. The UI was just cleaner, easier,” Erik says.
Zulips topic-based threading model was transformative. With other chat apps,
“the first person has a question about something, the next person has a question
about something else. You answer the first person, and the second person is
confused,” Erik explains. This doesnt happen with Zulips topics.
> “Topic-based communication is a big big big feature we love in Zulip.”
>
> — Erik Dittert, [Head of
> IT](https://gutcontact.de/unternehmen/team/erik-dittert/) at [GUT
> contact](https://gutcontact.de/)
## Smooth transition to Zulip
Erik showed Zulip to his boss and others at the company, and in October 2022,
GUT contact made the switch.
“Zulip was quite easy to set up, and worked instantly. 1000 people — no
problem,” Erik recalls. “I hooked up the Zulip server to LDAP, and our agents
loved not having to remember a separate username and password.” Erik considered
importing data from Rocket.Chat into Zulip, but in the end it was decided that
the messy conversation history was not worth preserving.
Erik put training videos on the companys intranet to explain the switching
process, and to give an overview of key new features. Employees were encouraged
to play around with Zulip, create streams, and chat with each other. After a
month of running Zulip in parallel with Rocket.Chat, the old system was turned
off.
> “Zulip was quite easy to set up, and worked instantly. 1000 people — no
> problem.”
>
> — Erik Dittert, [Head of
> IT](https://gutcontact.de/unternehmen/team/erik-dittert/) at [GUT
> contact](https://gutcontact.de/)
## Easy for anyone to use
GUT contact offers employees the flexibility to work from one of 10 offices
across 3 countries, or from their home office. This makes Zulip a critical
communication tool across all job functions. There is a stream for each
department (IT, human resources, etc.), as well as a dedicated stream for each
customer, where team leaders post daily updates.
For agents, may of whom are not fully comfortable with modern software, Zulip
being easy to use is invaluable. "We checked out Microsoft Teams and Mattermost,
and most of our users didnt like these programs, because they didnt know how
to work with them,” Erik says. “In Zulip, agents love the “All messages” view,”
which combines direct messages and stream messages into a single feed. “Unlike
other chat apps, you dont have to click on each channel separately to see
unreads,” Erik explains.
## Functionality for the most technical users
Members of the IT team use Zulip to collaborate from around the world. “We share
code all the time, and the formatting and syntax highlighting is great,” Erik
says. When they need to jump on a call, “The Jitsi integration is perfect. We
dont have to deal with emailing a calendar invite.”
Outside of office hours, Erik uses the mobile app to check on his message inbox.
Its easy to skim the list of topics to check if anything requires timely
attention. “I love the clean mobile app and the push notifications,” Erik says.
“The app is extremely fast — you click, and messages show up instantly.”
Erik meets up regularly with other technologists to “have a beer and talk about
cool software.” In this 50-person group, “Zulip is quite a big theme right now,”
Erik says.
> “I love Zulip. I use it every day, every night.”
>
> — Erik Dittert, [Head of
> IT](https://gutcontact.de/unternehmen/team/erik-dittert/) at [GUT
> contact](https://gutcontact.de/)
---
Check out our guide on [using Zulip for business](/for/business/). You can also
learn how Zulip is being used at the [iDrift AS](/case-studies/idrift/) company,
the [End Point Dev](/case-studies/end-point/) software consultancy, and the
startup [Atolio](/case-studies/atolio/).

View File

@ -10,6 +10,7 @@
## Customer stories
* [iDrift AS company](/case-studies/idrift/)
* [GUT contact support agency](/case-studies/gut-contact/)
* [End Point Dev software consultancy](/case-studies/end-point/)
* [Atolio startup](/case-studies/atolio/)
* [Technical University of Munich](/case-studies/tum/)

View File

@ -61,6 +61,11 @@
Efficient distributed team management at iDrift AS
</a>
</li>
<li class="top-menu-submenu-list-item">
<a href="/case-studies/gut-contact/">
Easy communication for 1000 agents at GUT contact
</a>
</li>
<li class="top-menu-submenu-list-item">
<a href="/case-studies/end-point/">
Managing hundreds of projects at End Point Dev