Get more for your money each Wednesday with big savings on selected extensions. Shop this week's deals.
Product Icon

WooCommerce

by Woo
Sell online with the flexible, customizable eCommerce platform designed to grow with your business. From your first sale to millions in revenue, Woo is with you. See why merchants trust us to power 3.4 million online stores.

Order attribution should include Google Ads utm terms

Currently if the origin is Google Ads, the order attribution doesn’t mark the Source type, Campaign and Medium properly (per utm attributes in the url).

Instead, Order attribution currently uses hardcoded details:
Source type: utm
Campaign: google_cpc
Source: google
Medium: cpc

Order attribution should always store the utm-parameters defined in the url if those exists, no matter the source.

Screenshots

Author

nikoviitala

Current Status

Open

Last updated: April 5, 2024

2 comments

Log in to comment on this feature request.

  1. Gary Murray says:
    Product Developer April 22, 2024 7:53 am

    If there is only a gclid param in the url it will give you the results as per your screenshot:
    – Traffic type: utm
    – utm_source: google
    – utm_medium: cpc
    – utm_campaign: google_cpc
    – utm_content: (none)
    – utm_term: (none)
    – utm_id: (none)

    However, if you define custom utm_source, utm_medium, utm_campaign in the url – for example: gclid=abc123&utm_source=CUSTOM_SOURCE&utm_medium=CUSTOM_MEDIUM&utm_campaign=CUSTOM_CAMPAIGN&utm_term=CUSTOM_TERM&utm_id=CUSTOM_ID will correctly capture the custom UTM.

  2. nikoviitala says:

    In addition to this, it would be beneficial to see the data from utm_content and utm_term, which aren’t currently included in the Order attribution data.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.