enrich
3 weeks ago
event-definitions
4 months ago
events
1 week ago
formEvents
1 year ago
logger
5 months ago
views
1 week ago
class-consent.php
6 months ago
class-custom-event-factory.php
1 year ago
class-custom-event.php
3 weeks ago
class-event-definitions.php
4 months ago
class-event-id-generator.php
5 years ago
class-events-manager-ajax_hook.php
3 weeks ago
class-events-manager.php
3 weeks ago
class-fixed-notices.php
1 year ago
class-optin-notices.php
1 year ago
class-pixel.php
7 years ago
class-plugin-updater.php
9 months ago
class-plugin.php
7 years ago
class-pys.php
1 week ago
class-settings.php
4 months ago
functions-admin.php
3 weeks ago
functions-buttons.php
1 year ago
functions-common.php
3 weeks ago
functions-custom-event.php
1 week ago
functions-edd.php
2 years ago
functions-gdpr.php
11 months ago
functions-license.php
3 weeks ago
functions-migrate.php
9 months ago
functions-promo-notices.php
1 year ago
functions-system-report.php
7 years ago
functions-update-plugin.php
6 years ago
functions-woo.php
3 weeks ago
options_defaults.json
3 weeks ago
options_fields.json
3 weeks ago
options_fields.json
164 lines
| 1 | { |
| 2 | "general_event_name": "text", |
| 3 | "general_event_delay": "number", |
| 4 | "general_event_on_posts_enabled": "checkbox", |
| 5 | "general_event_on_pages_enabled": "checkbox", |
| 6 | "general_event_on_tax_enabled": "checkbox", |
| 7 | "general_event_on_woo_enabled": "checkbox", |
| 8 | "general_event_on_edd_enabled": "checkbox", |
| 9 | |
| 10 | "enable_all_tracking_ids" : "checkbox", |
| 11 | |
| 12 | "cookie_duration": "number", |
| 13 | "last_visit_duration": "number", |
| 14 | "debug_enabled": "checkbox", |
| 15 | "session_disable": "checkbox", |
| 16 | "do_not_track_user_roles": "multi_select", |
| 17 | "admin_permissions": "multi_select", |
| 18 | |
| 19 | "block_robot_enabled": "checkbox", |
| 20 | "exclude_blocked_robots": "multi_select", |
| 21 | "block_ip_enabled": "checkbox", |
| 22 | "blocked_ips": "multi_select", |
| 23 | |
| 24 | "woo_add_to_cart_on_button_click": "checkbox", |
| 25 | "woo_add_to_cart_on_cart_page": "checkbox", |
| 26 | "woo_add_to_cart_on_checkout_page": "checkbox", |
| 27 | "woo_purchase_value_option": "radio", |
| 28 | "woo_purchase_value_global": "number", |
| 29 | "woo_initiate_checkout_value_enabled": "checkbox", |
| 30 | "woo_initiate_checkout_value_option": "radio", |
| 31 | "woo_initiate_checkout_value_global": "number", |
| 32 | "woo_add_to_cart_value_enabled": "checkbox", |
| 33 | "woo_add_to_cart_value_option": "radio", |
| 34 | "woo_add_to_cart_value_global": "number", |
| 35 | "woo_view_content_delay": "number", |
| 36 | "woo_view_content_value_enabled": "checkbox", |
| 37 | "woo_view_content_value_option": "radio", |
| 38 | "woo_view_content_value_global": "number", |
| 39 | "woo_enabled_save_data_to_orders": "checkbox", |
| 40 | "woo_enabled_display_data_to_orders": "checkbox", |
| 41 | "woo_add_enrich_to_admin_email": "checkbox", |
| 42 | |
| 43 | "edd_add_to_cart_on_button_click": "checkbox", |
| 44 | "edd_add_to_cart_on_checkout_page": "checkbox", |
| 45 | "edd_purchase_value_option": "radio", |
| 46 | "edd_purchase_value_global": "number", |
| 47 | "edd_initiate_checkout_value_enabled": "checkbox", |
| 48 | "edd_initiate_checkout_value_option": "radio", |
| 49 | "edd_initiate_checkout_value_global": "number", |
| 50 | "edd_add_to_cart_value_enabled": "checkbox", |
| 51 | "edd_add_to_cart_value_option": "radio", |
| 52 | "edd_add_to_cart_value_global": "number", |
| 53 | "edd_view_content_delay": "number", |
| 54 | "edd_view_content_value_enabled": "checkbox", |
| 55 | "edd_view_content_value_option": "radio", |
| 56 | "edd_view_content_value_global": "number", |
| 57 | "edd_enabled_save_data_to_orders": "checkbox", |
| 58 | "edd_enabled_display_data_to_orders": "checkbox", |
| 59 | |
| 60 | "custom_events_enabled": "checkbox", |
| 61 | |
| 62 | "gdpr_facebook_prior_consent_enabled": "checkbox", |
| 63 | "gdpr_analytics_prior_consent_enabled": "checkbox", |
| 64 | "gdpr_pinterest_prior_consent_enabled": "checkbox", |
| 65 | "gdpr_bing_prior_consent_enabled": "checkbox", |
| 66 | "gdpr_cookiebot_integration_enabled": "checkbox", |
| 67 | "gdpr_cookiebot_facebook_consent_category": "text", |
| 68 | "gdpr_cookiebot_tiktok_consent_category": "text", |
| 69 | "gdpr_cookiebot_analytics_consent_category": "text", |
| 70 | "gdpr_cookiebot_google_ads_consent_category": "text", |
| 71 | "gdpr_cookiebot_pinterest_consent_category": "text", |
| 72 | "gdpr_cookiebot_bing_consent_category": "text", |
| 73 | "gdpr_cookie_notice_integration_enabled": "checkbox", |
| 74 | "gdpr_cookie_law_info_integration_enabled": "checkbox", |
| 75 | "gdpr_ajax_enabled": "checkbox", |
| 76 | "gdpr_real_cookie_banner_integration_enabled": "checkbox", |
| 77 | "consent_magic_integration_enabled": "checkbox", |
| 78 | |
| 79 | "woo_poas_enabled": "checkbox", |
| 80 | "woo_cog_source": "radio", |
| 81 | "woo_cog_wc_include_tax": "checkbox", |
| 82 | "woo_cog_wc_include_shipping": "checkbox", |
| 83 | |
| 84 | "woo_purchase_value_cog": "radio", |
| 85 | "woo_content_value_cog": "radio", |
| 86 | "woo_add_to_cart_value_cog": "radio", |
| 87 | "woo_initiate_checkout_value_cog": "radio", |
| 88 | |
| 89 | "fdp_enabled": "checkbox", |
| 90 | "edd_purchase_enabled":"checkbox", |
| 91 | "edd_initiate_checkout_enabled":"checkbox", |
| 92 | "edd_remove_from_cart_enabled":"checkbox", |
| 93 | "edd_add_to_cart_enabled":"checkbox", |
| 94 | "edd_view_content_enabled":"checkbox", |
| 95 | "edd_view_category_enabled":"checkbox", |
| 96 | |
| 97 | "woo_purchase_enabled": "checkbox", |
| 98 | "woo_initiate_checkout_enabled": "checkbox", |
| 99 | "woo_remove_from_cart_enabled": "checkbox", |
| 100 | "woo_add_to_cart_enabled": "checkbox", |
| 101 | "woo_view_content_enabled": "checkbox", |
| 102 | "woo_view_category_enabled": "checkbox", |
| 103 | "woo_view_cart_enabled" : "checkbox", |
| 104 | "enable_event_url_param":"checkbox", |
| 105 | "enable_remove_source_url_params":"checkbox", |
| 106 | |
| 107 | "enable_CwCD" : "checkbox", |
| 108 | "aw_merchant_id": "text", |
| 109 | "aw_feed_country": "select", |
| 110 | "aw_feed_label": "text", |
| 111 | "aw_feed_language": "select", |
| 112 | |
| 113 | "enable_post_id_param": "checkbox", |
| 114 | "enable_content_name_param": "checkbox", |
| 115 | "enable_user_role_param":"checkbox", |
| 116 | "enable_page_title_param":"checkbox", |
| 117 | "enable_post_type_param": "checkbox", |
| 118 | "enable_post_category_param": "checkbox", |
| 119 | "compress_front_js": "checkbox", |
| 120 | |
| 121 | |
| 122 | "enable_woo_category_name_param": "checkbox", |
| 123 | "enable_woo_num_items_param": "checkbox", |
| 124 | "enable_woo_tags_param":"checkbox", |
| 125 | "enable_woo_fees_param": "checkbox", |
| 126 | "enable_edd_category_name_param": "checkbox", |
| 127 | "enable_edd_num_items_param": "checkbox", |
| 128 | "enable_edd_tags_param": "checkbox", |
| 129 | "enable_remove_download_url_param": "checkbox", |
| 130 | "pys_logs_enable": "checkbox", |
| 131 | "woo_add_to_cart_catch_method": "select", |
| 132 | |
| 133 | "automatic_events_enabled": "checkbox", |
| 134 | |
| 135 | "automatic_event_form_enabled": "checkbox", |
| 136 | "automatic_event_signup_enabled": "checkbox", |
| 137 | "automatic_event_login_enabled": "checkbox", |
| 138 | "automatic_event_download_enabled": "checkbox", |
| 139 | "automatic_event_comment_enabled": "checkbox", |
| 140 | "automatic_event_scroll_enabled": "checkbox", |
| 141 | "automatic_event_time_on_page_enabled": "checkbox", |
| 142 | "automatic_event_404_enabled": "checkbox", |
| 143 | "automatic_event_search_enabled": "checkbox", |
| 144 | |
| 145 | "automatic_event_download_extensions": "tag_select", |
| 146 | "automatic_event_scroll_value": "number", |
| 147 | "automatic_event_time_on_page_value": "number", |
| 148 | |
| 149 | "enable_success_send_form": "checkbox", |
| 150 | "hide_version_plugin_in_console": "checkbox", |
| 151 | |
| 152 | |
| 153 | "send_external_id": "checkbox", |
| 154 | "external_id_expire": "number", |
| 155 | "external_id_use_transient": "checkbox", |
| 156 | "track_cookie_for_subdomains": "checkbox", |
| 157 | "server_event_use_ajax" : "checkbox", |
| 158 | "server_static_event_use_ajax": "checkbox", |
| 159 | "google_consent_mode": "checkbox", |
| 160 | |
| 161 | "use_send_beacon": "checkbox", |
| 162 | |
| 163 | "data_persistency": "radio" |
| 164 | } |