# Google Ads Campaign

**URL:** https://community.piwik.pro/t/google-ads-campaign/983
**Category:** Reports and working with data
**Created:** [September 12, 2022, 8:33am UTC](https://community.piwik.pro/t/google-ads-campaign/983 "2022-09-12T08:33:21Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![Paula](https://avatars.discourse-cdn.com/v4/letter/p/8e8cbc/32.png) [@Paula](https://community.piwik.pro/u/Paula)
#### Post date: [September 12, 2022, 8:33am UTC](https://community.piwik.pro/t/google-ads-campaign/983/1 "2022-09-12T08:33:21Z")

</div>

My Google Ads campaign is showing up as Google Ads Unknown, I tried using this guide: [https://gaconnector.com/blog/how-to-add-utm-parameters-to-google-ads-automatically/](https://gaconnector.com/blog/how-to-add-utm-parameters-to-google-ads-automatically/) to set up the campaign, what exactly do I need to do there?

---

<div class="post-metadata">

### Author: ![Jarek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jarek/32/4408_2.png) [@Jarek](https://community.piwik.pro/u/Jarek)
#### Post date: [September 14, 2022, 7:45am UTC](https://community.piwik.pro/t/google-ads-campaign/983/2 "2022-09-14T07:45:09Z")

</div>

It’s usually lack of `utm_campaign`, `utm_source` and `utm_medium` parameters. Please make sure that they’re added to your landing page.

There are 2 places where Google Ads campaigns data can be found:

- Reports → Campaigns - those are tracked directly by Piwik PRO and require UTM tags
- Reports → Google Ads - you have to enable [integration with Google Ads](https://help.piwik.pro/support/integrations/google-ads-integration/) and the data like impressions, clicks, cost, will be downloaded from Google. It’s also good to have UTM tags added for better matching data from Google and Piwik PRO tracker.

---

<div class="post-metadata">

### Author: ![Paula](https://avatars.discourse-cdn.com/v4/letter/p/8e8cbc/32.png) [@Paula](https://community.piwik.pro/u/Paula)
#### Post date: [September 14, 2022, 8:43am UTC](https://community.piwik.pro/t/google-ads-campaign/983/3 "2022-09-14T08:43:23Z")

</div>

How can i add the parameters to my landingpage?

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/1X/be9a3f4b30a96903e25d209d0d954e4c25cf76a9.png)

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/1X/ff83dbe1aaa3ef7605bd312a9c7c9bc8b589ad30.png)

Do i need to have PiwikPro Cloud or is there another option to connect Piwik Pro and Google?

---

<div class="post-metadata">

### Author: ![Jarek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jarek/32/4408_2.png) [@Jarek](https://community.piwik.pro/u/Jarek)
#### Post date: [September 14, 2022, 9:12am UTC](https://community.piwik.pro/t/google-ads-campaign/983/4 "2022-09-14T09:12:38Z")

</div>

Settings on the screen from Piwik PRO are ok.  
You have to set it up in Google Ads just as in the article you linked in your first post. Edit your ad and update the Final URL setting.

You can connect with Google Ads from any type of product hosting, just the way you configure the integration is different for the cloud and on-premises. If you’re using a free account then it’s hosted on the cloud and you can integrate easily by following the steps described in the article I linked.

---

<div class="post-metadata">

### Author: ![Sebastian\_Simon](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/sebastian_simon/32/527_2.png) [@Sebastian\_Simon](https://community.piwik.pro/u/Sebastian_Simon)
#### Post date: [September 15, 2022, 1:13pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/5 "2022-09-15T13:13:13Z")

</div>

Hey Jarek,

could one train PIWIK to respect GLC parameter ?glc like GA does in the settings screen from Paula as a workaround? Might be easier as this parameter is added automatically (auto tagging) by default in GAds than using UTM parameters in all the Google Ads campaigns, especially if they were never used before.

---

<div class="post-metadata">

### Author: ![Jarek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jarek/32/4408_2.png) [@Jarek](https://community.piwik.pro/u/Jarek)
#### Post date: [September 15, 2022, 2:46pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/6 "2022-09-15T14:46:53Z")

</div>

I suppose you’re referring to `gclid` parameter. Piwik PRO already tracks that and uses it for the purpose of integration with Google Ads and traffic classification (if `gclid` is present then automatically _google/cpc_ is set up for _source/medium_ dimension).

However, it’s not possible for the Piwik PRO tracker to read out of `gclid` what are the UTM tags set up for the ad so if you want to have campaign names in reporting instead of “google ads unknown” it requires adding UTMs explicitly.

---

<div class="post-metadata">

### Author: ![Sebastian\_Simon](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/sebastian_simon/32/527_2.png) [@Sebastian\_Simon](https://community.piwik.pro/u/Sebastian_Simon)
#### Post date: [September 16, 2022, 6:56am UTC](https://community.piwik.pro/t/google-ads-campaign/983/7 "2022-09-16T06:56:13Z")

</div>

@Jarek I did and thank you for the explanation. I assume GA can do it because both systems can “talk” to each other, but PIWIK needs the UTM to classify it into the right buckets. Thanks again, appreciate the answer.

---

<div class="post-metadata">

### Author: ![Jarek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jarek/32/4408_2.png) [@Jarek](https://community.piwik.pro/u/Jarek)
#### Post date: [September 16, 2022, 7:14am UTC](https://community.piwik.pro/t/google-ads-campaign/983/8 "2022-09-16T07:14:03Z")

</div>

That’s the point, likely `gclid` contains some useful data about the campaign that we as a 3rd party tool cannot read out of it.

---

<div class="post-metadata">

### Author: ![Klovfod](https://avatars.discourse-cdn.com/v4/letter/k/bbce88/32.png) [@Klovfod](https://community.piwik.pro/u/Klovfod)
#### Post date: [October 13, 2022, 5:40am UTC](https://community.piwik.pro/t/google-ads-campaign/983/9 "2022-10-13T05:40:41Z")

</div>

Hi Jarek,

I’ve tried all of what you wrote but it still doesn’t give me the right data.

In the Campaigns report this is what happens:

- All my campaigns with no UTM parameters come out at Google Ads Unknown.
- The campaigns with this Final URL: _utm\_source=google&utm\_medium=cpc&utm\_campaign={campaignid}&utm\_content={adgroupid}&utm\_term={keyword}_ come out with an ID (the campaign’s ID) for the campaign name
- I tried with this final URL: _utm\_source=google&utm\_medium=cpc&utm\_campaign={campaignname}&utm\_content={adgroupname}&utm\_term={keyword}_ and that came out as {campaignname}

In the Google Ads report I get some campaign names, but definitely not all of those that have nbeen clicked, and the report shown no data in Clicks (Google Ads), Cost (Google Ads), Average CPC (Google Ads), CTR (Google Ads) - There is only data in Sessions and Bounce rate.

Do you know what’s wrong?

---

<div class="post-metadata">

### Author: ![Jarek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jarek/32/4408_2.png) [@Jarek](https://community.piwik.pro/u/Jarek)
#### Post date: [October 13, 2022, 6:11am UTC](https://community.piwik.pro/t/google-ads-campaign/983/10 "2022-10-13T06:11:36Z")

</div>

Hi,  
`{campaignid}` is not the right value for `utm_campaign` to match with campaign names downloaded from Google Ads API.  
It seems that Google Ads doesn’t have a campaign name available for the final URL setup.

Check out my answer in the following thread, that should help: [Linked Google ads showing "google ads unknown' - #6 by Jarek](https://community.piwik.pro/t/linked-google-ads-showing-google-ads-unknown/546/6)

---

<div class="post-metadata">

### Author: ![Klovfod](https://avatars.discourse-cdn.com/v4/letter/k/bbce88/32.png) [@Klovfod](https://community.piwik.pro/u/Klovfod)
#### Post date: [October 14, 2022, 4:55am UTC](https://community.piwik.pro/t/google-ads-campaign/983/11 "2022-10-14T04:55:29Z")

</div>

Hi Jarek

I tried what you linked for. So now my campaign has this parameter:

utm\_source=google&utm\_medium=cpc&utm\_campaign={\_campaign}&utm\_content={adgroupid}&utm\_term={keyword}

I also added a Custom Parameter {\_campaign} = [The name of my campaign]

Now I get the camapign name in the reports but still no adgroup, Clicks, Cost, Average CPC and CTR.

---

<div class="post-metadata">

### Author: ![DavidZ](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/davidz/32/3635_2.png) [@DavidZ](https://community.piwik.pro/u/DavidZ)
#### Post date: [August 13, 2024, 12:27pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/12 "2024-08-13T12:27:56Z")

</div>

Hi,

In Google Ads data Custom report i have a line “Aucune donnée (No data)” i dont understand why or how to filter it ?

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/7/7111f996d7c6c961d874084377da58c6d6a6bd5e.jpeg)

Thanks

---

<div class="post-metadata">

### Author: ![jhoney12](https://avatars.discourse-cdn.com/v4/letter/j/96bed5/32.png) [@jhoney12](https://community.piwik.pro/u/jhoney12)
#### Post date: [August 26, 2024, 12:12pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/13 "2024-08-26T12:12:48Z")

</div>

It sounds like you’re on the right track with setting UTM parameters and adjusting your final URLs. If you’re still seeing issues with missing data like clicks and costs, it might be worth double-checking your Google Ads integration settings to ensure all necessary permissions and connections are correctly configured. Sometimes, discrepancies can also arise from delayed data syncing or discrepancies between Google Ads and Piwik PRO data sources. If these checks don’t resolve the issue, contacting support for a deeper dive might be beneficial.

---

<div class="post-metadata">

### Author: ![Jarek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jarek/32/4408_2.png) [@Jarek](https://community.piwik.pro/u/Jarek)
#### Post date: [September 25, 2024, 12:04pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/14 "2024-09-25T12:04:44Z")

</div>

If you didn’t define any filter then the data is shown for all tracked sessions not only those coming from Google Ads.

The best filter is `Account ID (Google Ads)` `is not` `EMPTY` (just leave an empty input).

---

<div class="post-metadata">

### Author: ![DavidZ](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/davidz/32/3635_2.png) [@DavidZ](https://community.piwik.pro/u/DavidZ)
#### Post date: [August 13, 2025, 11:59am UTC](https://community.piwik.pro/t/google-ads-campaign/983/15 "2025-08-13T11:59:46Z")

</div>

Hi,

I didn’t resolve since 1 year my problem with googles ads unkown.

I put UTMs and i’m connected to Google in “Campaigns” part and i don’t understand if i’m loosing data because included in google ads unkown or no or if this part is a duplicate data but not precise.

In the screen i can see when filtering “Google / cpc” 28 000 visitors but when i extract and sum this data is 34496 so not the same amount i dont understand why ?

On “Campaigns” i see an other amount 32369 its also again different

 ![2025-08-13_13h57_52](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/d/d9dcaae296641f9ff351ec1bc19bed96298287d9.png)

 ![2025-08-13_13h44_06](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/e/e029f4f0bc46a63381c7fdd3560553155437aa46.png)

so i don’t know which part of the data is good or not in all this and i dont know how to improve the data allocation.

Thanks

---

<div class="post-metadata">

### Author: ![jfidala](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jfidala/32/4263_2.png) [@jfidala](https://community.piwik.pro/u/jfidala)
#### Post date: [August 13, 2025, 1:31pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/16 "2025-08-13T13:31:28Z")

</div>

hello @DavidZ

If I see correctly on top screenshot you have at least one **campaign** that has `facebook` in the name, so my guess is that you are looking at campaigns report, which includes `google / cpc` but might also include any other traffic considered as campaign.

On bottom screen there is `google / cpc` in first column, so you are most likely checking report that is filtered with source / medium. This could create difference between those two reports in total visitors.

Could be that your extracted data doesn’t include filter for `google / cpc` as source / medium?

---

<div class="post-metadata">

### Author: ![DavidZ](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/davidz/32/3635_2.png) [@DavidZ](https://community.piwik.pro/u/DavidZ)
#### Post date: [August 13, 2025, 1:52pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/17 "2025-08-13T13:52:08Z")

</div>

Indeed, in Campaigns or Channel when i filter by '“google / cpc” i have the same visitors amount so it’s good! But my main problem is how to consider “google ads unknown” !

Case 1: Is this traffic part of the overall traffic, but poorly tracked? So, if this is the case and it’s increasing in percentage, I have less and less information about what type of campaign it’s coming from, which is a issue. \> I tried with and without utm and its still the same problem.

Case 2: This traffic line is irrelevant and the platform is displaying it as a kind of duplicate data.

---

<div class="post-metadata">

### Author: ![jfidala](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/jfidala/32/4263_2.png) [@jfidala](https://community.piwik.pro/u/jfidala)
#### Post date: [August 13, 2025, 1:56pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/18 "2025-08-13T13:56:44Z")

</div>

@DavidZ It might be a question a bit outside of scope of Piwik PRO but how is your tracking setup done?

Do you have UTMs on account or campaign level, and auto tagging is turned on? Are you setting UTMs manually on each campaign? Do you have some sort of script that does that?

Check your account if there aren’t any `utm_campaign` parameters missing in your setup.

What is your total number of clicks in Google Ads vs sessions/visitors in Piwik PRO?

---

<div class="post-metadata">

### Author: ![DavidZ](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/davidz/32/3635_2.png) [@DavidZ](https://community.piwik.pro/u/DavidZ)
#### Post date: [August 13, 2025, 2:24pm UTC](https://community.piwik.pro/t/google-ads-campaign/983/19 "2025-08-13T14:24:12Z")

</div>

The Tag Manager is located in Piwik pro and we add consent mode + server side !

UTM are in ads level (manually) and not in campaigns and yes i have auto tagging activated. No script i put it manually i have 15-30 ads at the most and 6-8 campaigns so no big thing.

I check it all the UTM and i add also in sitelinks URL but nothing that explains that google ads unknown increase from 30% to 60% !

In July 2025 in Google platform 67 599 clics and 28 000 visitors / 45 000 sessions in google / cpc in Piwik and 55 000 sessions in GA4 !

I really dont know if i need to add on my reports “Google ads Unkown” data or exclude it ? but even if i integrate this i can allocate at the good kind of campaign

 ![2025-08-13_16h22_39](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/c/cd7d54b22e1985ce4be3def47f4133acf5800bc4.png)

 ![2025-08-13_16h14_50](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/b/b61f6ac7ecafeae47ed90d525cee3743a84c6f12.png)

 ![2025-08-13_16h17_04](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/2/2564104b92a605cb6c05b55f11ea2dff24357c8c.png)

---

<div class="post-metadata">

### Author: ![Klovfod](https://avatars.discourse-cdn.com/v4/letter/k/bbce88/32.png) [@Klovfod](https://community.piwik.pro/u/Klovfod)
#### Post date: [August 14, 2025, 6:06am UTC](https://community.piwik.pro/t/google-ads-campaign/983/20 "2025-08-14T06:06:20Z")

</div>

I have the exact same problem and had it for years.

[Next page](https://community.piwik.pro/t/google-ads-campaign/983.md?page=2)
