.pdf)
WHM Plugins
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Display domains that have webalizer statistics available. This data can be used to create a link to webalizer using the following url ":2083/tmp/$user/webalizer/$dir/index.html" |
| Returns: | |
<data> <domain> The domain with awstats available.</domain> <user> The currently authenticated cPanel user.</user> <dir> The directory containing the webalizer data, this will usually be the same as the domain name.</dir> <txt> The domain with awstats available.</txt> </data> |
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Display domains that have awstats web statistics available. This data can be used to create a link to awstats using the following url ":2083/awstats.pl?config=$domain&ssl=$ssl&lang=$lang" |
| Returns: | |
<data> <domain> The domain with awstats available.</domain> <lang> The language that awstats is configured to use.</lang> <ssl> Boolean value indicating whether the awstats domain listing is for SSL or not.</ssl> <txt> The domain with awstats available.</txt> </data> |
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Display domains that have last visitors information available. This data can be used to create to a link the last visitors page using the following url ":2083/frontend/x3/stats/lastvisit.html?domain=$domain&ssl=$ssl" |
| Returns: | |
<data> <domain> The domain with analog available.</domain> <ssl> boolean integer indicating that the statistics are for an SSL Host.</ssl> <txt> The domain with analog available.</txt> </data> |
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Display domains that have urchin web statistics available |
| Returns: | |
<data> <domain> The domain with urchin statistics available.</domain> <txt> The domain with urchin statistics available.</txt> </data> |
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Display domains that have raw log downloads available and the URL to download the raw logs from. |
| Returns: | |
<data> <domain> The domain with analog available.</domain> <link> The URL to access the raw logs.</link> </data> |
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Display domains that have analog statistics available. This data can be used to create a link to analog using the following url ":2083/frontend/x3/stats/analog.html?domain=$domain&ssl=$ssl" |
| Returns: | |
<data> <domain> The domain with analog available.</domain> <ssl> boolean integer indicating that the statistics are for an SSL Host.</ssl> <txt> The domain with analog available.</txt> </data> |