Pass form tags via the URL
Last updated 29 April 2026
Any Money Alive Office form accepts tags through a URL parameter, in addition to the default tags configured on the form itself. Use this when you want different tags applied depending on where the link is shared.
Examples
https://moneyalive.io/forms/5cded7926f29e?tags=tag1,tag2
The example above applies tag1 and tag2 to anyone who completes the form via that link.
Reference
| Parameter | Required | Format | Behaviour |
|---|---|---|---|
tags |
No | Comma-separated list | Each value is applied as a tag on the registering client. |
The applied tags appear on the client's profile and in the clients report.

