Advertiser Access and Tracking

Granting Advertising Access

Here’s a quick guide to granting us advertising access to your social media profiles. With just a few steps, you’ll be set up to run ads through your profiles and automatically target your most engaged fans. We don’t need access to everything—just the channels where you’re active or plan to run ads.

Once you connect one or more data sources, please notify our team so we can monitor the connection and ensure everything is working properly.


Meta (Facebook & Instagram)

Meta continues to dominate in social advertising. Follow these steps to connect your Facebook and Instagram assets and get ready for upcoming placements like Threads and WhatsApp ads.

Give Access to Your Facebook Page

  1. Go to Facebook Business Settings.
  2. Choose the business that manages the page.
  3. Click Accounts → Pages.
  4. Select your page.
  5. Click Assign Partners.
  6. Enter this Business ID: 133220311004673.
  7. Select Create Ads permission.
  8. Confirm.

To link Instagram, just connect your IG account to the Facebook Page in settings.

Share Your Meta Pixel or Dataset

  1. Visit Facebook Events Datasets.
  2. Pick your pixel/dataset.
  3. Click Assign Partners.
  4. Enter our Business ID: 133220311004673.
  5. Choose Full Control.
  6. Confirm.

Use Our Meta Pixel ID

Meta Pixel ID: 488759443505687

On platforms like Wix, Squarespace, or Feature.fm, you might only need to enter the Pixel ID in the platform’s ad settings.

<!-- Facebook 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', '488759443505687');
  fbq('track', 'PageView');
</script>

Google (YouTube, Ads, Analytics)

YouTube and Google Ads continue to be essential for web-wide advertising. Here’s how to give us access to optimize your campaigns.

Share YouTube Retargeting Access

  1. Open YouTube Studio.
  2. Click Settings → Channel → Advanced Settings.
  3. Find Link Account.
  4. Add:
    • Account name: b00st.com
    • Google Ads ID: 310-257-6268
  5. Enable All options.
  6. Confirm.

Grant Access To Your YouTube Channel

  1. Go to YouTube Studio and sign in.
  2. In the left menu, click Settings, then Permissions.
  3. Click Invite, then enter team@b00st.com.
  4. Set the role to Viewer (limited)
  5. Click Done, then Save to send the invite.

Connect Google Analytics to Our Ad Account

  1. Log into Google Analytics
  2. with Editor access.
  3. Click Admin and select your GA4 property.
  4. Under Property, choose Google Ads Links → Link.
  5. Pick account 310-257-6268.
  6. Enable Personalized Ads and Auto-tagging.
  7. Submit.

Grant Access To Your Google Analytics Account

  1. Go toGoogle Analytics.
  2. Select the correct account/property.
  3. Click Property Access Management.
  4. Click + → Add Users.
  5. Add team@b00st.com.
  6. Give Editor and Administrator roles.
  7. Confirm.

Plug In Our Google Analytics ID

Use Our Google Analytics

  • GA4 ID: G-YMK9FNXEZB

Just drop this into your dashboard or integrations section in your website or link tool (Squarespace, Wix, Feature.fm, etc).

Plug In Our Google Tag Manager ID

Google Tag Manager ID: GTM-NNND39SJ

Add this to your site’s header and body sections:

<!-- Google Tag Manager -->
<script>
  (function (w, d, s, l, i) {
    w[l] = w[l] || [];
    w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
    var f = d.getElementsByTagName(s)[0],
      j = d.createElement(s),
      dl = l != 'dataLayer' ? '&l=' + l : '';
    j.async = true;
    j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
    f.parentNode.insertBefore(j, f);
  })(window, document, 'script', 'dataLayer', 'GTM-NNND39SJ');
</script>

<noscript>
  <iframe
    src="https://www.googletagmanager.com/ns.html?id=GTM-NNND39SJ"
    height="0"
    width="0"
    style="display:none;visibility:hidden"
  ></iframe>
</noscript>

