Skip to content

STRATCONN-1287 - Add support for DoubleClick Floodlight config in in Google Ads (GTag) #730

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

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

rhall-twilio
Copy link
Contributor

@rhall-twilio rhall-twilio commented Feb 7, 2023

What does this PR do?

The following PR intends to provide a workaround for browsers that are not able to set DC cookies through normal means, so we are leveraging GTag to set those cookies. See ticket STRATCONN-1287 for more information.

Are there breaking changes in this PR?
No, all changes are backwards compatible.

Testing
Testing completed successfully in local tester via checking for regressions, as we are unable to test E2E to see the effect of the changes. Will rely on customer to assist in validation. See ticket for details.

Does this require a new integration setting? If so, please explain how the new setting works

Yes, this requires a new optional setting called floodlightAccountId which represents the DoubleClick Floodlight Config ID. It will be passed to gtag's config parameter as part of the integration initialization.

Links to helpful docs and other external resources

https://segment.atlassian.net/browse/STRATCONN-1287

https://support.google.com/campaignmanager/answer/7554821?hl=en#zippy=%2Cstep-add-the-global-snippet-to-every-page-of-your-site%2Cstep-add-the-event-snippet-to-pages-with-events-youre-tracking

@rhall-twilio rhall-twilio requested review from pooyaj and a team February 7, 2023 21:59
@rhall-twilio rhall-twilio merged commit dca45f8 into master Feb 8, 2023
@rhall-twilio rhall-twilio deleted the STRATCONN-1287 branch February 8, 2023 17:44
AnkitUnthinkable added a commit that referenced this pull request Mar 30, 2023
* STRATCONN-1287 - Add support for DoubleClick Floodlight config in in Google Ads (GTag) (#730)

* Google Ads (GTag): add support for doubleclick floodlight id

* nit: add floodlightAccountId as an option to the initializer

* bump package.json for google ads

* Added product Id in Ordered Product track event of klaviyo (#736)

* Added product Id in Ordered Product track event of klaviyo

* Klaviyo unit test cases added

* Change veriable name productId to ProductID as klaviyo description

* HGI-394 Test case added

---------

Co-authored-by: Ankit Gupta <[email protected]>

* HGI-394 klaviyo package.json Version update (#738)

* Added product Id in Ordered Product track event of klaviyo

* Klaviyo unit test cases added

* Change veriable name productId to ProductID as klaviyo description

* HGI-394 Test case added

* Klaviyo version update

---------

Co-authored-by: Ankit Gupta <[email protected]>
Co-authored-by: Varadarajan V <[email protected]>

* HGI-404 version upgraded of sentry from 5.12.1 to 7.45.0

* HGI-404 change cdn settings

---------

Co-authored-by: rhall-twilio <[email protected]>
Co-authored-by: Ankit Gupta <[email protected]>
Co-authored-by: Varadarajan V <[email protected]>
AnkitUnthinkable added a commit that referenced this pull request Mar 30, 2023
* STRATCONN-1287 - Add support for DoubleClick Floodlight config in in Google Ads (GTag) (#730)

* Google Ads (GTag): add support for doubleclick floodlight id

* nit: add floodlightAccountId as an option to the initializer

* bump package.json for google ads

* Added product Id in Ordered Product track event of klaviyo (#736)

* Added product Id in Ordered Product track event of klaviyo

* Klaviyo unit test cases added

* Change veriable name productId to ProductID as klaviyo description

* HGI-394 Test case added

---------

Co-authored-by: Ankit Gupta <[email protected]>

* HGI-394 klaviyo package.json Version update (#738)

* Added product Id in Ordered Product track event of klaviyo

* Klaviyo unit test cases added

* Change veriable name productId to ProductID as klaviyo description

* HGI-394 Test case added

* Klaviyo version update

---------

Co-authored-by: Ankit Gupta <[email protected]>
Co-authored-by: Varadarajan V <[email protected]>

* HGI-404 version upgraded of sentry from 5.12.1 to 7.45.0

* HGI-404 change cdn settings

* Package version change for sentry

---------

Co-authored-by: rhall-twilio <[email protected]>
Co-authored-by: Ankit Gupta <[email protected]>
Co-authored-by: Varadarajan V <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants