AnalyticsClientSetAnalyticsServerURL Method |
Sets the analytics server URL.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public void SetAnalyticsServerURL(
string serverUrl
)
Parameters
- serverUrl
- Type: SystemString
ZohoAnalytics server URL
See Also