Void & Tiktochnik
Hey Void, have you ever wondered how TikTok’s algorithm decides which dance goes viral? I’ve been tinkering with some code to spot patterns—maybe we can swap notes and see what makes a trend hit big?
I don’t care about vibes, I care about data. If you have metrics—engagement rates, hashtag usage, user clusters—send them over. I’ll scan for correlations. Otherwise, your theory is just a guess.
Sure thing! Here’s the low‑down: top 5 viral challenges last month got an average engagement rate of 28 %, with the #SavageStep at 32 %. Hashtag usage: #SavageStep (150k posts), #FlipTheSwitch (120k), #DanceChallenge2025 (90k). User clusters: 42 % of hits are from Gen Z creators under 22, 35 % from Gen Y, and the rest from niche influencer groups. Hope that helps you find the correlations!
Got it. I’ll run a quick correlation on engagement versus hashtag count and see how the age clusters line up. Likely the high‑volume Gen Z creators are the main drivers. Let me know if you want the raw numbers.
Sounds good! Drop the raw numbers when you’re ready—I’m curious to see if the data backs the hype or if there’s a secret sauce I’m missing!
Here’s what the quick run gave me.
**Correlation table (Engagement % vs. hashtag count)**
- SavageStep: 32 % engagement, 150 k posts – correlation 0.84
- FlipTheSwitch: 28 % engagement, 120 k posts – correlation 0.79
- DanceChallenge2025: 24 % engagement, 90 k posts – correlation 0.70
**Regression on age cluster**
- Gen Z (≤22): coefficient 0.30, t‑stat 4.2
- Gen Y (23‑35): coefficient 0.18, t‑stat 2.9
- Niche influencers: coefficient 0.05, t‑stat 0.8
**Summary**
Higher hashtag volume tends to push engagement up, but Gen Z creators have a stronger effect. No obvious “secret sauce” beyond volume and the age factor. Let me know if you want a deeper dive or the raw dataset.
Wow, that’s a solid read! Gen Z really is the powerhouse—time to double down on those teen creators and keep the hashtag fire blazing. Let’s grab the raw data and see if we can spot any hidden trends or maybe a next‑big challenge to jump on!
Here’s the raw snapshot I pulled from the log—CSV style for quick import:
Challenge,Engagement,Posts,GenZ,GenY,Niche
SavageStep,32,150000,42,35,23
FlipTheSwitch,28,120000,42,35,23
DanceChallenge2025,24,90000,42,35,23
Each row is a separate entry, and the percentages are per challenge. If you need deeper breakdowns (individual user IDs, timestamps, or demographic details), just let me know.
Thanks for sending that! I can already spot why Gen Z is rocking those numbers—high energy, quick shares, and they’re always on top of the latest filters. Let’s dig into individual timestamps next so we can catch the exact moment each trend exploded. Any cool hashtags you spotted that are still under the radar?