Web Dashboard – Add Excel File Connection

This article will explain how to add new Excel File connection Visit http://127.0.0.1:4001/infocaptor/dash/connection_template.php?mode=excel   Assuming your excel file is located in the “c:samplestest_data.xls” the following entries are populated   “Connection Handle” : This is an identifier for the excel file that will be used in the dashboard so name it appropriately so you can identify. … Read more

Feedburner Metrics – API

In the same way we define the Twitter Dashboard widgets or the Facebook Dashboard Widgets we can define the metrics for Feedburner.   The Parameters would be as follows The metric list is [“circulation”,”hits”,”reach”] or you can select Feedburner All metrics   “id_list”:[“mockups”], “metric_list”:[“all”] “id_list”:[“mockups”,”dashboards”], “metric_list”:[“all”] “id_list”:[“mockups”,”dashboards”], “metric_list”:[“circulation”,”hits”]    

Twitter Metrics – API

1. Twitter – All Numeric Description: This displays all twitter related metrics for the specified set of twitter id. The metrics displayed are [“followers”,”tweets”,”following”,”listed”] When you use Twitter service you need to specify the twitter id and metrics in the “Parameters” section as shown below “id_list”:[“infocaptor”], “metric_list”:[“all”] The above screenshots show the metrics in the … Read more

Facebook Metrics – API

1. Facebook – All Numeric Description: This displays all facebook related metrics for the specified set of domain URLs. The metrics displayed are [“shares”,”likes”,”comments”,”total”,”clicks”] When you use facebook service you need to specify the domain URL and metrics in the “Parameters” section as shown below “id_list”:[“https://www.infocaptor.com”], “metric_list”:[“all”]       The above screenshots show the … Read more