Set up first-party tracking by passing Converge requests through your own domain
https://static.runconverge.com/pixels/*.js
the Converge script is loaded through your domain.https://app.runconverge.com/api/tr/*
the tracking requests are sent through your domain.X-Forwarded-For
header to the original IP address of the request.X-Forwarded-Host
header to the domain name of your proxy.src
of the Converge script to point to your domain. Replace xxxxxx
with your Converge pixel public token.proxy
call to configure your proxied endpoints for static and tracking requests.Advanced implementation
xxxxxx
with your Converge pixel public token and YY-YYYYYYY with the GTAG ID from Google Analytics 4 or Google Ads./tr/*
are proxied through your domain/tr/track
call include the Set-Cookie
header which sets a __cvg_1p_uid
cookie