netFORUM Pro now integrates with the Expo Logic badge [on] demand product registration services. Registrations processed through netFORUM and integrated with Expo Logic will have the ability to have the event confirmation template contain a unique barcode or Quick Response (QR) code for each registrant confirmation email sent. Upon arrival at the event, registrants may then scan their unique codes at an Expo Logic leased kiosk and print their event registration information such as badges and ticketing information. Registrations that take place onsite at the registration desk may also use Expo Logic badge [on] demand product registration services with a badge on demand print button that is integrated on the event Registrant Profile.
With Expo Logic badge [on] demand product registration services, it is easy for you to set up 24/7 real time registration and badge printing services for your events. Some of the features include:
For more information and to sign-up for an Expo Logic account, visit their Web site at http://www.expologic.com/2007/contact/submitrfp.cfm.
A demonstration video is located here.
Before you may use Expo Logic with netFORUM Pro, you must first contact Expo Logic to contract services.
Expo Logic
820 Park Way
Broomall, PA 19008
Toll Free: 1-877-ELI-EXPO
Ph. 610-328-7572
Fax. 610-328-1548
Once your contract and implementation has been set up by Expo Logic and Abila Support, you are ready to begin inserting the code necessary to implement barcodes in your registration confirmation templates. You will work with Expo Logic to determine the best barcode to use that meets your needs for your specific event needs.
Expo Logic offers both Quick Reference (QR) barcode support and Standard Barcode (Code 39) support for your confirmation templates. Both are discussed below.
To enable Expo Logic barcodes in your netFORUM event confirmation templates, the following steps need to be observed:
Using Quick Reference (QR) Codes in Event Confirmation Templates
Quick Reference (QR) codes are often preferred in e-mail confirmations because they are easily scanned from printed paper or from mobile devices. As a result, they are increasing in popularity. Expo Logic will specify the dimensions of the QR code (such as square dimensions of 100x100 for example). You will need to insert their code into your template using HTML mode. It will look similar to the code below.
<!--
Sample Code -->
<div
align="center">
<img
src="http://www.ExpoLogic.com/barcodes/qr/100/{reg_id}.png"
/>
<br
/>
Badge
ID: {reg_id}
</div>
Note: When viewing your template and Expo Logic barcode in netFORUM a broken image link (red X) will appear. This is because the {reg_id} has not been populated yet with the Web Method used in the integration. When the registrant registers for the event, and the confirmation template e-mail is sent, it will populate and appear correctly for each unique registrant as demonstrated below.
Once the code is inserted into the event confirmation template, a unique QR barcode will be generated each time a customer registers for the event and included in the e-mail confirmation that is sent along with other registration details such as seen in the image below that demonstrates various barcodes that may be used.
The registrant may print the e-mail and use it to print his/her badge onsite during check-in along with other event materials if desired. Notice that if mobile device support has been included in your set up with Expo Logic, a hyperlink is included to view from a Mobile Device as well.
Tip: For event registrants who may have forgotten their confirmation e-mails, you may also print badges onsite. View, Printing Badges Onsite Using the Expo Logic and netFORUM Integration.
Using Standard Barcode (Code 39) Codes in Event Confirmation Templates
Standard Barcodes (Code 39) are also easily generated on badges and can be used in event confirmations. However, they may not scan as easily as QR codes from mobile devices. Expo Logic will create the barcode code. You will need to insert their code into your template using HTML mode. It will look similar to the code below.
<!--
Sample Code -->
<div
align="center">
<img
src="http://www.Expo Logic.com/barcodes/39/{reg_id}.png"
width="150" />>
</div>
Note: When viewing your template and Expo Logic barcode in netFORUM a broken image link (red X) will appear. This is because the {reg_id} has not been populated yet with the Web Method used in the integration. When the registrant registers for the event, and the confirmation template e-mail is sent, it will populate and appear correctly for each unique registrant as demonstrated below.
Once the code is inserted into the event confirmation template, a unique standard barcode will be generated each time a customer registers for the event and included in the e-mail confirmation that is sent along with other registration details such as seen in the image below that demonstrates various barcodes that may be used.
The registrant may print the e-mail and use it to print his/her badge onsite during check-in along with other event materials if desired. Notice that if mobile device support has been included in your set up with Expo Logic, a hyperlink is included to view from a Mobile Device as well.
Tip: For event registrants who may have forgotten their confirmation e-mails, you may also print badges onsite. View, Printing Badges Onsite Using the Expo Logic and netFORUM Integration.
Viewing a Barcode ExpressPass from a Mobile Device
Expo Logic may also provide you with the code to insert a View from Mobile Device hyperlink into your event confirmation template. This will allow attendees to view their ExpressPass barcode from a mobile device such as a smart phone or tablet.
Just as with QR or Standard barcodes, the code must be inserted into the template in HTML format.
<!--
Sample Code -->
<div
align="center">
<a
href="http://www.Expo Logic.com/expresspass/bod_mobile.cfm?
ClientCode=Expo_Logic_Issued_Code&
Barcode={reg_id}& FirstName={reg_badge_firstname}&
LastName={reg_badge_lastname}& Event=Your Event Name">View
from Mobile Device</a>
</div>
Tip: For event registrants who may have forgotten their confirmation e-mails, you may also print badges onsite. View, Printing Badges Onsite Using the Expo Logic and netFORUM Integration.
If your event allows for onsite registration, the Expo Logic integration with netFORUM supports on demand registration and badge printing as well.
An example of onsite registration with Expo Logic ondemand services implemented follows:
There are two ways to print badges on-site using the Expo Logic and netFORUM integration. These two methods are:
Once Print is clicked the new badge appears for the registrant and he/she is ready to attend your event immediately.
Tip: For event registrants who may have forgotten their confirmation e-mails, you may also use this method to print their badges for them onsite.
After registering an individual for an event, you can immediately navigate to the Confirmation Profile to print the registrant's badge.
To print the registrant's badge from the Order Confirmation Page, complete the following steps:
This will open the Confirmation Profile for the registration.