We pointed a 1.2-million-follower Facebook page at one small browser game
This month we got the chance to run an experiment we've wanted to try for ages: what happens when a genuinely large social audience â a Facebook page with about 1.2 million followers â is pointed at one tiny browser game?
The setup
The destination is Sky Runner. The measurement is deliberately boring: a first-party counter on our own server. When the game loads or a run ends, the page sends a tiny anonymous beacon; the server just writes a log line. No analytics suite, no cookies, no third-party scripts â numbers we own and trust (and exactly what our privacy policy says we do).
Lesson one: Facebook eats your URLs
Our first posts carried long campaign-tagged links, and clicks looked mysteriously weak. The culprit: Facebook truncates long URLs in some placements, quietly amputating query parameters. The fix was short vanity paths on our own domain â /go/ch1en â that redirect server-side to the full tagged URL. Clicks recovered, tags intact. If you run campaigns from social posts, assume your URL will be mangled and keep the public link short.
Lesson two: mobile isn't "most" â it's nearly all
Social traffic to a game is phone traffic, full stop. Every design decision that favored touch â the drag offset, big tap targets, instant load â got repaid immediately. If Sky Runner had needed a keyboard, the experiment would have been over before it started.
Lesson three: language changes the click
The audience is bilingual, so we post in both English and Arabic, and the game itself ships with an Arabic mode. Watching the two variants side-by-side in the counter â same game, same artwork, different language â has been the most interesting chart of the month.
Why we're doing this
Partly curiosity, mostly craft: traffic experiments like this are exactly what we run for clients, and doing it on our own property first means the advice we give is field-tested, not blog-post-tested. The experiment is ongoing; when the picture is clearer we'll write up the numbers. Meanwhile, the game's sitting right here â see what a million-follower audience saw.