You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2024-03-07-kpis-not-all-equal.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -21,27 +21,27 @@ header:
21
21
22
22
I advocate for metrics tied to actual business value, like KPIs, but I sometimes see these miss the mark.
23
23
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 singlepage 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,
26
26
or at all, in searches for our product catalogue.
27
27
28
-
On the surface this seems like a very reasonable target. We spent several weeks investigating rewriting parts of the singlepage application to
29
-
pre-render serverside 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.
31
31
32
-
However, during this process we started to look at the data we had around our userprofiles 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
33
33
luxury fashion clothes and jewellery. The conversion rate was quite low but the average basket value was very high (> £30k).
34
34
35
35
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
37
37
social media posts.
38
38
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 highvalue 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
41
41
the site.
42
42
43
43
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 singlepage 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.
45
45
46
46
Sometimes, it's worth challenging the hypothesis behind a target as not all KPIs are created equal.
0 commit comments