Skip to content

Commit

Permalink
wip: update SeedTag script for tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Leroy authored and Mintoo200 committed Oct 21, 2024
1 parent 9fadba8 commit a61c398
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default class SeedtagMarketingService implements MarketingService {
// @ts-ignore
window.gtag('event', 'conversion', {
allow_custom_scripts: true,
send_to: `${SeedtagMarketingService.ADS_ID}/invmedia/gae_d0+standard`,
send_to: `${SeedtagMarketingService.ADS_ID}/invmedia/fr_ga005+standard`,
u2: '[URL_Info]',
});

Expand Down

0 comments on commit a61c398

Please sign in to comment.