uri property

String? uri
getter/setter pair

Complete url (window.location.href) of the user's current page.

When using the JavaScript pixel, this value is filled in automatically. Maximum length 5KB.

Optional.

Implementation

core.String? uri;