LayerSync – Conversion Tracking, Pixel Manager, and Server-Side API

Conversion tracking for online stores. Pixel injection plus server-side Conversion API delivery, built for WooCommerce.

7 database tables

Table NameDescriptionMethod
wp_layersync_queueA job queue table for managing background tasks and scheduled operations.Static
wp_unipixel_conversion_groupsStores unipixel conversion groups data created by this plugin.Static
wp_unipixel_event_logA logging table that records activity, events, or audit history.Static
wp_unipixel_events_settingsStores unipixel events settings data created by this plugin.Static
wp_unipixel_log_countA logging table that records activity, events, or audit history.Static
wp_unipixel_platform_settingsStores unipixel platform settings data created by this plugin.Static
wp_unipixel_woocomm_event_settingsStores unipixel woocomm event settings data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:layersync_api_keyOption key:layersync_api_secretOption key:layersync_api_urlOption key:layersync_behavior_signals_enabledOption key:layersync_catalog_last_sync_atOption key:layersync_console_loggingOption key:layersync_db_versionOption key:layersync_debug_modeOption key:layersync_default_consent_deniedOption key:layersync_environmentOption key:layersync_event_id_saltOption key:layersync_event_queueOption key:layersync_ga4_lag_hoursOption key:layersync_ga4_oauth_client_idOption key:layersync_ga4_oauth_client_secret_encOption key:layersync_ga4_oauth_refresh_token_encOption key:layersync_ga4_property_idOption key:layersync_last_heartbeat_atOption key:layersync_meta_ldu_enabledOption key:layersync_pixel_rendered_backfill_doneOption key:layersync_queue_retention_daysOption key:layersync_site_idOption key:unipixel_advanced_matching_enabledOption key:unipixel_consent_settingsOption key:unipixel_consent_strings_i18nOption key:unipixel_dbstore_settingsOption key:unipixel_logging_optionsOption key:unipixel_serverside_global_enabled_migratedOption key:unipixel_transport_settings_migratedOption key:unipixel_versionOption key:woocommerce_default_country
wp_usermeta
User meta