Title: Post ids into content ids
Last modified: August 3, 2019

---

# Post ids into content ids

 *  [rusevivo](https://wordpress.org/support/users/rusevivo/)
 * (@rusevivo)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-ids-into-content-ids/)
 * Hi, I will be really grateful for some help. Our WordPress theme (Traveler) does
   not use the typical structure of Woocommerce. Instead of woo products, the products
   are actually ordinary WordPress posts. Example:
 * [https://alexandra-travel.com/wp-admin/post.php?post=9763&action=edit](https://alexandra-travel.com/wp-admin/post.php?post=9763&action=edit)
   
   [https://alexandra-travel.com/st_tour/екскурзия-закинтос-навагио/](https://alexandra-travel.com/st_tour/екскурзия-закинтос-навагио/)
 * Which stops us from doing dynamic remarketing, as we are missing the content 
   ids, which to sent to Facebook. We are using the Pixel caffeine extension. Could
   u tell us a way to get the post id and convert it into a content id. Someone 
   on an internet forum suggested:
    fbq(‘track’, ‘ViewContent’,{ content_ids: ‘<?
   php echo $post->ID; ?>’, <====== content_type: ‘product’}); but it’s not working.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpost-ids-into-content-ids%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Antonino Scarfì](https://wordpress.org/support/users/antoscarface/)
 * (@antoscarface)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-ids-into-content-ids/#post-11823202)
 * Hi,
 * firstly, I didn’t understand very well the difference with the Traveler theme.
   Then, I saw in your website that the `ViewContent` event is disabled from the
   General Settings.
 * I suggest you to enable it, it should send automatically the `ViewContent` event
   without any problem.
 * Let me know.

Viewing 1 replies (of 1 total)

The topic ‘Post ids into content ids’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pixel-caffeine_e2ce0c.svg)
 * [Pixel Caffeine](https://wordpress.org/plugins/pixel-caffeine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pixel-caffeine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pixel-caffeine/)
 * [Active Topics](https://wordpress.org/support/plugin/pixel-caffeine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pixel-caffeine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pixel-caffeine/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Antonino Scarfì](https://wordpress.org/support/users/antoscarface/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/post-ids-into-content-ids/#post-11823202)
 * Status: not resolved