diff --git a/main.cpp b/main.cpp index 5392cec5..fd0828c3 100644 --- a/main.cpp +++ b/main.cpp @@ -203,13 +203,15 @@ int main(int argc, char *argv[]) GoogleAnalytics::SetAPISecret("vxNbZfRdRUyVx3fBpdUXxg"); GoogleAnalytics::CreateSessionId(); GoogleAnalytics::StartSession(); - + + /************** TRY LATER // Opening a QWebEngineView and using github to get app geographic usage QWebEngineView view; view.setUrl(QUrl("https://nheri-simcenter.github.io/EE-UQ/GA4.html")); view.resize(1024, 750); view.show(); view.hide(); + ************************/ // // exe application event-loop