elementor / elementor/elementor

mixpanel.json being fetched on every page load

Open
#34,206 2 comments 2 reactions 0 assignees View on GitHub
status/awaiting_triage
Dominant language
PHP
Stars
7.1k
Forks
1.6k
Avg merge
1d 5h
Merged PRs (30d)
193

Description

### Description

Elementor plugin is calling wp_remote_get for https://assets.elementor.com/mixpanel/v1/mixpanel.json with every page load.

I confirmed on multiple sites with various configurations while logged in as administrator. All installations I tested with have elementor_allow_tracking set to 'no'.

![Image](https://github.com/user-attachments/assets/cd8d5743-3f37-4c7d-a91c-b6ee2ea24b54)

### Steps to reproduce

1. Be logged in as an administrator.
2. Use a tool, such as Query Monitor, to see the requests being made during page load.
3. Navigate to any page on the site (dashboard or frontend) and you'll see the request for mixpanel is done on all page loads.

### Expected behavior

Elementor shouldn't be making wp_remote_get calls on every page load and tracking code should not be running when elementor_allow_tracking is set to 'no'.

### Elementor System Info

```txt
== Server Environment ==
Operating System: Linux
Software: Apache
MySQL version: MySQL Community Server - GPL v8.4.7
PHP Version: 8.1.34
PHP Memory Limit: 2048M
PHP Max Input Vars: 1000
PHP Max Post Size: 50M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected

== WordPress Environment ==
Version: 6.9
Site URL:
Home URL:
WP Multisite: No
Max Upload Size: 50 MB
Memory limit: 40M
Max Memory limit: 2048M
Permalink Structure: /%postname%/
Language: en_US
Timezone: 0
Admin Email:
Debug Mode: Inactive

== Theme ==
Name: Hello Elementor
Version: 3.4.5
Author: Elementor Team
Child Theme: No

== User ==
Role: administrator
WP Profile lang: en-US
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36

== Active Plugins ==
Admin and Site Enhancements (ASE)
Version: 8.2.2
Author: wpase.com

Advanced Custom Fields PRO
Version: 6.7.0.2
Author: WP Engine

Elementor
Version: 3.34.1
Author: Elementor.com

Elementor Pro
Version: 3.33.2
Author: Elementor.com

FluentSMTP
Version: 2.2.95
Author: FluentSMTP & WPManageNinja Team

Query Monitor
Version: 3.20.2
Author: John Blackbourn

Redirection
Version: 5.6.0
Author: John Godley

Stream
Version: 4.1.1
Author: XWP

Sucuri Security - Auditing, Malware Scanner and Hardening
Version: 2.6
Author: Sucuri Inc.

TinyPNG - JPEG, PNG & WebP image compression
Version: 3.6.7
Author: TinyPNG

Wordfence Login Security
Version: 1.1.15
Author: Wordfence

Wordfence Security
Version: 8.1.4
Author: Wordfence

WP Mail Logging
Version: 1.15.0
Author: WP Mail Logging Team

WP Super Cache
Version: 3.0.3
Author: Automattic

== Must-Use Plugins ==
WordPress automation by Installatron
Version:
Author:

== Features ==
Custom Fonts: 0
Custom Icons: 0

== Integrations ==

recaptcha_v3: Active

== Elementor Experiments ==
Inline Font Icons: Inactive by default
Additional Custom Breakpoints: Active by default
Container: Inactive by default
Optimized Markup: Inactive by default
Default to New Theme Builder: Active by default
Header & Footer: Active by default
Pro Free Trial Popup: Inactive by default
Nested Elements: Inactive by default
Pages Panel: Inactive by default
Elementor Home Screen: Active by default
Atomic Widgets: Inactive by default
Global Classes: Inactive by default
Enforce global classes capabilities: Active by default
Variables: Active by default
Cloud Library: Active by default
Editor v4 (Opt In Page): Active by default
Editor V4: Inactive by default
Components: Inactive by default
Interactions: Active by default
Editor one: Inactive by default
Import/Export Customization: Active by default
Elementor Editor Events: Inactive by default
Menu: Inactive by default
Size Variables: Active by default

== Log ==

== Elementor - Compatibility Tag ==

Elementor Pro: Incompatible

== Elementor Pro - Compatibility Tag ==
```

### Agreement

- [x] I confirm I have read and followed all the guidelines and instructions outlined in the Elementor Bug Report form.
- [x] I agree that my issue may be closed without further action if it doesn't meet all the requirements outlined in the Elementor Bug Report form.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.