<!-- Start Tracking Code for analytics_facebook -->
<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('set', 'autoConfig', 'false', '2906746939357121');
fbq('dataProcessingOptions', ['LDU'], 0, 0);
fbq('init', '2906746939357121');
fbq('set', 'agent', 'plbigcommerce1.2', '2906746939357121');
window.onload = function() {
var productIdMap = {},
productIdsOnPage = getUniqueProductIdsOnPage(),
pathName = window.location.pathname;
fbq('track', 'PageView');
// Search events start -- only fire if the shopper lands on the /search.php page
if (pathName.indexOf('/search.php') === 0 && getUrlParameter('search_query')) {
fbq('track', 'Search', {
content_ids: productIdsOnPage,
search_string: getUrlParameter('search_query')
});
}
// Search events end
// Wishlist events start -- only fire if the shopper attempts to add an item to their wishlist
if (pathName.indexOf('/wishlist.php') === 0 && getUrlParameter('added_product_id')) {
fbq('track', 'AddToWishlist', {
content_ids: [getUrlParameter('added_product_id')]
});
}
// Wishlist events end
// Lead events start -- only fire if the shopper subscribes to newsletter
if (pathName.indexOf('/subscribe.php') === 0 && getUrlParameter('result') === 'success') {
fbq('track', 'Lead', {});
}
// Lead events end
// Registration events start -- only fire if the shopper registers an account
if (pathName.indexOf('/login.php') === 0 && getUrlParameter('action') === 'account_created') {
fbq('track', 'CompleteRegistration', {});
}
// Registration events end
// Checkout events start -- only fire if the shopper lands on a /checkout* page
if (pathName === '/checkout.php' || /^\/(embedded-)?checkout$/.test(pathName)) {
window.sessionStorage.setItem('fb_conversion_key_', 'true');
if (getUrlParameter('action') === 'process_payment') {
fbq('track', 'AddPaymentInfo');
} else {
fbq('track', 'InitiateCheckout');
}
}
// Checkout events end
function getUniqueProductIdsOnPage() {
return Array.prototype.reduce.call(document.querySelectorAll('[data-product], [data-product-id]'), function(acc, obj) {
var productId = obj.getAttribute('data-product') || obj.getAttribute('data-product-id');
if (!productIdMap[productId]) {
productIdMap[productId] = true;
acc.push(productId);
}
return acc;
}, []);
}
function getUrlParameter(name) {
var cleanName = name.replace(/[\[]/, '\[').replace(/[\]]/, '\]');
var regex = new RegExp('[\?&]' + cleanName + '=([^&#]*)');
var results = regex.exec(window.location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
}
</script>
<noscript><img height="1" width="1" style="display:none" alt="null" src="https://www.facebook.com/tr?id=2906746939357121&ev=PageView&noscript=1&a=plbigcommerce1.2"/></noscript>
<!-- End Tracking Code for analytics_facebook -->
<!-- Start Tracking Code for analytics_googleanalytics -->
<script>
!function(){var analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.loadPlatform=function(t,e,a,o){window[o||"analytics"]=analytics;window._analytics_js_global_name=o;analytics.platformSettings=e;analytics.platformPlan=a;var r=document.createElement("script");r.type="text/javascript";r.defer=!0;r.src="https://cdn11.bigcommerce.com/shared/js/storefront/analytics-c7af4d4e323cc1137c45f692e81cae05fd2a3986.js";var i=document.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)};analytics.SNIPPET_VERSION="4.0.0_platform";
analytics.loadPlatform("", { "Google Analytics": {"enhancedLinkAttribution":true,"enhancedEcommerce":true,"includeSearch":true,"sendUserId":true,"trackingId":"UA-147951181-1","dimensions":[],"metrics":[]} }, {}, "analytics");
analytics.identify();
analytics.page();
analytics.ready(function () {
ga('require', 'ec');
ga('require', 'linker');
ga('linker:autoLink', ["docpatels.com","ad.buybutton.store","store-tsqryd4jxn.mybigcommerce.com","www.store-tsqryd4jxn.mybigcommerce.com"]);
});
}}();
</script>
<!-- End Tracking Code for analytics_googleanalytics -->
<!-- Start Tracking Code for analytics_siteverification -->
<meta name="p:domain_verify" content="7dfbe1833e5fd1d0aa28e5af9657237f"/>
<!-- End Tracking Code for analytics_siteverification -->
<!-- Start Tracking Code for analytics_visualwebsiteoptimizer -->
<!-- Rebillia On Optimized -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<div id='rebillia_overlay' style="z-index:-1; display:none;"></div><script type="text/javascript">var currentcustomeremail = '%%GLOBAL_CurrentCustomerEmail%%';var shopPath = '%%GLOBAL_ShopPathSSL%%';var domainName = 'https://app.rebillia.com';var domainURL = 'https://app.rebillia.com/';var appClientId = "ageychj33ynffm8otcbd88hxt9spicx";var rebpostxmlhttpURL = 'https://app.rebillia.com/login/customers';var rebxmlhttpUrl = 'https://app.rebillia.com/login/customers/';var date = new Date();date.setTime(date.getTime()+(30*60*1000));var expires = "; expires="+date.toGMTString();$(document).ready(function(){var matches=window.location.href.match(/[^\/]+$/);if (matches && matches.length) {var vec=(matches[0].split('.'));if (vec[0] == 'account'){$.getScript(domainName+"/js/embed-"+ vec[0] +".js");
$('head').append('<script src="https://js.squareup.com/v2/paymentform" />');
}else if(vec[0] == 'checkout'){$('head').append('<script id="rebillia_oopc" src="https://app.rebillia.com/js/embed-checkout-oopc.js?environment=live" />');}}});function customerJWT(bc_email) {var xmlhttp = new XMLHttpRequest();xmlhttp.onreadystatechange = function() {if (xmlhttp.readyState == 4 ) {if (xmlhttp.status == 200) {var rebxmlhttp = new XMLHttpRequest();rebxmlhttp.onreadystatechange = function() {if (rebxmlhttp.readyState == 4 ) {if (rebxmlhttp.status == 200) {console.log('Rebillia Message. Authentication Success');var data = JSON.parse(rebxmlhttp.responseText);document.cookie ="rebillia_token="+data.token+expires+"; path=/";}else if (rebxmlhttp.status == 404) {console.log('Rebillia Message. Token Error');}else {console.log('Rebillia Message. Authentication Failed');}}};rebxmlhttp.open("GET", rebxmlhttpUrl+xmlhttp.responseText, true);rebxmlhttp.withCredentials = true;rebxmlhttp.send();} else if (xmlhttp.status == 404) {var rebpostxmlhttp = new XMLHttpRequest();rebpostxmlhttp.onreadystatechange = function() {if (rebpostxmlhttp.readyState == 4 ) {if (rebpostxmlhttp.status == 200) {console.log('Rebillia Message. Authentication Success. Customer login successfully.');var data = JSON.parse(rebpostxmlhttp.responseText);document.cookie ="rebillia_token="+data.token+expires+"; path=/";}}};params="bc_email="+bc_email;rebpostxmlhttp.open("POST", rebpostxmlhttpURL, true);rebpostxmlhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");rebpostxmlhttp.withCredentials = true;rebpostxmlhttp.send(params);} else {console.log('Rebillia Message. Something went wrong');}}};xmlhttp.open("GET", "/customer/current.jwt?app_client_id="+appClientId, true);xmlhttp.send();}</script>
<!-- end Rebillia On Optimized -->
<!-- End Tracking Code for analytics_visualwebsiteoptimizer -->
<script type="text/javascript">
(function () {
var xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', 'https://awid9mr9fd.execute-api.us-east-1.amazonaws.com/prod/nobot');
xmlHttp.setRequestHeader('Content-Type', 'application/json');
xmlHttp.send('{"store_id":"1000933602","timezone_offset":"-6","timestamp":"2021-01-22T06:16:07.69492600Z","channel_id":1,"visit_id":"2487ef66-154a-4e24-a15e-165f65758df4"}');
xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', '/events/trigger-visit-event');
xmlHttp.setRequestHeader('Content-Type', 'application/json');
xmlHttp.send('{"initiator":{"id":"","session_id":"37f9725cd1c08029b4384de7933bd57ece3239ed","type":"ANONYMOUS","visit_id":"2487ef66-154a-4e24-a15e-165f65758df4","visitor_id":"8c0048f9-40ae-48ac-b3a1-b0b2149a0437"},"referer":{"url":""},"request":{"url":"https:\/\/docpatels.com\/white-label-program\/cbd-brand-marketing"}}');
})();
</script>
<script type="text/javascript">
var BCData = {"csrf_token":"e5435de8619a764fdc7d985dede89a61fec730551a00dcd518f7b1bc1ec04dfb"};
</script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js' defer></script><!-- Global site tag (gtag.js) - Google Ads: 692053263 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-692053263"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-692053263');
</script>
<script>
gtag('event', 'page_view', {
'send_to': 'AW-692053263',
'value': 'replace with value',
'items': [{
'id': 'replace with value',
'google_business_vertical': 'retail'
}]
});
</script><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="/content/tipuesearch/tipuesearch_content.js"></script>
<script src="/content/tipuesearch/tipuesearch_set.js"></script>
<script src="/content/tipuesearch/tipuesearch.min.js"></script><script src="https://apps.elfsight.com/p/platform.js" defer></script><!-- Ambassador Universal snippet - Cookie code -->
<script type="text/javascript" src="https://mbsy.co/embed/v2/getcookie/docpatels"></script><!-- Ambassador Universal snippet - Order confirmation -->
<script>(function (u, n, i, v, e, r, s, a, l) { u[r] = {}; u[r].uid = '7eb63235-8833-4797-8cb2-26b1d99da7b2'; u[r].m = ['identify', 'on', 'ready', 'track']; u[r].queue = []; u[r].f = function(t) { return function() { var l = Array.prototype.slice.call(arguments); l.unshift(t); u[r].queue.push(l); return u[r].queue; }; }; for (var t = 0; t < u[r].m.length; t++) { l = u[r].m[t]; u[r][l] = u[r].f(l); } a = n.createElement(v); a.src = e + '/us-' + u[r].uid + '.js'; a.async = s; n.getElementsByTagName(i)[0].appendChild(a); })(window, document, 'head', 'script', 'https://cdn.getambassador.com', 'mbsy', true);</script><script data-ad-client="ca-pub-8983975090441417" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script>
var style = document.createElement('style');
style.innerHTML =
`
.navPages-item--home {display: none !important;}
#chiara-productpage-banner4 #banner4 img{margin-bottom: .875rem; max-width: 50% !important;}
.sitemap-links a{color: #000 !important; text-decoration: underline;}
.sitemap-links a:hover{color: #035f74 !important; text-decoration: underline;}
@media (min-width: 576px) {
.product-icons img {max-width: 60% !important;}
}
`;
document.head.appendChild(style);
</script><!-- 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-W5SXQS4');</script>
<!-- End Google Tag Manager --><script async src="//static.zotabox.com/5/6/567fd035b3a8b601cdcb3d74f427e9ed/widgets.js"></script><script>
$(document).ready(function(){
$(".navPages a:contains('Hemp')").parent().hide();
});
</script><!-- Hotjar Tracking Code for www.docpatels.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:1934602,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script><script src="https://docpatels.zerofrictioncrm.com/f/embed.php?id=47" type="text/javascript" charset="utf-8"></script><script async src="https://knowledgetags.yextpages.net/embed?key=S5y5Yh5TmEiO1cC7DowHwrvCfm34TF9qbbWe_afWNRfBiCfv5x7WNj_kFV_dtO8m&account_id=3228369&entity_id=2645321575563222936&locale=en" type="text/javascript"></script>
CBD Marketing & Development
CBD BRANDING & MARKETING SOLUTIONS
Doc Patels offers marketing and branding solutions that are catered towards a successful CBD business. Whether you're a wholesale partner, a white label partner, or a part of our healthcare professionals program, we are available to help you develop, strategize and implement a successful marketing and branding strategy. Our team consists of CBD experts, health professionals, and a CBD marketing team with years of experience implementing successful marketing strategies. We understand the nuances involved in the CBD industry, and we make sure you invest your resources in the right places.
Our team of advertising specialists have experience working in the unregulated world of CBD. We have experience building successful advertising campaigns and implementing a strategy for your business to gain exposure, educate your audience about CBD and the benefits it can provide, and increase traffic to your website through optimized landing pages made to ensure conversions.
Our email marketing service gives you the opportunity to reach your target audience and receive your return on investment (ROI) and run a successful CBD company. Whether you are new to the CBD market or you’ve been in it for a while, now is the best time to guarantee your capture and nurture your leads through the proper marketing funnels.
Search Engine Optimization - SEO
Having a successful CBD business means also having a properly implemented SEO strategy. By building a strong SEO foundation both on and off-site, you’ll be more recognized online and more likely to be discovered both locally and globally.
Our social media specialists build and implement strategies to grow social following, promote wellness, and educate your audience about CBD. Our team of experts uses proven methods of content marketing to push your business in the direction it needs to go. Having a properly formulated social media strategy is a great way to build trust and show transparency within your brand.
We will develop a creative and powerful logo design that represents your brand's mission and vision. Whether you have ideas of your own or you are at the beginning stages, we are able to work with you every step of the way to make your vision a reality.
Custom CBD Package Design
While the logo is essential, the packaging holds great value once it is in the hands of the consumer. Our team will provide insight to ensure your packaging and labels are compliant with all regulations, while also ensuring your customer has a positive experience with your product from start to finish.
CBD marketing is the most essential tool to increase your brands online presence. Having the right CBD marketing strategy sets you apart from your competitors and helps increase website traffic and brand loyalty you need in such a crowded and competitive industry. Learn more about CBD marketing today by getting in touch with our experts. We are more than happy to share any advice you may need!
Join Our Private/White Label Program
At Doc Patels, you will gain access to premium-grade CBD products that are Curated By Doctors to ensure what you supply your customers is safe & effective. Partnering with us gives you the ability to take advantage of our label design and packaging services to create your vision & set your business up for success.
GET IN CONTACT WITH OUR EXPERT CBD MARKETING TEAM!