Sept 09, 2025 | 4 min read
Eventact lets you pass values directly to registration form fields through the registration URL. When an attendee opens the link, the specified field is automatically populated or selected.
This is particularly useful when linking an external pricing, ticket, partner, or campaign page directly to an Eventact registration form.
If your website has a separate pricing or ticket page, create a different registration link for each option.
For example, an attendee who clicks Register for VIP can arrive at the Eventact registration form with the VIP registration type already selected. This avoids asking attendees to make the same selection twice.
Create links that automatically populate a promotion or discount code.
You can distribute these links to members, partners, sponsors, invited groups, or other eligible audiences.
Automatically populate values such as a partner ID, company code, member reference, or group identifier instead of asking attendees to enter the information manually.
Note: For marketing campaign attribution, use standard UTM parameters such as
utm_source, utm_medium, and utm_campaign when appropriate.
199996.
https://reg.eventact.com/welcome?Form=888&c=999&Event=777&lang=en
&d=[Field ID],[Value] to the URL.199996 with the value 16:https://reg.eventact.com/welcome?Form=888&c=999&Event=777&lang=en&d=199996,16
Eventact uses the d URL parameter to pass a value to a registration form field.
The format is: &d=[Field ID],[Value]
For example:
https://reg.eventact.com/welcome?Form=ikHw&c=i4wI&Event=icX8&lang=en&d=199996,16
https://reg.eventact.com/welcome?Form=ikHw&c=i4wI&Event=icX8&lang=en
&d=199996,16Where:
Use this ID when constructing the URL.
The value you pass must match the type of field you are targeting.
Pass the value you want Eventact to insert into the field.
Use the option's internal value rather than the text displayed to attendees.
For example, if attendees see VIP Registration but the option's internal value is
16, use 16 in the URL.
1 to select the checkbox.0 to leave it unselected.
If a value contains spaces or special characters, URL-encode it. For example, a space can be represented
as %20.
Always test the final URL before distributing it.
Your event website may display several registration options, such as Standard, Premium, and VIP.
Instead of sending all buttons to the same generic registration starting point, each button can contain the appropriate Eventact field value. The attendee arrives at the registration form with the option they already selected pre-filled.
Create a dedicated registration link for a partner or organization that automatically populates its partner code.
The attendee doesn't need to know or manually enter the code.
Send eligible attendees a link that automatically populates the relevant promotion code, reducing another manual step in the registration process.
You can also convert the completed URL into a QR code for use on posters, banners, invitations, or other materials.
When attendees scan the QR code, they open the Eventact registration form with the specified value already populated.