Last updated 01/09/2026
You must add the initialization script tag to get started. This script tag will enable tracking, and is required for you to add other Bread & Butter functionality to your website.
Go to your Google Tag manager account and find the Google Tag that is already on your website. Then, go to Tags in the left menu and click New to make a new tag.
Click on Tag Configuration and for the tag type, choose Custom HTML.>
In the HTML field, paste in the following:
<script>
window.initBreadButter = function () {
BreadButter.configure({
app_id: "[APP_ID]"
});
};
(function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) { return; } js = d.createElement(s); js.id = id; js.src = 'https://cdn.breadbutter.io/dist/breadbutter.8.1.0.1161.min.js'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'breadbutter-js'));
</script>
Then, replace [APP_ID] with your App ID from your Bread & Butter App.
Not sure how to get your App ID? Log in to Bread & Butter
Then, go to Settings in the left menu, and click on the Advanced Settings tab. Your App ID will be at the top of the page.
Click on the Triggering section in Google Tag manager, then select All Pages.
Name your tag, then click Save, and if necessary, update your tag version so that it includes the changes we have just made.
Congratulations! Your website is now set up for Bread & Butter Analytics. Head to your Bread & Butter dashboard to see all of the users visiting your website.
Not seeing any activity? Open up your website in a browser, and see if your visit appears in the Dashboard. If you're still not seeing your activity appear, check the following:
Don’t use Bread & Butter? Want to learn more about how Bread & Butter solves the four biggest problems facing marketers today? Book a demo and see how Bread & Butter is helping marketers make the most of their first-party data
Add authentication & API event tracking to your website/app with a script tag & configuration