UseStrict's Calendly Embedder

Descripción

Easily embed Calendly widgets onto your pages, with the ability to prefill the fields from the database or query strings. Prefilling is
done via Javascript and Ajax, so it is caching-safe.

Use the configurator in the settings to generate the shortcode with all supported parameters.

Check out the Pro version for the following:

  • Save your shortcodes in a library for ease of use;
  • Embed using a Gutenberg block;
  • Embed using an Elementor widget;
  • Setting Google Analytics variables (Campaign, Source, Medium, Content and Term)
  • Tracking interaction such as
    • Profile page was viewed
    • Event type page was viewed
    • Invitee selected date and time
    • Invitee successfully booked a meeting

Capturas

  • The settings screen, before connecting to the Calendly API.
  • By connecting to the Calendly API, we display a drop-down with your Profile screen and individual Event Types.
  • Sample drop-down values.
  • Extra options for displaying the Pop-up Text Widget, a.k.a. Link widget. Default is inline, as seen in the previous screenshots.
  • Extra options for displaying the Pop-up Widget, a.k.a. the Badge widget.

Instalación

From the Admin

  1. Go to Admin > Plugins > Add New and search for UseStrict’s Calendly Embedder.
  2. Click Install.
  3. Click Activate.
  4. Find the settings under Settings > UseStrict’s Calendly Embedder.

Via FTP

  1. Download and unpack the plugin zip file.
  2. Upload the entire folder to your plugins directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Find the settings under Settings > UseStrict’s Calendly Embedder.

FAQ

No F.A.Q. yet.

Reseñas

6 de diciembre de 2022 1 respuesta
I wanted to install Calendly on my podcast site for approved guests to be able to book a time. I didn't want them to have to click a link to open a tab into my calendar. After trying a few different methods, I discovered this plugin. It was intuitive, the documentation was spot on, and in less than 3 minutes my calendar was displayed on my site.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«UseStrict's Calendly Embedder» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «UseStrict's Calendly Embedder» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.6.2

  • Update stable tag.

1.1.6.1

  • Fix stable tag in readme.txt.

1.1.6

  • Decode URI Component for custom answers.
  • Remove spurious code block left over from copy/paste.

1.1.5.1

  • Adjusted admin documentation to point out which query-string variables are supported.

1.1.5

  • Break away query-string from prefill options. They now work independently, but prefill still overrides query-string.
  • Support prefilling of the email via query-string.

1.1.4

  • Fix problems with query strings and custom answers.

1.1.3

  • Bumping the version to get readme.txt tested up to 6.1.

1.1.2

  • Bumping the version to get the readme.txt stable tag fix.

1.1.1

  • Tweak notices when using bad PATs.

1.1

  • Added deprecation notice for API Key
  • Added support for Calendly API v2 via Personal Access Token.

1.0.2

  • Add missed hide* options to calendly URL.

1.0.1

  • Fix the plugin name in the Settings screen.
  • Add sections headers in the Shortcode Builder.
  • Fix a bug in the JS when prefilling.

1.0

  • Initial release.