Ads

rlifestorage
メンバー

FB Pixel: Install Natively or Via HubSpot?

解決
0 いいね!
1件の承認済みベストアンサー
anthonyrichards
解決策
参加者

FB Pixel: Install Natively or Via HubSpot?

解決

We use Hubspot to launch it so we aren't double counting, but we use Google tag manager to fire additional lead tracking: 

 

<script>
  fbq('track', 'Lead');
</script>

based on certain triggers we set up. It amends that Lead code to your base pixel. 

 

Everything works like a charm. 

元の投稿で解決策を見る

3件の返信
Krystina
キーアドバイザー | Diamond Partner
キーアドバイザー | Diamond Partner

FB Pixel: Install Natively or Via HubSpot?

解決

Hi @rlifestorage,

 

The only benefit to leveraging a HubSpot Facebook pixel is that you can then build your ad audiences in HubSpot. But if you're using Facebook Business Manager to manage your audiences and launch ads, then that wouldn't really make sense. 

 

I'd recommend just leverageing the generic HubSpot tracking pixel like the one below and keep Facebook separate. 

 

Facebook's pixel can also do advanced event tracking as you mentioned to track different objectives. I wouldn't remove it. 

 

 

Screen Shot 2019-03-20 at 6.12.04 PM.png

 

Did this post help solve your problem? Help the community and mark it as a solution.
Krystina Gillenwater
A B2B Revenue Operations (RevOps) Firm.
HubSpot Diamond Partner BadgeA Diamond Solutions Partner
Book 15 Minutes with Krystina »
0 いいね!
HEvola
メンバー

FB Pixel: Install Natively or Via HubSpot?

解決

hi krystina, we are implementing hubspot tracking code and are taking your advice to not use the hubspot pixel code. Just to confirm, if we install the hubspot tracking code and SKIP the part where we use facebook pixel within hubspot then we will be all clear to embed the pixel code from facebook onto our website. 

 

thanks in advance

0 いいね!
anthonyrichards
解決策
参加者

FB Pixel: Install Natively or Via HubSpot?

解決

We use Hubspot to launch it so we aren't double counting, but we use Google tag manager to fire additional lead tracking: 

 

<script>
  fbq('track', 'Lead');
</script>

based on certain triggers we set up. It amends that Lead code to your base pixel. 

 

Everything works like a charm.