public
Description: Tracks and maps the diffusion of email forwards, political calls-to-action, and online petitions. It can trace email forwards, map the impact of blogs, and facilitate web-based sign-ups and social networking
Homepage: http://forwardtrack.eyebeamresearch.org
Clone URL: git://github.com/jamiew/forwardtrack.git
jamiew (author)
Fri Mar 06 13:18:04 -0800 2009
commit  6191182c511216c090678c8645393d14537684cb
tree    1fd4d5b27dea041c792336a36c289d1dc9f2ec17
parent  92f05c2b5c0fa0424576a1ebe84f6aebaebadb35
forwardtrack / metrics.ini
100644 19 lines (14 sloc) 0.585 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# METRICS -- ForwardTrack can track and aggregate a variable set of
# impact metrics, other than simply the number of users 'registered'.
# These metrics must be defined before install, or you will have to manually
# modify the SQL tables for the FT Core.
# see ft/docs/metrics.html for more info
 
# to add metrics, initialize here:
 
# how many metrics will you have? N metrics
# stat_n_metrics = N
stat_n_metrics = 0
 
# what are the metrics called? name them stat_metric_[1 .. N]
# for example:
 
# stat_n_metrics = 2
# stat_metric_name_1 = loot
# stat_metric_name_2 = whales_saved