Set up the transfer of UTM order tags to KeyCRM from the WordPress website
Website on WordPress. Orders are transferred from it to KeyCRM (CRM system) through their standard integration module.
Need to configure in WordPress so that UTM tags are transferred with orders.
Then adjust the order transfer module from the website to KeyCRM so that UTM tags are transferred to it.
UTM tag fields match KeyCRM fields.
Here are instructions for developers:
Marketing section. There is information on UTM there.
For consultation from KeyCRM tech support:
Add in the file
wp-content/plugins/woo-keycrm/include/https://keycrm-funcs.php
data transfer from them to the corresponding CRM tag fields - https://docs.keycrm.app/#/Order/createNewOrder
If you have woocommerce 8.7 and above, which added special UTM tag fields to orders, add code in the transfer file to retrieve data from them:
'marketing' => [ 'utm_source' => isset($_POST['wc_order_attribution_utm_source']) ? $_POST['wc_order_attribution_utm_source'] : '', 'utm_medium' => isset($_POST['wc_order_attribution_utm_medium']) ? $_POST['wc_order_attribution_utm_medium'] : '', 'utm_campaign' => isset($_POST['wc_order_attribution_utm_campaign']) ? $_POST['wc_order_attribution_utm_campaign'] : '', 'utm_term' => isset($_POST['wc_order_attribution_utm_term']) ? $_POST['wc_order_attribution_utm_term'] : '', 'utm_content' => isset($_POST['wc_order_attribution_utm_content']) ? $_POST['wc_order_attribution_utm_content'] : '' ],
-
Is there a practice with KeyCRM on the website, is the latest version of WooCommerce already installed?
-
12426 600 0 Good day! Every day I will set up Key CRM, help you with your website. Write in personal messages - we will look at your site.
Check out the latest projects - there is Key CRM integration.
-
879 28 1 Hello! I will do it within 30 minutes.
Need FTP and admin panel.
==========================
I understand that there is no functionality for UTM yet.
Current freelance projects in the category Desktop Apps
Need an Airtable architect to build a relational schema and a new clean Airtable base.Need help rethinking and building a clean relational schema for an internal operational system on Airtable. The current database is already in use by the team, but it has grown organically: the structure is partially flat, some tables/views are actively used, while others are… Databases & SQL, Desktop Apps ∙ 2 days 13 hours back ∙ 9 proposals |
Creation of software for generating cutting files for wooden puzzlesWe are looking for a developer to create software that automates the process of building cutting files for wooden jigsaw puzzles. Current Process Currently, each file is created manually by a designer in Adobe Illustrator. The file contains: the outer contour of the puzzle in… Desktop Apps ∙ 2 days 17 hours back ∙ 14 proposals |
Small edit on the website
16 USD
Need to update the offer agreement in the footer to a new one, the company has changed its regulations Task will take 20 minutes Web Programming, Desktop Apps ∙ 3 days 19 hours back ∙ 110 proposals |
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 6 days 2 hours back ∙ 43 proposals |
Add pauses of 10-30 seconds between sending emails.Hello! I am looking for an experienced 1C / BAS (BAF) programmer to promptly resolve a technical issue with email distribution.Problem essence: We use the accounting program BAF (Business Automation Framework), version 2.0. Once a month, there is a need to send about 300 emails… Web Programming, Desktop Apps ∙ 11 days 18 hours back ∙ 10 proposals |