Home Forums Theme Support DigitalAgency Importing theme fails (no images and no Menu bar)

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #16472

    For exemple I have to get for google tracking conversions with this :

    <!– Event snippet for Achat_finalisé conversion page –>
    <script>
    gtag(‘event’, ‘conversion’, {
    ‘send_to’: ‘AW-82198XXXXXXXXXXXXXX’,
    ‘transaction_id’: ”
    });
    </script>

    I have to get the names of the variables of the “transaction_id” and the “transaction_value”

    regards

    #16473

    Try using a dedicated plugin instead of pasting custom code in the theme files. It’s much better.

    For example this: https://wordpress.org/plugins/woocommerce-google-adwords-conversion-tracking-tag/

Viewing 2 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic.