-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Ads Tag #50
base: master
Are you sure you want to change the base?
Google Ads Tag #50
Conversation
@peterbo, @duracelltomi Can you please take a look if it works and if something is broken or missing? Many thanks! |
This is great for az initial version but with that, users can not implement dynamic remarketing yet. https://developers.google.com/adwords-remarketing-tag/implementation
|
LGTM - I'm not very familiar with the remarketing feature of the pixel, but it seems quite straight forward. But for the initial version, it looks good! |
@duracelltomi Thanks for the feedback. Thankfully Matomo has a new UI element that's perfect for entering key-value pairs: results in [{"index":"key1","value":"val"},{"index":"morekey","value":"othervalue"},{"index":"","value":""}] But I am not sure what exactly you mean with I'm a bit confused because it doesn't start with |
Does this key-value element also allow to add variables in the "Value" column? For dynamic remarketing to work, people will need to add dynamic values into the data layer and this will need a variable on the UI and this variable will need to be attached the a value in this table. The generated output is however not OK, you should add a transformation from this:
... into this:
(ignoring empty lines as well) |
It does now.
Thanks for the reminder, I ran out of time yesterday to do it properly. Is the way I am defining |
I am not sure whether google_conversion_label should include the conversion ID as well:
|
Isn't that what I am doing in https://github.com/matomo-org/tag-manager/pull/50/files#diff-460e870295a18cef54721b951bbf0bbeR42?
Fixed in f1ee502 |
@mattab what we would need is someone to test it which we can't really do ourselves. |
Feedback:
|
@Findus23 are you still working on this? |
@tsteur No, as I have no way to test it. But I can put updating Logo/Name on my todo list. |
@Findus23 Be great if you can update name/logo and then we'll work on finding someone to help this new feature. It keeps getting asked from time to time. Thanks! |
@mattab Done ✔️ |
@duracelltomi @peterbo would you be able to test this new Google Ads Tag in Matomo Tag Manager? To test you can apply this patch to your Tag Manager: https://patch-diff.githubusercontent.com/raw/matomo-org/tag-manager/pull/50.patch Or create the 3 new files, and replace plugins/TagManager/lang/en.json by this file: https://raw.githubusercontent.com/matomo-org/tag-manager/8ee55f85b4678f8dd205d92ebca34452bdb24e60/lang/en.json Be awesome if you can test and confirm if this new tag works for you? |
I have a super busy week, I can not test this before next week |
Hi @duracelltomi - Do you think you'd be able to test this PR in the next few days? That would be very helpful to us! |
I was wondering: What happened to this feature? Would be super helpful I believe (also see https://forum.matomo.org/t/google-ads-tag-in-matomo-tag-manager/40284/2) |
@maba4891 Noone who knows Google Ads well did yet have time to test it extensively, so it could not yet be merged. |
Hey, any news dealing with this support ticket, I have a client of mine who would be super interested in having it. |
Hi guys, any news dealing with the integration of this template? there is a high demand about it. |
That's a good question @Chardonneaur . Do we know what happened with this feature @mattab ? This PR looks pretty old and it's set to merge into |
there is a bing ads tracker template, normally, a Google Ads tracker shouldn't be complicated to publish, there are two additional fields I guess. |
Hi, |
@Stan-vw This would definitely be a good addition, @ronan-hello is there anyway you can send a PR to include this tag ? |
followup to #12 (many thanks to @pebosi)
TODO:
AdwordsConversionTagHelp
google_conversion_format
needs to be a string