Skip to content
(function() {
window.wcAnalytics = window.wcAnalytics || {};
const wcAnalytics = window.wcAnalytics;
// Set the assets URL for webpack to find the split assets.
wcAnalytics.assets_url = 'https://characterexteriors.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/../build/';
// Set the REST API tracking endpoint URL.
wcAnalytics.trackEndpoint = 'https://characterexteriors.com/wp-json/woocommerce-analytics/v1/track';
// Set common properties for all events.
wcAnalytics.commonProps = {"blog_id":188033846,"store_id":"38a4a62c-f748-4bdf-a553-018223ea5a04","ui":null,"url":"https://characterexteriors.com","woo_version":"10.4.0","wp_version":"6.9","store_admin":0,"device":"desktop","store_currency":"USD","timezone":"+00:00","is_guest":1,"host":"bizplan-wp-admin"};
// Set the event queue.
wcAnalytics.eventQueue = [];
// Features.
wcAnalytics.features = {
ch: false,
sessionTracking: false,
proxy: false,
};
wcAnalytics.breadcrumbs = ["Gallery"];
// Page context flags.
wcAnalytics.pages = {
isAccountPage: false,
isCart: false,
};
})();