Track page views
Legacy Tracker Documentation
For the legacy tracker doc, check our guide here.
To track which pages your contacts visit, use Brevo.page:
Parameters:
Reserved keywords
In addition to any key-value pair, you can pass four reserved keywords prefixed with ma_ in the properties object:
ma_url: the full URL of the page, including the scheme.ma_path: the path of the page (the URL without the scheme, domain, query string, or fragments).ma_title: the title of the page.ma_referrer: the referrer of the page.
If any of these parameters is not provided, the value is taken from the current page.
Example