This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

GoToWebinar Registration

Descripcion

Use the [gtwregister] shortcode to register folks for your webinars.

Make sure you pass URL Parameters to this page, i.e. from a registration form. GoToWebinar requires that you supply a first name, last name and an email address.

You can configure your url parameter to GoToWebinar field name mapping in your settings.

To background process a registration, embed the [gtwregister /] shortcode in your page or post. To hardcode any field, specify the value using firstname, lastname, email, phone, servernum (an optional override to the default server number), gtwid (the ID of your webinar), autojoin (optional override to automatically join a webinar already started) and timezone (optional GoToWebinar timezone ID), for example [gtwregister gtwid="23940324" /].

Next set your registration form or opt-in thank you page redirection form to go to the page you created. If using an opt-in form with a thank you page redirect, you must enable the option to pass the opt-in information to the thank you page.

Please note that the only fields you can make required on your GoToWebinar configuration are First Name, Last Name and Email. You can include Phone, but it’s best to make it optional unless your opt-in form requires Phone, too. Any other fields marked as « required » in GoToWebinar will cause the registration to fail.

By default, if there is an error, it will be displayed, and if the registration is successful, the success will appear in an HTML comment. You can change these options by passing along commentsuccess and commenterror as in commenterror=1 to force errors to be commented or commentsuccess=0 to display that the registration was successful.

To see the list of optional timezones, view the options page and look for the number after the timezone in the default timezone selection. 61, for example, is EST. 67 is PST.

Installacion

To install the plugin:

  • Download the plugin
  • Upload to your wordpress blog
  • Activate and optionally configure

Configuration

The default settings should be more than enough, but you can modify the default field names to suit your application by clicking Settings

Reviews

3 setembre 2016
This software requires a Gotowebinar account. I was wanting to use the software to integrate with client's GotoWebinar. I downloaded this one, then purchased the software at http://gotowp.com. It's the same software. After finding out that it wouldn't work, they did not refund my $79. Horrible software. Horrible company. Look elsewhere.
Read all 3 reviews

Contributors & Developers

“GoToWebinar Registration” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

  • 3/31/2014 (v1.3): Added the ability to automatically join a webinar that has already started
  • 3/31/2014 (v1.3): Added timezone support
  • 3/6/2012: Added additional documentation. (Thanks, Santi!)
  • 1/20/2012: Added server number option for individual webinars, added registration, improved help
  • 7/26/2011: Released Version 0.2. Added ability to specify server number
  • 7/10/2011: Version 0.1 Added