How is the Growth Score calculated?
Events – You define which actions count: e.g. New Post, New Comment, New User, New Order, Product Review, or Custom events.
Points per event – Each event has a weight (points per occurrence). You set this when creating or editing the event (e.g. 10 points per post, 5 per comment).
Occurrences – Every time an event happens (automatically by WordPress/WooCommerce or manually via code/API), the system adds that event points to the total.
Score – The Growth Score is the total points (often shown for all time or for a chosen period). The dashboard may also show best record, monthly breakdown, and growth percentage.
So: Score = sum of (occurrences of event times points per event) for all active events.
Where to see and configure
Dashboard (#/dashboard) – Growth Score KPI card (value, goal, progress). Click the card to open the Growth Score sheet.
Growth Score sheet (from Dashboard) – KPI cards, best record vs monthly breakdown tabs, Events configuration (list, add/edit/delete events, points, active on/off), Recalculate points, and link to Achievements page.
Growth Achievements (#/dashboard/achievements) – List and detail view of achievements (Latest 7d, Latest 30d, Milestones, Records), categories, progress, and targets.
To configure events and points: Open Dashboard, click the Growth Score card to open the sheet. In Events Configuration, add a new event or edit an existing one (name, description, points per event, active). Use Recalculate points after big changes. Use Visit the Achievements page to see how progress and achievements look.
In Step 3 we will cover built-in vs custom events.