Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Connect GA4 to ShopScript (box version)

Translated11 USD

  1. 3224    184  0
    2 days33 USD

    Hello to you. I can help do all this through a tag manager, so I understand this site has no special analytics modules to set through them. Contact us, show us the site, we will discuss.

  2. Another 2 proposals concealed
  • Profile blocked
    10 July 2023, 16:32 |

    Доброго дня! Є детальне тз?

  • David Fridman
    10 July 2023, 16:33 |

    Ви колись підключали GA4?

  • Profile blocked
    10 July 2023, 16:34 |

    Так робив.

  • David Fridman
    10 July 2023, 16:37 |

    По суті підключити 3 дії

    Видалення товару з кошика


    Передаємо дані при видаленні користувачем товару з кошика. Це відбувається при натисканні кнопки “-” або при натисканні червоного хреста біля товару:

     // Очистити попередній об’єкт електронної комерції.

    dataLayer.push({ ecommerce: null });

    dataLayer.push({

      event: "remove_from_cart",

      ecommerce: {

        items: [

          {

            item_name: 'Цукерки шоколадні MILLENNIUM “Корзинка” Асорті 220г',

            item_id: "305215003",

            price: 116.41,

            item_brand: "Millennium" 

          },

        ],

      },

    });


    Оформлення покупок


    Подію передавати у момент завантаження сторінки оформлення



    ataLayer.push({ ecommerce: null });// Очистити попередній об’єкт електронної комерції.

    dataLayer.push({

      event: "begin_checkout",

      ecommerce: {

        items: [

          {

            item_name: 'Цукерки шоколадні MILLENNIUM “Корзинка” Асорті 220г',

            item_id: "305215003",

            price: 116.41,

            item_brand: "Millennium", 

            item_list_name: "Шоколадні цукерки в коробках",

            index: 3

            // Передаємо кількість доданного за одну дію товару.

            // Тобто, якщо користувач вже перебуваючи

            // у кошику додає до одного товару

            // Точно таких же два, то quantity буде не три, а два.

            quantity: 5

          },

          {

            item_name: 'Цукерки шоколадні «Millennium Classic» Elegance молочні 143г',

            item_id: "305105008",

            price: 55.37,

            item_brand: "Millennium", 

            item_list_name: "Шоколадні цукерки в коробках",

            index: 4,

            quantity: 10

          },

        ],

      },

    });

    Передаємо інформацію про подію ‘purchase’ після покупки, тобто. в момент завантаження сторінки подяки


    // Очистити попередній об’єкт електронної комерції.

    dataLayer.push({ ecommerce: null });

    dataLayer.push({

      event: "purchase",

      ecommerce: {

        // Передаємо номер замовлення 

        transaction_id: "8468",

        //Передаємо суму замовлення за всі товари в кошику

        value: 1135.75,

        // Валюта

        currency: "UAH",

        items: [

          {

            item_name: 'Цукерки шоколадні MILLENNIUM “Корзинка” Асорті 220г',

            item_id: "305215003",

            price: 116.41,

            item_brand: "Millennium", 

            item_list_name: "Шоколадні цукерки в коробках",

            index: 3,

            quantity: 5

          },

          {

            item_name: 'Цукерки шоколадні «Millennium Classic» Elegance молочні 143г',

            item_id: "305105008",

            price: 55.37,

            item_brand: "Millennium", 

            item_list_name: "Шоколадні цукерки в коробках",

            index: 4,

            quantity: 10

          },

        ],

      },

    });

  • Profile blocked
    10 July 2023, 16:41 |

    Аккаунт э?

  • David Fridman
    10 July 2023, 16:42 |

    +

  • Profile blocked
    10 July 2023, 16:47 |

    Ціна кінцева?

  • David Fridman
    10 July 2023, 17:18 |

    чекаємо від вас

  • Profile blocked
    10 July 2023, 18:22 |

    Як що 1000 це не забагато?

  • David Fridman
    10 July 2023, 23:22 |

    ціна клас - робіть ставку

Current freelance projects in the category PHP

Looking for a Bitrix24 specialist / CRM integrator to set up automation.

Our company works with CRM Bitrix24. We need a specialist who can set up automatic addition of phone numbers to leads/orders in two formats. Automation must be correctly configured for two countries: the Republic of Moldova and Romania. Task: When creating a lead or order in…

PHPWeb Programming ∙ 10 hours 29 minutes back ∙ 22 proposals

Add a scrolling marquee to the header of the website

16 USD

https://crazybox.com.ua/uk?srsltid=AfmBOopQRUXCCmxx699n57B3eP1XmwcYxJxwPh9qV9WcVjLjS_J2pK5s here is an example of how it looks, it needs to be made similar to theirs and on this one it needs to be done https://rollershop.com.ua/ opencart ocStore 3.0.3.7. and there should be…

PHPWeb Programming ∙ 1 day 3 hours back ∙ 86 proposals

Website optimization

Optimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company -…

HTML & CSSPHP ∙ 1 day 6 hours back ∙ 30 proposals

Horoshop Specialist

Need a specialist who can correctly set up the product Feed. Problem: Currently, over 13,000 products are being uploaded with the same type value (e.g., "everything for manicure and pedicure"). Because of this, it is impossible to segment products in Google Ads and set different…

PHPWebsite Maintenance ∙ 2 days 9 hours back ∙ 21 proposals

Make sure that order emails from the store do not go to spam.

Currently, there is a store on OpenCart, and order emails are landing in spam. We need to ensure they go to Inbox (ukr.net gmail) and check it. The hosting provider wrote: Poor email delivery may be related to a low sender reputation - IP or domain. In this case, we can advise…

PHPWeb Programming ∙ 3 days 10 hours back ∙ 47 proposals

Client
David Fridman
Estonia Tallin  81  0
Project published
2 years back
38 views