URL Parameters for eWebinar

Common URL Parameters for eWebinar

URL parameters allow you to pass data into:

Standard Parameters

These are commonly used and supported properties you may add to your URL parameters:

PropertyActual or example value
What it specifies as a URL parameter
session

=replay  

A replay as the session to be registered for

session

=YYYY-MM-DDTHH:MM:SS+HH:MM

The specific date and time to be registered for in the standard ISO 8601 format

session=ondemand
To specify the session to be registered for as on-demand
firstName=Jane
First name of attendee
lastName=Doe
Last name of attendee
name=Jane%20Doe
Name of attendee (use %20 to separate first and last name, if desired)
email=jane@example.com
Email of attendee
source=<source>
Any text of your choosing used to track where this registration came from typically
showform=1
To auto-open the registration form on a landing page

Custom Parameters

You can pass additional data using custom fields.

Example:

?company=Acme&plan=premium

To use these:

  • Create matching custom fields in your registration forms

  • Use the exact property name in your URL

Formatting Rules

  • Start parameters with ?

  • Separate each parameter with &

  • Use = to assign values

  • Use %20 for spaces

Example:

?email=jane@example.com&firstName=Jane&company=Acme

Notes

  • Unknown parameters will be ignored unless mapped to a field

  • Parameters can be used with landing page and ungated links

Properties built-in to the registration form

There are a few properties that are built in, but which you can use to pre-populate your registration form in via the mechanism above.  They are: