13 May 2016

Bye bye bloggers, hello micro-influencers

At Catch, we work with a wide range of consumer brands day in day out; so when we throw around the term “influencer”, we assume its meaning is common knowledge.

The dictionary definition of an influencer is a person who, “has a compelling force or produces effects on the actions, behaviour, opinions etc of others.”

A common misconception in the industry is that influencer = blogger. Influencers CAN be bloggers, yes. But it is becoming more and more apparent that bloggers do not hold the strength that they used to. 

Over recent years, the blogging industry has blossomed beyond compare. Blogs provide a creative outlet for people to channel their passions into an online media where they can share their talents and interests with the world. There are blogs on just about anything, but the ones that we tend to work with the most are fashion and beauty blogs. These types of blogs in particular have taken the industry by storm. 

The beauty of this industry is that ANYONE can become a blogger. If you have access to the internet and basic competence using Wordpress, you can become a blogger overnight. You don’t necessarily need to be able to write particularly well either; audiences these days are all about visuals and glossy photography. However, this ease of entry has led to a huge over-saturation in the market. Sure, there are bloggers who stand out above the rest. But these “stand out” bloggers still come by the bucket-load.

So what does all this mean for influencers? You don’t need a blog to be an influencer anymore. Micro-influencers are taking over, in a big way.

A micro-influencer is usually an Instagrammer or YouTuber, with a high social following, who has a great impact on their audience and what they do. This power enables them to influence their followers’ buying habits and encourage them to buy into brands by association. Instagram is the most popular platform on which influencers tend to flourish; essentially creating visual micro-blogs showcasing their inspirational lifestyle. As long as they continue posting engaging, glossy visuals and keep growing their audience, brands will pay them to talk about them. 

This industry is booming like no other.

Brands and influencers are working together to promote just about anything: clothes, cosmetics, holidays, even down to simple things like vitamin supplements. It all comes down to the power of, “well, if _____ is doing it, I want to do it.”. And it’s as simple as that.

How are blogs already going into decline; they only just became cool?

Millennials want their information faster, in snackable pieces. Being taken off their half-asleep newsfeed crawl to trawl through blog posts isn’t ideal anymore. They need to digest the information there and then, if it is going to make any impact. Full length YouTube tutorials are being taken over by short videos on platforms like Instagram/Snapchat; whilst these short videos are being supplemented with live streaming. Instagram feeds used to be a way of getting users onto your blog; now your Instagram feed IS your blog, featuring carefully curated, glossy stories and inspiration. 

Where will the industry go next? Does anyone who isn’t “Insta-famous” by now even stand a chance? 

At the end of the day, influencers aren’t going to disappear any time soon, that’s for certain. As the industry progresses, they are set to hold an important role in the way brands talk to customers. The power these influencers have over consumers will increase over time; but it is the channels they are using that will really evolve and change the industry as we know it. 

The social media team at Catch have worked on many successful influencer outreach and social campaigns for brands such as Charlotte Tilbury, Thomas Cook Airlines, Rimmel London, The Body Shop and more. If you’re interested in finding out more please Get in touch.

30 Oct 2015

Tweet our pumpkin #CatchHalloween

It’s Halloween [*insert all manner of ghoulish GIFs and eerie sound effects*]. And, courtesy of Founding Partner/MD Jonathan, we’ve been challenged to a classic pumpkin carving competition! But as is the nature of a digital agency, some spectacular creations have materialised… (some a little less so). But one pumpkin in particular, by UX Designer Euan Mackie, has been stealing a significant proportion of the limelight...

We’ll let Euan give you the gory details:

Intro

After receiving our to-be-carved pumpkins, I had a little google for inspiration. While browsing lots of artistic designs, I knew I wanted to do something slightly different, so I challenged myself to see how I could add some tech.

Background

A few weeks ago I brought a Photon - a development board from a company called Particle. It’s a little computer designed for making and creating objects connected to the internet.

The term Internet of Things (IoT) represents a world of interconnected devices and smarter living, where, for example, light bulbs can react to you putting your key in the door. The IoT movement has been growing in popularity, with products such as Amazon dash, Google’s Nest thermostat and Philips hue light bulbs entering the mainstream.

The usual approach for prototyping these projects involves a product called Arduino. We love it because of its open source background and the variety of components you can plug into it (more about that here). But I wanted to use the Photon as it simplifies this whole process. It’s just one match box sized board and that is all you need to get started.

The Challenge

I wanted this to be a rapid project, I knew the pumpkin carving would take time and I only had a few spare hours. So, I set myself a time limit: A working IoT pumpkin within 2 hours - something fun AND worthwhile. Because why do a prototype if it doesn't bring delight to those using it!

Getting Started

The photon board comes in a nicely designed little box with enough extra components to make your first project. The board came into it’s own with the setup. Usually with Arduino there’s a lot to set up and learn, It can be a tough onboarding experience for those brand new to hobby electronics. (There are lots of helpful tutorials, though!)

The Photon board is totally different; just power it up though USB, open the app on your phone and you’re already away. A quick entry of your WiFi settings and it’s set up ready for your first project. Using the supplied LED, you can use your phone to make the circuit and light up the LED. I had success within 5mins of opening the packaging. The App shows how and why this happens, really great for those starting to learn the fundamentals behind development.

Ideas

After few more tutorials under my belt, I started thinking about using twitter and Instagram hashtags to turn the pumpkin lights on. A fairly simple approach, however, I knew it would easily showcase the power of IoT without being over complicated.

The Plan

I’m a big fan of If this then that ( IFTTT ). It’s an online service using logic if THIS happens then make THAT happen. I knew IFTTT would be a simple and quick way of searching Twitter and Instagram for a particular hashtag, the ‘THIS’. I started looking into what ‘THAT’ I could use for my Photon board. I saw some options, however, they were mostly slightly more technical than I had the time and skills for. I’d have loved to use a node.js app or MQTT, however that was a little out of my reach. So I just used the pre built ‘THAT’.

Getting IFTTT to talk to the Photon this way is very simple, it’s mostly handled by magic*. All I needed to do was make sure everything was named correctly and I’d copied and pasted the correct bits of code. I told the Photon to power up a chosen section of the board when a tweet arrives.

The photon comes with a breadboard, this is basically a quick and easy way to connect electronics together without the need to solder anything together. I added few LED’s to the selected section with resistors, taken from their tutorial, and I was ready to test it all out.

*Yes I know it’s not actual magic.. It’s a mix of hosted code repo’s and online developer environments…

How it all turned out

After a bit of trial and error, I managed to get it working. Result! Every tweet or Instagram with #CatchHalloween made the LED’s light up. In less than two hours, I’d gone from a novice with the board, to a real working prototype. Not too bad.

One of the downsides to IFTTT is how long it takes to search and return tweets. Sometimes up to every 15mins. This isn’t ideal when people are sending tweets and expecting an instant light up. From my earlier discovery, I know it’s possible in few different ways, the most logical being node.js. The light strength isn’t ideal in a very bright studio, but It’s noticeable (we know if you’ve tweeted!).

If you’ve got any questions, thoughts or advice on a project like this then get in touch!

Start a conversation

0207 494 3554
or
newbiz@catchdigital.com