Juniper Web offers 2 types of integrations to further expand the capabilities and value of your website.
Analytics Integrations
Google Analytics is a free web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside the Google Marketing Platform brand.
Learn how to integrate Google Analytics
Segment IO is a customer data platform (CDP) that helps you collect, clean, and control your customer data.
Learn how to integrate Segment IO
Email Integrations
Mailchimp is an American marketing automation platform and email marketing service.
Learn how to integrate MailChimp
Google Tag Manager Integrations
Manage all your website tags without editing code. Google Tag Manager delivers simple, reliable, easily integrated tag management solutions— for free.
Please add this under Settings > Appearance > JS (bottom right)
Use the code below, replace the last line string of GTM-XXXXX with your GTM ID.
Clear your cache by going to YourDomainName.com/clear to see code firing
(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-XXXXXX');
Comments
0 comments
Article is closed for comments.