Common Services
Partytown is built with the goal that any third-party script can be ran from within it. At the lowest level, any script can add the type="text/partytown" attribute to have it executed from a web worker.
Below is a list of commonly used forward configs and proxied domains.
| Service | Forward Config | Proxy Domain |
|---|---|---|
| Adobe Launch | “_satellite.track” | |
| Facebook Pixel | “fbq” | “connect.facebook.net” |
| Freshpaint | “freshpaint.addPageviewProperties”, “freshpaint.identify”, “freshpaint.track” | |
| Google Tag Manager | “dataLayer.push” | |
| Hubspot Tracking | “_hsq.push” | |
| Intercom | “Intercom” | |
| Klaviyo | “_learnq.push” | “static.klaviyo.com”, “static-tracking.klaviyo.com” |
| TikTok Pixel | “ttq.track”, “ttq.page”, “ttq.load” |
If you would like to add to this list, please edit this doc.