Referrer Class |
Namespace: Dynamicweb.Analytics
The Referrer type exposes the following members.
Name | Description | |
---|---|---|
Domain |
Gets the base domain.
| |
OriginalString |
Gets or sets the original URL string.
| |
Path |
Gets the virtual path without query-string.
| |
Search |
Gets or sets an information about the search request that the user has been redirected from.
| |
SourceType |
Gets the source type.
| |
Tld |
Gets the top-level domain.
| |
Url |
Gets or sets the information about the referrer URL.
|
Name | Description | |
---|---|---|
Parse |
Parses referrer information from the given URL.
| |
ToString |
Returns string representation of the current instance.
(Overrides ObjectToString.) |