Basics
Creating a Metric
Metrics can only be created in the OctoDash, not via API. To create a metric, follow these steps:
- Access the dashboard and select your website.
- Right below, you can see a area designated for Metrics, click on
Create Metric
, a popup will appear. - Pass the
Metric Name
andInitial Value
. - Click on
Create Metric
.
Visualizing your Metric
After creation, you can easily view and understand your metric, just click on it into the Metric
section in the website dashboard. Two things can be seen:
- A chart containing the last 50 days of your metric value.
- A table containing all the actions that you sent via API.
Deleting a Metric
Take care
When deleting a Metric, all the information will be lost and cannot be restored!
Metrics can only be deleted in the OctoDash, not via API. To delete a metric, follow these steps:
- Access the dashboard and select your website.
- Right below, you can see a area designated for Metrics, click on the metric that you wan't to delete, you'll be redirected to another page.
- On the top-right you'll se a button
Settings
, click it then click onDelete
.
Renaming a Metric
My tip
Renaming a Metric will not make you loose any data, nor the need to reconfigure your API call. Just the name is changed.
Metrics can only be renamed in the OctoDash, not via API. To delete a metric, follow these steps:
- Access the dashboard and select your website.
- Right below, you can see a area designated for Metrics, click on the metric that you wan't to delete, you'll be redirected to another page.
- On the top-right you'll se a button
Settings
, click it then click onEdit
, a popup will appear. - Type the new metric name and then click in
Edit Metric
.