Hello,
I’ve set-up some Google Ads conversion tracking using your Google Ads Conversion Tracking template. Do I still need to add Google’s conversion linker tag? I don’t see any help articles that clarify this (There is a help that shows to do it IF I’m manually the Google Ads conversion tag, Adding Google Ads Conversion Linker via Piwik PRO - Optizent)
Hey David,
you don’t need to set up a Google Ads Conversion Linker.
In case you would be interested in exporting goal conversions from Piwik PRO to Google Ads, we have a dedicated article in HC about that: How can I export goal conversions from Piwik PRO to Google Ads? | Piwik PRO help center
Google Ads conversion linker is kind of unrelated to Piwik Pro itself. From my experience it can impact mostly Safari users when you are using simple Google Ads conversion code, and it was made to counter apple inteligent tracking protection.
Should you install it? It depends on your setup. If your google ads conversion code is made with gtag.js you can skip it.
Thanks for the info. I prefer to use Google Ad’s own tracking. I did also set-up a Google Ads remarketing tag using the provided template but wanted to check on adding the linker which you’ve confirmed I don’t need.
I’m using the Google Ads prebuilt tag.
Hello,
Finally getting around to testing this with PP tag debugger. The tag logic is set to fire the GA conversion when the URL contains “/contact-us/thank-you/”
In debug mode, the tag is not firing.
account: fvdublin
website: fvdublin.org
Does this make a difference?
View within session
is_first_visit
“60”
Hi David,
I don’t see our consent banner on your website and the tag is set to fire when you have a conversion tracking consent. That might be the case why the tag is not firing.
Hi Pwachala,
I changed the setting the republished the tag. Still nothing. Here’s what debugger shows when I am actually on Contact Us - Thank You - Friendship Village of Dublin
Fired
Not fired
Tag type
Not require consent
Trigger name |
|
URL contains /contact-… |
|
Event |
|
equals |
|
“stg.pageView” |
|
Page Url |
|
contains |
|
“/contact-us/thank-you/” |
|
View within session |
|
is_first_visit |
|
“60” |
|
Hey David,
you have it set up to fire once per session, so maybe it fired already? I checked on my site and it’s working fine:

Still says “not fired” for me when I use the PP tag debugger and only enter the site after clearing my cookies (which I actually think does not matter for testing the tag). So, unfortunately, I have no confidence in PP tag manager to properly fire the Google Ads tag. I will probably have to continue using GTM.
Hey David, sure, I get it. I just wanted to add that the problem was probably related to cookies, as I tested it on your website and it worked well.
Perhaps but all I know is that GTM’s debug mode works fine regardless of cookie status so I have a much level higher of confidence in it.