Room-Elephant / extension-chrome-key-retriever

Boost your web development productivity with this feature-rich extension. Gain complete visibility into the session, local, and cookie storage keys of your websites. Explore advanced functionalities like modifying these storage values and monitoring keys and sub keys effortlessly.
https://key-retriever.room-elephant.com/
Apache License 2.0
11 stars 2 forks source link

Add Google Analytics to extension #31

Closed JPedroBorges closed 1 year ago

Marianarodrigues7 commented 1 year ago

Done 🔥

Marianarodrigues7 commented 1 year ago
Event name Event description Parameters
page_view Event when extension opens version
extension_error Event when unhandled rejection error reason
number_of_keys Event triggered in each store update total (key list length); session (session items length); cookie (cookie items length); local (local items length);
view_value Event when clicking view value
copy_value Event when clicking copy value
set_value Event when clicking set value
delete_item Event when clicking delete key
invalid_form Event when clicking save key, in add key form, with incorrect fields invalidFields (stringified list of incorrect fields)