This endpoint can be used to manually track page views.

Param NameRequiredTypeNotes
urlYesStringFull URL of the page to track (including query string)
_rejoiner.push(['addPageView', {'url': 'http://example.com?query=string'}]);