Geckoboard integration allows SatisMeter users to see the current NPS results on their Geckoboard dashboard.
Note: This integration works currently only for NPS surveys.
In this article:
Setting up the integration
To add the NPS stats in Gekoboard:
- Click on the green Add widget button on your Geckoboard and choose Custom Widgets.
The two widget types supported at the moment are the Line chart for the NPS trend graph and Geck-O-Meter for the NPS score.
NPS trend graph

Settings:
-
Method: Polling
-
URL data feed: https://app.satismeter.com/api/geckoboard/XXXXXX/trend?interval=year (Replace the XXXXXX with your Project ID from SatisMeter > Settings >Integrations > API keys, see here. To change the time interval of the graph, replace the word year at the end of the URL with month, week, or day.)
-
API key (optional): YYYYYY (Replace YYYYYY with the Read key from SatisMeter > Settings > Integrations > API Keys, see here.)
-
Append URL tokens: No
-
Data Feed format: JSON
-
HTTP Request Type: GET
-
Y-axis minimum (optional): -100
-
Y-axis maximum (optional): 100
NPS score

Settings:
-
Method: Polling
-
URL data feed: https://app.satismeter.com/api/geckoboard/XXXXXX/score?interval=year (Replace the XXXXXX with your Project ID from SatisMeter > Settings > Integrations >API keys, see here. To change the time interval for which the score is counted, replace the word year at the end of the URL with month, week, or day.)
-
API key (optional): YYYYYY (Replace YYYYYY with the Read key from SatisMeter > Settings > Integrations > API Keys, see here.)
-
Append URL tokens: No
-
Data Feed format: JSON
-
HTTP Request Type: GET