Skip to content

Latest commit

 

History

History
143 lines (116 loc) · 6.95 KB

File metadata and controls

143 lines (116 loc) · 6.95 KB

Usage Tracking

Reddit for WooCommerce implements usage tracking, based on the native WooCommerce Usage Tracking, and is only enabled when WooCommerce Tracking is enabled.

When a store opts in to WooCommerce usage tracking and uses Reddit for WooCommerce, they will also be opted in to the tracking added by Reddit for WooCommerce.

What is tracked

As in WooCommerce core, only non-sensitive data about how a store is set up and managed is tracked. We do not track or store personal data from your clients.

  • Plugin version
  • Settings
    • Reddit Ads account connected ID

Tracking events

All event names are prefixed by wcadmin_.

Global event properties

Most events have the following properties:

  • redtwoo_version: Plugin version
  • redtwoo_ads_id: Reddit Ads account ID if connected

Clicking on the button to disconnect the Ads account.

Properties

name type description
context string Indicates the place where the button is located.
step string Indicates the step in the onboarding process.

Emitters

Clicking on the button to disconnect the Business account.

Properties

name type description
context string Indicates the place where the button is located.
step string Indicates the step in the onboarding process.

Emitters

Toggle the Conversions API tracking.

Properties

name type description
status string (on|off) - indicates the status of the Conversions API tracking.

Emitters

Clicking on the button to disconnect the Reddit account.

Emitters

  • exports When the user clicks on the button to disconnect the Reddit account.

Confirm the action to disconnect the Reddit account.

Emitters

  • exports When the user confirms the action to disconnect the Reddit account.

When a documentation link is clicked.

Properties

name type description
link_id string link identifier
context string indicate which link is clicked
href string link's URL

Emitters

Clicking on the button to generate the product catalog CSV file.

Emitters

  • ProductCatalog When the user clicks on the button to generate the product catalog CSV file.

"Help" button is clicked.

Properties

name type description
context string Indicates the place where the button is located, e.g. setup-ads.

Emitters

Clicking on the "Continue" button to complete the onboarding process.

Emitters

  • SetupAccounts When the user clicks on the "Continue" button to complete the onboarding process.

Clicking on the button to disconnect the Pixel ID.

Properties

name type description
context string Indicates the place where the button is located.
step string Indicates the step in the onboarding process.

Emitters

Clicking on the button to connect a Reddit account.

Properties

name type description
context string (setup-reddit|reconnect) - indicates from which page the button was clicked.

Emitters

Clicking on the "connect to a different Reddit account" button.

Emitters

Clicking on the button to regenerate the product catalog CSV file.

Emitters

  • ProductCatalog When the user clicks on the button to regenerate the product catalog CSV file.

Clicking on the button to connect WordPress.com account.

Properties

name type description
context string (setup-reddit|reconnect) - indicates from which page the button was clicked.

Emitters