TikTok

Visit this link or scan this QR code using a phone that’s logged into your TikTok Business Account.

Share TikTok Pixel Access

  1. Log in to TikTok Business Center.
  2. Open your Business Center.
  3. Go to Assets → Event Manager.
  4. Find your pixel → Manage Permissions → Assign Partner.
  5. Enter Business Center ID: 6911851532157730817.
  6. Grant View & Edit access.

Use Our TikTok Pixel

Pixel ID: D1A32HRC77U3RR3TR6L0

<!-- TikTok Pixel Code -->
<script>
  !(function (w, d, t) {
    w.TiktokAnalyticsObject = t;
    var ttq = (w[t] = w[t] || []);
    ttq.methods = [...];
    ttq.setAndDefer = function (t, e) {
      t[e] = function () {
        t.push([e].concat(Array.prototype.slice.call(arguments, 0)));
      };
    };
    for (var i = 0; i < ttq.methods.length; i++) ttq.setAndDefer(ttq, ttq.methods[i]);
    ttq.load = function (e, n) {
      var r = 'https://analytics.tiktok.com/i18n/pixel/events.js';
      ...
      n.src = r + '?sdkid=' + e + '&lib=' + t;
      ...
    };
    ttq.load('D1A32HRC77U3RR3TR6L0');
    ttq.page();
  })(window, document, 'ttq');
</script>

Snapchat

Snapchat is a favorite among younger audiences and great for ad reach.

Use Our Snapchat Pixel

Pixel ID: b8c31213-adeb-4949-8aee-b1cedd8762f6

<!-- Snap Pixel Code -->
<script type="text/javascript">
  (function (e, t, n) {
    if (e.snaptr) return;
    var a = (e.snaptr = function () {
      a.handleRequest ? a.handleRequest.apply(a, arguments) : a.queue.push(arguments);
    });
    a.queue = [];
    var s = 'script';
    r = t.createElement(s);
    r.async = true;
    r.src = n;
    var u = t.getElementsByTagName(s)[0];
    u.parentNode.insertBefore(r, u);
  })(window, document, 'https://sc-static.net/scevent.min.js');
  snaptr('init', 'b8c31213-adeb-4949-8aee-b1cedd8762f6', { user_email: '__INSERT_USER_EMAIL__' });
  snaptr('track', 'PAGE_VIEW');
</script>

Reddit

Reddit is a high-performance platform for reaching niche communities.

Use Our Reddit Pixel

Pixel ID: a2_fyvzexwp6vgg

<!-- Reddit Pixel Code -->
<script>
  !(function (w, d) {
    if (!w.rdt) {
      var p = (w.rdt = function () {
        p.sendEvent ? p.sendEvent.apply(p, arguments) : p.callQueue.push(arguments);
      });
      p.callQueue = [];
      var t = d.createElement('script');
      t.src = 'https://www.redditstatic.com/ads/pixel.js';
      t.async = true;
      var s = d.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(t, s);
    }
  })(window, document);
  rdt('init', 'a2_fyvzexwp6vgg');
  rdt('track', 'PageVisit');
</script>

Digital Service Providers (DSPs)

Share Access To Spotify For Artists

  1. Go to Spotify For Artists and sign in.
  2. Select your artist profile.
  3. Click the arrow next to your profile image (top right), then select Manage Team.
  4. Click Invite, then enter team@b00st.com.
  5. Choose Admin as the role, this is required to publish promo campaigns.
  6. Click Send Invite.

Grant Us Access To Apple Music For Artists

  1. Go to Apple Music For Artists and sign in.
  2. Select your artist profile.
  3. Click the arrow next to your profile image (top right) → Manage Team.
  4. Click Invite, then enter team@b00st.com.
  5. Choose Analyst as the role.
  6. Click Send Invite.

Need Help?

Running into issues or don’t see your platform listed? Email support and we’ll help you get set up:

:envelope: Help with Advertiser Access