Title: Sequel
Author: Introvoke Inc. dba Sequel.io
Published: <strong>22 Σεπτεμβρίου  2025</strong>
Last modified: 5 Φεβρουαρίου  2026

---

Αναζήτηση πρόσθετων

![](https://ps.w.org/sequel/assets/icon-256x256.png?rev=3366095)

# Sequel

 Από [Introvoke Inc. dba Sequel.io](https://profiles.wordpress.org/introvoke/)

[Λήψη](https://downloads.wordpress.org/plugin/sequel.1.0.16.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/sequel/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/sequel/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/sequel/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/sequel/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/sequel/)

## Περιγραφή

Sequel is a powerful WordPress plugin that transforms your website into a comprehensive
virtual or hybrid live engagement platform. Built on the robust Sequel.io infrastructure,
this plugin enables you to seamlessly embed interactive networking hubs and live
events directly into your WordPress content.

#### Key Features

 * **Networking Hubs**: Create interactive virtual networking spaces where attendees
   can connect, chat, and engage with each other
 * **Live Events**: Host virtual or hybrid events with full video conferencing capabilities
 * **User Integration**: Automatically passes WordPress user information (name, 
   email, avatar) to provide personalized experiences
 * **UTM Tracking**: Full support for UTM parameters and marketing campaign tracking
 * **Join Codes**: Support for easy event access via join codes
 * **Responsive Design**: Embedded content adapts to any screen size
 * **Camera & Microphone Access**: Full support for interactive video and audio 
   features
 * **Screen Sharing**: Built-in support for display capture and screen sharing

#### Shortcodes

The plugin provides five shortcodes for embedding different types of content:

 * `[sequel_networking_hub]content_id[/sequel_networking_hub]` – Embed a networking
   hub
 * `[introvoke_mingle]content_id[/introvoke_mingle]` – Legacy shortcode for networking
   hubs
 * `[sequel_event]event_id[/sequel_event]` – Embed a live event
 * `[introvoke_event]event_id[/introvoke_event]` – Alternative shortcode for events
 * `[IntrovokeEvent]event_id[/IntrovokeEvent]` – Legacy event shortcode

#### User Experience

The plugin automatically captures and passes through:
 – All URL parameters for 
tracking and analytics – UTM tracking parameters (utm_source, utm_medium, utm_campaign,
etc.) – Custom query parameters – Join codes for event access – Facebook, Google,
and Microsoft click IDs (fbclid, gclid, msclkid)

### Usage

#### Basic Event Embedding

To embed a live event:
 `[sequel_event]your-event-id[/sequel_event]`

#### Basic Networking Hub Embedding

To embed a networking hub:
 `[sequel_networking_hub]your-hub-id[/sequel_networking_hub]`

#### With Join Codes

Users can access events directly using join codes in the URL:
 `https://yoursite.
com/event-page/?joinCode=ABC123`

#### With UTM Tracking

All UTM parameters are automatically passed through:
 `https://yoursite.com/event-
page/?utm_source=email&utm_campaign=launch&utm_medium=newsletter`

### Support

For support and questions, please visit [Sequel.io](https://www.sequel.io/) or contact
our support team.

### External Services

This plugin connects to external services to provide its functionality:

#### Sequel.io Embedding Service

This plugin embeds interactive content from Sequel.io to display networking hubs
and live events. When users access embedded content, the following data is sent 
to Sequel.io:
 – All URL parameters including UTM tracking parameters – Custom query
parameters – Join codes (when provided)

This data is sent every time embedded content is loaded and is necessary to track
user engagement and provide proper analytics.

Service provider: Sequel.io
 – Terms of Service: https://www.sequel.io/terms – Privacy
Policy: https://www.sequel.io/privacy

### Privacy Policy

This plugin passes URL parameters to Sequel.io for tracking and analytics purposes.
Please review Sequel.io’s privacy policy for information about how this data is 
handled.

## Εγκατάσταση

 1. Upload the `sequel` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. You’ll see a new “Sequel setup” widget in your WordPress dashboard
 4. Use the provided shortcodes in your posts, pages, or widgets

## Συχνές Ερωτήσεις

### How do I get my event or hub ID?

You can find your event or hub ID in your Sequel.io dashboard when you create or
edit an event or networking hub.

### Does this work with any WordPress theme?

Yes, the plugin uses responsive iframes that adapt to your theme’s content area.

### Can I customize the appearance?

The embedded content is fully managed by Sequel.io. You can customize your events
and hubs through your Sequel.io dashboard.

### What happens if a user isn’t logged in?

Anonymous users can still access events using join codes or direct links. UTM tracking
and other parameters are preserved.

### Is this compatible with caching plugins?

Yes, the plugin is compatible with most caching solutions since it primarily outputs
iframe embeds.

### What permissions does the iframe need?

The embedded content requires camera, microphone, autoplay, and display-capture 
permissions for full functionality.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“Sequel” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία
του.

Συντελεστές

 *   [ Introvoke Inc. dba Sequel.io ](https://profiles.wordpress.org/introvoke/)

[Μεταφράστε το “Sequel” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/sequel)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/sequel/), 
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/sequel/) ή εγγραφείτε
στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/sequel/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/sequel/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.0.16

 * Enhanced UTM parameter tracking with JavaScript-based capture
 * Now captures ALL query parameters regardless of WordPress query_vars filtering
 * Added robust retry logic for iframe parameter injection
 * Improved compatibility with caching plugins and CDNs

#### 1.0.15

 * Fixed search params passing for registrations

#### 1.0.14

 * Added IntrovokeEvent shortcode as an alternative to introvoke_event
 * Both shortcodes provide identical functionality for embedding live events

#### 1.0.12

 * Enhanced UTM tracking – now passes all URL parameters to embedded content
 * Improved parameter handling for marketing campaign tracking
 * Better support for custom query parameters

#### 1.0.11

 * Initial release with networking hub and event embedding
 * WordPress user integration
 * Join code support
 * Basic UTM parameter support

## Μεταστοιχεία

 *  Version **1.0.16**
 *  Τελευταία ενημέρωση: **πριν από 2 μήνες**
 *  Ενεργές εγκαταστάσεις: **30+**
 *  Έκδοση WordPress: ** 5.0 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **6.8.5**
 *  Έκδοση PHP: ** 7.4 ή νεότερη **
 *  Language
 * [English (US)](https://wordpress.org/plugins/sequel/)
 * Ετικέτες:
 * [events](https://el.wordpress.org/plugins/tags/events/)[networking](https://el.wordpress.org/plugins/tags/networking/)
   [video conferencing](https://el.wordpress.org/plugins/tags/video-conferencing/)
   [virtual events](https://el.wordpress.org/plugins/tags/virtual-events/)[webinars](https://el.wordpress.org/plugins/tags/webinars/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/sequel/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/sequel/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/sequel/reviews/)

## Συντελεστές

 *   [ Introvoke Inc. dba Sequel.io ](https://profiles.wordpress.org/introvoke/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/sequel/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](https://www.sequel.io/)