Other page
If the page the user is served does not match any tracking types in the previous sections, an other tracking request must be sent.
NoteThis must be used on all other areas of the website. Failure to do so causes errors in the tracking.
An other page is tracked using the following script.
{
"type" : "other",
"lang" : "en-gb"
}
NoteYou can also add the
customAttributes
orcustomer
elements to this page tracking request. For more information, see AddcustomAttributes
orcustomer
elements (Optional).
Updated 1 day ago
Next