Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. How to track user activity of my PyQt software with Google Analytics?
Forum Updated to NodeBB v4.3 + New Features

How to track user activity of my PyQt software with Google Analytics?

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 540 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CentreFF
    wrote on last edited by
    #1

    I developed a python Qt5 software.

    I am searching a tutorial about how to integrate Google Analytics tracking inside my Qt5 Ui software.

    I found one with C++: https://www.ics.com/blog/using-google-analytics-monitor-qt-applications-part-2

    But I don’t know anything about c++.

    Do you know some ressources where I could learn more about it?

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      You can import Google's native Python API into your Qt software: https://developers.google.com/analytics/devguides/reporting/core/v3/quickstart/installed-py

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved