CM Ecommerce Tracking For EDD - General Settings


Admin Menu

Back to User Guides

After installation the plugin adds a menu item to the Admin Dashboard sidebar. 

The plugin has the following options:

Required

  • Google Analytics ID - Paste the Google Analytics ID obtained from your Google Analytics Account.
  • GA4 Measurement ID - Paste the GA4 Measurement ID obtained from your Google Analytics Account. Note: this option was introduced in version 2.0.0.
  • Use Server Side Tracking - By default plugin utilizes the tracking on the client side using the JS. If the option is enabled, the plugin will use the server side tracking based on the Google Measurement Protocol API which works on the server-side (PHP only). Filling the Google Analitycs ID is required.
  • GA4 Server Side API Secret - Paste the API Secret that is generated through the Google Analytics UI. To create a new secret, navigate in the Google Analytics UI to: Admin → Data Streams → choose your stream → Measurement Protocol → Create. We recommend that you keep these private to your organization. If you deploy the measurement protocol client-side, you should regularly rotate api_secrets to avoid excessive SPAM. Note: this option was introduced in version 2.0.0.
  • Tracking Snippet Already On Site - If you already have a tracking script installed on your site, then instead of pasting the ID, check this checkbox. Snippet code starts with:

    <script>(function(i,s,o,g,r,a,m) ...
    and edds with:
    ga('create', 'UA-XXXX-Y', 'auto');ga('require', 'ec');ga('send', 'pageview');</script>"
  • Using Enchanced Ecommerce - Select this option if you want the plugin to send the Enchanced Ecommerce events.

Optional

  • Google Analytics Brand Name - this setting allows to add the brand name to all of the products being sold on the site.
  • Google Analytics Object Name - this setting allows to rename the JS object created by the Google Analytics library it generally shouldn't be changed, unless there are some JS errors.
  • Ignore Free Purchases - If enabled, the free purchases will not send the transaction event.

Don't forget to click the button Save Changes after editing configuration.

Debug

  • Flush Data - In case of plugin misbehavior or unlikely errors, this functionality provides clearing of all cached plugin data.

More information about the  CM Ecommerce Tracking For EDD WordPress  Plugin

Other WordPress products can be found at CreativeMinds WordPress Store

Let us know how we can Improve this Product Documentation Page

To open a Support Ticket visit our support center
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.