Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

WASD-Team/mixpanel-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixpanel does not send requests

Description :octocat:

Mixpanel requests fail with Mixpanel error: Bad HTTP status: 0

Reproduction guide 🪲

git clone [email protected]:WASD-Team/mixpanel-issues.git

cd mixpanel-issues

Change the id in ./src/config.js

yarn

yarn start

Look the the browsers network panel

Observed behaviour: 💔

On our production site there are no mixpanel events being sent to the server.

Expected behaviour: ❤️

Mixpanel events are sent to the server and appear on the admin page

System Info 💻

  • OS: gnu/linux
  • Browser: Firefox & Chrome
  • Mixpanel version 2.22.4

Backtrace 🐾

Object { mixpanel: {…} } 
MIXPANEL REQUEST: 
Object { event: "mp_page_view", properties: {…} } 
MIXPANEL REQUEST: 
Object { event: "An event", properties: {…} } 
DEBUG: Object { event: "An event", properties: {…} } 
Mixpanel error: Bad HTTP status: 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors