"Your unsubscribe may take a few days" :-)

Apologies if this has been posted before, but this twitter thread with some insight into the inner workings of a legacy bank made me smile…and very happy I don’t work for one…

https://twitter.com/Joe8Bit/status/1156312965265707013

Joe Pettersson[@Joe8Bit]
I saw a tweet asking why sometimes when you unsubscribe from an email list it says it can ‘take a few days’. Buckle up, as I have a RIDICULOUS story about this happening in The Enterprise™️…

There’s a bank. Let’s assume you’ve heard of them, in fact if you’re in the UK there’s a 10 in 1 chance they’re YOUR bank. I was an overpayed ‘consultant’ at this bank.

This bank sends marketing emails. There’s a little ‘unsubscribe’ link at the bottom of the mail. People often click it.

When they do it calls an antique web service that runs ‘somewhere’ at the bank. Honestly, it took me 3 weeks to find out where.

This web service sends an email to an internal email address every time it’s clicked. This happens 100s of times a day.

This email was originally sent to an individual. They left the bank five years before.

This mail address is now forwarded to an email group. They couldn’t change the address as it’s hard coded and they don’t have the code that was used to compile this Java 6 service.

This email group is monitored by two people in the banks offshore centre in Hyderabad. They worked super hard and always SMASHED their job; but holy crap it was soul crushing.

When I spoke to them via VC they had the Enterprise 1000 Yard Stare. They’ve banged their head against this thing for YEARS and it’s NEVER changed.

When they get a mail, they need to run a SQL query to see if that mail address is associated with a customer (which results in one process) or if it’s not (which results in a separate process)

If they’re a customer, they execute another SQL query that updates a customer record in a type of ETL staging area. Every one of these changes is reviewed (at 4pm UK time) by a team in an office in Scotland. If they approve it, it gets executed 24 hours LATER at 4pm

If this person is NOT a customer, they add it to an excel and email it (just before they go home) to a marketing team in Swindon.

The marketing team use tea leaves and chicken bones to decide if this person is a ‘high vale prospect’ (their ‘SLA’ is ‘within 48 hours’). If they AREN’T they add the address to another excel and email the original team in India. They use their ‘process’ to execute a SQL query

If they ARE a ‘high value prospect’ the marketing team MANUALLY sends an email asking if they REALLY REALLY want to unsubscribe? It looks like an automated email, but it ain’t.

If they answer yes (they had to literally reply ‘YES’) then the team in Swindon send a THIRD excel back to India and the ceremonial SQL queries are run.

IIRC this took FOUR BUSINESS DAYS on average. On average ~700 people unsubscribed a day and ~70% of those were deemed ‘high value prospects’.

There’s another story about how the two people from India joined our engineering team and became the Product Owners for the thing that replaced it :muscle:

They were also two of the nicest, most caring, hardest working people I’ve ever had the opportunity to work with. They were the reason why this awful corporate clusterfuck of a process worked so ‘smoothly’ for all those years.

If those things didn’t make an ideal, A+ candidate to own the replacement system I don’t know what did.

They eventually moved to the UK, and one of them is now in charge of a team of 40+ people!

Why had they been ignored and overlooked for so long, and why every bit of their work needed to be ‘checked’ by a team in the UK… you’ll need to fill in the gaps on that one-oh wait no, it was prejudice against offshore workers and a light sparkling of racism! :sparkles:

17 Likes

Saw that last night, but wow!

That was a jaw to the floor read. Wow indeed but a great ending!

To be fair, some companies use marketing agencies to run their campaigns. They’ll typically run off a list of recipients and send it to the agency. That list may be used once, twice, for one month, etc. If a campaign is an email followed by a second fine days later, for example, and you unsubscribe after the first, it’s likely you’ll receive the second because the agency still has you on their list.

It really depends how everything is set up, though I do agree that best practice would be for an unsubscribe request to be actioned instantly and shared with the appropriate agencies.

Not to say that this example here isn’t particularly extreme :grinning:

1 Like

Great story! I just disagree with the final appreciation. I find it pretty normal for a company to double check on outsourced work or even suppliers.

Here in Portugal for years most of my job consisted on checking work outsourced to Germany and many of our clients, Aldi comes to mind, then also double checked our work, if shipments had been properly scheduled, how manufacturing was going, etc

2 Likes