Fire pageview tag with same UID twice in a same page. Google Adwords Conversion Tracking (gtag.js)

Bronze Contributor
Bronze Contributor

Hi,

We are implementing the new Google Adwords and remaketing(gtag) tag. I wanted to reuse the tag to fire two server call with different conversion id and label within same page. I tried using utag.view call in an extension with Dom ready scope and also the tag specific scope. In neither attempt, infinite loop of the same pixel being triggered. Kindly share your thoughts on this.

Thanks!!

1 REPLY 1

Fire pageview tag with same UID twice in a same page. Google Adwords Conversion Tracking (gtag.js)

Gold Contributor
Gold Contributor

Hi @Amdonz,

I don't think you need another utag.view call if you are planning to 2 adwords tags. You can simply enter the conversion id and label with comma separated on the tag itself. So it will fire 2 tags with the conversion id's you provided.

VR
Public