Title: dynamic values problems
Last modified: January 6, 2021

---

# dynamic values problems

 *  [atakan1](https://wordpress.org/support/users/atakan1/)
 * (@atakan1)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/dynamic-values-problems/)
 * hello i have created an advanced conversions where i have once value and the 
   currency. the problem is that i need this format:
    fbq(‘track’, ‘Purchase’, {
   value: <?php echo $order->get_order_total(); ?> , currency: ‘EUR });
 * but it is not output like this.
 * around <?php echo $order->get_order_total(); ?> there are quotes therefore the
   php code is not executed how can I change this?
    [https://ibb.co/RCtJbRw](https://ibb.co/RCtJbRw)

The topic ‘dynamic values problems’ 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/)

 * 0 replies
 * 1 participant
 * Last reply from: [atakan1](https://wordpress.org/support/users/atakan1/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/dynamic-values-problems/)
 * Status: not resolved