Skip to main content

Website and Tracking

Marketing Website

PropertyValue
URLhttps://www.pivotapp.ca
PlatformWebflow
AdminChip (ciprian@pivotapp.ca)

Tracking Codes Installed

Google Analytics 4

PropertyValue
Measurement IDG-JJQNMRE65Y
PurposeFull website analytics, conversion tracking
InstalledJanuary 26, 2026

Access GA4 dashboard: https://analytics.google.com

PropertyValue
Conversion IDAW-16987553891
PurposeGoogle Ads conversion tracking
InstalledPre-existing

Meta Pixel

PropertyValue
Pixel ID1002992620979142
PurposeFacebook/Instagram ad conversion tracking
InstalledJanuary 26, 2026

Attributer.js

PropertyValue
Sourcehttps://d1b3llzbo1rqxo.cloudfront.net/attributer.js
PurposeMarketing attribution tracking

Adding New Tracking Codes

  1. Log into Webflow (requires admin access)
  2. Go to Project Settings then Custom Code
  3. Add scripts to the Head Code section
  4. Save and Publish the site

Current Head Code

All tracking scripts are in the Webflow Head Code section:

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16987553891"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'AW-16987553891');
gtag('config', 'G-JJQNMRE65Y');
</script>

<script type="text/javascript" src="https://d1b3llzbo1rqxo.cloudfront.net/attributer.js"></script>

<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1002992620979142');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1"
src="https://www.facebook.com/tr?id=1002992620979142&ev=PageView&noscript=1"/>
</noscript>
<!-- End Meta Pixel Code -->