View Single Post
  #3  
Old 11-10-2015, 01:46 AM
 
star3010 star3010 is offline
 

Member
  
Join Date: Jul 2015
Posts: 11
 

Default Re: Bing conversion code

Thanks for your reply.
May I know how to add following code in the product page 's header?

fbq('track', 'ViewContent', {
content_ids: ['1234'],
content_type: 'product',
value: 0.50,
currency: 'USD'
});

how to check it is product page?? sth like this {if $main eq "product"} ???
__________________
ivan lau
Reply With Quote