Development Log Update: August 1st, 2024
dev log
"Participant Export Add Discount information" Release Date: July 31st, 2024
The team has added a "Discount Price" column to the Export Participant report export. This would display the adjusted price if a discount code was applied, otherwise the export will display the original registration price. This column would appear after the Registration Price column.
See modal of discount options here.
See example report with the new Discount Price column.
Flat amount discounts will subtract the flat amount from each registrant purchase. For percentage discounts, the report will display the registration price minus the percentage discount on that individual registration price. For example, if 3 tickets were purchased together with a 25% discount, then the application will display each one with a Discount Price = [Registration Price - (Registration Price x .25)]
"Meta Pixel and GA Tracking on Receipt/Confirmation" Release Date: July 31st, 2024
The team has updated the metapixel and google analytics tracking to have the global site tag be placed on the checkout/confirmation pages. This allows better tracking to measure conversions throughout the entire donation process.
See example of the update confirmation / contribution confirmation tracking.
"Zapier Ticket and Tables Endpoints" Release Date: July 31st, 2024
The team has updated the EventTickets collection of the Event Ticket Purchased Trigger to include the following additional fields:
TicketPrice, (TicketGroupPrice / TicketGroupTicketsCount), RegistrantFirstName, RegistrantLastName, RegistrantEmailAddress, RegistrantMailingAddress, RegistrantPhoneNumber, RegistrantCustomFields
The ticket price is now passed through the GroupPrice/NumberofRegistrationsIncluded or GroupPrice.
"Prevent Registration Submissions After Ticket Sales End Date " Release Date: July 17th, 2024
The team has changed the logic of the registration page so that attendees cannot fill out the registration page after the ticket sales end date has passed. When the time has passed and someone tries to access a registration page, even if there are still tickets left on that particular group, the application shows this state of the registration page. If a user runs into this case, then they can simply contact the organizer of the Experience.
"Prevent Registration During Draft Mode" Release Date: July 11th, 2024
To better assist the draft mode functionality for campaigns, anonymous users will not be able to fill out this registration form. Campaign organizers, staff and sysadmins can still register in draft mode, like draft mode for Checkout. To anonymous users, the submit button will be disabled. Upon hovering over the button, the application will inform the user: "This [Experience] is not live yet."
For more information, please contact us partners@rallyup.com.