Skip to content

Commit 86aeb98

Browse files
More rewrites for KPIs not equal post.
1 parent 9d1c722 commit 86aeb98

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

_posts/2024-03-07-kpis-not-all-equal.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,27 +21,27 @@ header:
2121

2222
I advocate for metrics tied to actual business value, like KPIs, but I sometimes see these miss the mark.
2323

24-
For example, I worked with an eCommerce software company and was tasked with meeting a SEO target of increasing the ranking of the site to increase revenue.
25-
This was in early 2016 when Google and other search engines weren't crawling single page applications properly. So the site was not appearing high up,
24+
For example, I worked with an eCommerce software company and was tasked with meeting an SEO target of increasing the sites ranking to increase revenue.
25+
This was in early 2016 when Google and other search engines weren't crawling single-page applications properly. So the site was not appearing high up,
2626
or at all, in searches for our product catalogue.
2727

28-
On the surface this seems like a very reasonable target. We spent several weeks investigating rewriting parts of the single page application to
29-
pre-render server side to allow the search engines to crawl the data. This was going to be a radical rewrite which would take most of the engineering
30-
teams many months.
28+
On the surface, this is a very reasonable target. We spent several weeks investigating rewriting parts of the single-page application to pre-render
29+
server-side to allow the search engines to crawl the data. This was going to be a radical rewrite which would take many months involving most of the
30+
engineering teams.
3131

32-
However, during this process we started to look at the data we had around our user profiles and the usage patterns on the site. The site sold high-end
32+
However, during this process, we started to look at the data we had around our user-profiles and the usage patterns on the site. The site sold high-end
3333
luxury fashion clothes and jewellery. The conversion rate was quite low but the average basket value was very high (> £30k).
3434

3535
By examining this data and publishing a survey attached to the registration and checkout processes we determined that almost all of these high value clients were
36-
not even searching for our site through search engines. The traffic to the site was driven pretty evenly from fashion magazine advertising and
36+
not even searching for our site through search engines. The traffic to the site was driven evenly from fashion magazine advertising and
3737
social media posts.
3838

39-
Due to this revelation we switched our efforts from SEO to streamlining our registration process, checkout process and started to sponsor social
40-
media influencers in order to both increase conversion rate (albeit lowering the average basket value) and more efficiently push high value clients to
39+
Due to this revelation, we switched our efforts from SEO to streamlining our registration process, checkout process, and started to sponsor social
40+
media influencers. This increased conversion rate (albeit lowering the average basket value) and more efficiently pushed high-value clients to
4141
the site.
4242

4343
As a happy side effect less than four months after abandoning the attempts at increasing site ranking, Google's crawler was
44-
updated to more accurately crawl single page applications and our page ranking increased without us having to expend more time on it.
44+
updated to crawl single-page applications and our page ranking increased without us having to expend more time on it.
4545

4646
Sometimes, it's worth challenging the hypothesis behind a target as not all KPIs are created equal.
4747

0 commit comments

Comments
 (0)