This endpoint can be used to manually track page views.
Param Name | Required | Type | Notes |
---|---|---|---|
url | Yes | String | Full URL of the page to track (including query string) |
_rejoiner.push(['addPageView', {'url': 'http://example.com?query=string'}]);
This endpoint can be used to manually track page views.
Param Name | Required | Type | Notes |
---|---|---|---|
url | Yes | String | Full URL of the page to track (including query string) |
_rejoiner.push(['addPageView', {'url': 'http://example.com?query=string'}]);