How can i get my chrome extension analytics?

92 views
Skip to first unread message

Rupal Saini

unread,
Apr 25, 2023, 12:42:19 AM4/25/23
to Chromium Extensions
Hi everyone, recently launched one chrome extension and now looking for various metrics like users, installs and all other important metrics, how can i get chrome extension analytics from google analytics?

or do you know how can get access to this from intercom?

or any other method?

Stefan Van Damme

unread,
Apr 25, 2023, 2:25:46 AM4/25/23
to Chromium Extensions, Rupal Saini
Hi Rupal,

The Chrome Web Store does have metrics to know the current number of users, as well as data on installations, uninstalls, and other activities from that day.
See this official blog post about the Chrome Web Store analytics:

You can also add analytics to the Chrome extension code. Check out this tutorial on Google Analytics:

Thanks,

Jackie Han

unread,
Apr 25, 2023, 2:38:08 AM4/25/23
to Stefan Van Damme, Chromium Extensions, Rupal Saini
You can also add analytics to the Chrome extension code. Check out this tutorial on Google Analytics:
https://developer.chrome.com/docs/extensions/mv3/tut_analytics/

I clicked this article curiously. Obviously this article is wrong in MV3, it only works in MV2.

This submit only changed the format of "content_security_policy" for MV3, but it can't work in MV3 because of disallowing remote code.


--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/dfe089bc-65ca-4685-bcb9-7389a8222f89n%40chromium.org.

Stefan Van Damme

unread,
Apr 25, 2023, 3:06:09 AM4/25/23
to Chromium Extensions, Chromium Extensions, Rupal Saini, Stefan Van Damme
Hi there,

|| I clicked this article curiously. Obviously this article is wrong in MV3, it only works in MV2.
It is interesting that the URL specifies mv3. I assume it is working for Manifest V3. Rupal here is a POST call way to send your data to Google Analytics is a solution for the Chrome extension Manifest V3:
See this helpful tutorial on https://stackoverflow.com/a/73825802/1731468

Thanks,

Jackie Han

unread,
Apr 26, 2023, 5:33:57 AM4/26/23
to Rupal Saini, Stefan Van Damme, Chromium Extensions
What are the metrics I will be able to see in Chrome Web Store Developer Dashboard including installs, uninstalls and impressions?


On Wed, Apr 26, 2023 at 1:28 PM Rupal Saini <ru...@truebase.io> wrote:
Hi,

What are the metrics I will be able to see in Chrome Web Store Developer Dashboard including installs, uninstalls and impressions?

Thanks,
Rupal Saini

You received this message because you are subscribed to a topic in the Google Groups "Chromium Extensions" group.
To unsubscribe from this topic, visit https://groups.google.com/a/chromium.org/d/topic/chromium-extensions/WQrwoSGpUtY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/bc9c9c8d-e84e-4019-9e9c-e12ff3443564n%40chromium.org.
Reply all
Reply to author
Forward
0 new messages