POST api/v2.0/PageVisit/UpdatePageVisit?pageVisitKey={pageVisitKey}&actionControlID={actionControlID}&actionTaken={actionTaken}
Records page visit data for the current page. Called back from the web if PageVisits are being recorded..
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pageVisitKey | globally unique identifier |
Required |
|
actionControlID | string |
Required |
|
actionTaken | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.