Jamroom Logo Jamroom 5 Core
is now Open Source!
Follow Jamroom on Twitter!
FAQ Question

Jamroom 3 has four ways of counting a page "hit" so it appears in the Jamroom stats area:

{$HIDDEN_COUNTER} - In Artist theme templates this will record the hit, but not return any "number", so the counter is hidden.
{$PAGE_COUNTER} - In Artist theme templates this records the hit, and returns a number (i.e. 16354) that can be used on the website.
{$PAGE_COUNTER_FORMATTED} - same as {$PAGE_COUNTER}, but the number returned will be in grouped thousands - i.e. "16,354"
{jr_counter} - If the page you want counted is NOT created by the Jamroom Theme Generator (i.e. it is created by the Ranking System, such as the user profile pages in the Cobalt theme), you can use the {jr_counter} template function:
{jr_counter band_id=$BAND_ID pagename="visible page name"}


Unless using the pagename attribute with jr_counter, you will need to have named title tags within the <head> to provide meaningful page names in the stats, otherwise the stats will show up as the name of the php file.

{jr_counter band_id=$USER_BAND_ID pagename="`$USER_NICKNAME` Favorites"}


You can also use a different function, {jr_counts} to return the number of Page Views for all days.

Solutions Products Support Community Company
Social Media Platform
Social Networking Software
Musician Website Manager
Community Builder
Jamroom 5
Jamroom 5 Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2024 The Jamroom Network