Marlon Evangelista

Results 10 comments of Marlon Evangelista

@CodersBrothers Did you try putting the gridform.db and gridform.mongo lines inside the conn.once callback?

@srego Which part are you trying to run?

@aalzooke Which model did you try running? I get around 10 fps running the image_demo with model 50.

@Michael-Xie For your payload in events, are you using the old style with category/action/label/value? If not, you need 2 params, where the first is the event name, and the second...

> > @Michael-Xie For your payload in events, are you using the old style with category/action/label/value? If not, you need 2 params, where the first is the event name, and...

@Michael-Xie Ok, and I presume you are calling `initialize()` somewhere in the root of your app?

@Michael-Xie The last option I can think of for debugging would be commenting out everything else except for App and see if initialize is being called, and if the debugger...

Here's another idea - in the console, if you manually execute `gtag('custom event');`, do you see that in the Realtime tab in GA?

> > Here's another idea - in the console, if you manually execute `gtag('custom event');`, do you see that in the Realtime tab in GA? > > Do you mean...

You can also check via the GA Debugger Extension: https://chrome.google.com/webstore/detail/google-analytics-debugger/jnkmfdileelhofjcijamephohjechhna?hl=en