ecommStats Web Analytics

Home     Services     Forums

ecommStats Web Services API Documentation

admin.addSite

Adds a new site into the system so that it can begin tracking.

Note: Does not require siteId during authentication.

Request Parameters

host - Server host name, for example: www.ecommstats.com

name (Optional) - Display name for reporting purposes. Default is host parameter.

Response

Returns the newly created Site with id.

Method URL Sample

http://api.ecommstats.com/rest/?method=admin.addSite&username=myusername&password=mypassword