Working with referrers to send information with the url

Working with referrers to send information with the url

You can use referrers in Invitario to send information with the URL. Use this to capture the source of a new guest created through a registration form.

Your guests can have the opportunity to register additional people for the event themselves. This option should be available to them as a link in the invitation email or registration form (learn more here). This allows you to track which of the invited guests made the registration.

To generate the required link, follow these steps:
  1. In the editor selection field, choose > Macros - Website > "Registration (anonymous)". The text will be entered as: {{page.registration.anonymous.url}}
  2. In the editor selection field, choose > Macros - Guest the macro that should be entered in the "Referrer" field for the new guest, e.g., > "Full Name". The macro will be inserted in the text.
  3. Add the following entry between the two macros: &ref=
  4. The final text entry will look like this: {{page.registration.anonymous.url}}&ref={{guest.fullName}}
In the example shown, the macro "{{guest.fullName}}" writes the first and last name of the invited guest into the "Referrer" field of the new guest. You can also use other values, such as email address {{guest.email}}, external ID {{guest.externalId}}, access code {{guest.accessCode}}.

The editor selection field > Macros - Website > "Registration (anonymous)" is only available in the editors under "Mailings" and "Dynamic Content". To use this in the form, a dynamic content must be created and integrated at the desired location in > Forms.