Title: andersbolander's Replies | WordPress.org

---

# andersbolander

  [  ](https://wordpress.org/support/users/andersbolander/)

 *   [Profile](https://wordpress.org/support/users/andersbolander/)
 *   [Topics Started](https://wordpress.org/support/users/andersbolander/topics/)
 *   [Replies Created](https://wordpress.org/support/users/andersbolander/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/andersbolander/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/andersbolander/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/andersbolander/engagements/)
 *   [Favorites](https://wordpress.org/support/users/andersbolander/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/andersbolander/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/andersbolander/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] Server Template does not download](https://wordpress.org/support/topic/server-template-does-not-download/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [3 weeks, 1 day ago](https://wordpress.org/support/topic/server-template-does-not-download/#post-18941813)
 * Hi,
 * The Pemium GTM Kit seems to be activated, but the activation is gone on reload.
   Something must have changed in the backend since the Server-Side Webhooks – GA4
   was active after I activated with the key.
 * I also asked to get a JSON file with the URL and container ID values inserted
   while you/they figure out what is wrong.
 * I sent a Premium support message to [https://gtmkit.com/contact/](https://gtmkit.com/contact/),
   but there is no receive acknowledgement sent to my mailbox. What can I expect?
    -  This reply was modified 3 weeks, 1 day ago by [andersbolander](https://wordpress.org/support/users/andersbolander/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] Ecommerce dataLayer inconsistency](https://wordpress.org/support/topic/ecommerce-datalayer-inconsistency/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [2 months ago](https://wordpress.org/support/topic/ecommerce-datalayer-inconsistency/#post-18904321)
 * Thanks for the quick response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] dataLayer not firing on thank you page](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [7 months, 3 weeks ago](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/page/2/#post-18725462)
 * Sorry for the late feed back. I have been very busy, so please accept my apologies.
 * About the possibility of different thank-you pages; We only have one type.
 * We have been running logs to see what is happening. We have compared Woo to Piwik
   on Nov. 13th, where 5 out of 41 orders should have been recorded in Piwik since
   all logs, including the GTMKit one, show that the dataLayer should have been 
   set. We have other issues where nothing is logged, and we are looking into user
   behavior. I.e. if the window is closed before the thank-you page is called.
 * To verify the thank-you page we have used this code:
    1. `if ($is_order_received_page ){ error_log("iverok $place is order receieved 
       by way of woo"); return true; }``</li> <li><code>` “GET /kasse/ordre-mottatt/
       85108/?key=wc_order_IYcKUlRL4i3In
 * These five objects have been logged by our server and GTMKit. In our server we
   have logged that the request is registered by the webserver/NGIX and that the
   thank-you page is ok.
 * The GTMKit logg.
    1. `2025-11-13T17:17:55+00:00 INFO Array ( [pagePostType] => page [pageType] =>
       order-received [authorId] => 1 [event] => purchase [ecommerce] => Array ( [transaction_id]
       => 84729``</li> <li><code>`2025-11-13T13:04:40+00:00 INFO Array ( [pagePostType]
       => page [pageType] => order-received [authorId] => 1 [event] => purchase [ecommerce]
       => Array ( [transaction_id] => 84717 [value] => 954</code>`</li> <li><code>`
       2025-11-13T11:47:02+00:00 INFO Array ( [pagePostType] => page [pageType] => 
       order-received [authorId] => 1 [event] => purchase [ecommerce] => Array ( [transaction_id]
       => 84716 [value] => 747.18 [tax] => 105.04 [shipping] => 87.2 [currency] => 
       NOK</code>`</li> <li><code>`2025-11-13T14:39:23+00:00 INFO Array ( [pagePostType]
       => page [pageType] => order-received [authorId] => 1 [event] => purchase [ecommerce]
       => Array ( [transaction_id] => 84724 [value] => 1040.56 [tax] => 143.3 [shipping]
       => 87.2 [currency] => NOK</code>``
    2. `\` 2025-11-13T20:19:19+00:00 INFO Array ( [pagePostType] => page [pageType]
       => order-received [authorId] => 1 [event] => purchase [ecommerce] => Array ([
       transaction_id] => 84739 [value] => 355.03 [tax] => 53.64 [shipping] => 55.2[
       currency] => NOK`
 * Can you please give som feed back on possible causes? Could it be browser settings?
 * Best
 * Anders
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] dataLayer not firing on thank you page](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [8 months ago](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/#post-18713169)
 * Thank you. I will check with my dev if this can be implemented.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] dataLayer not firing on thank you page](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [8 months ago](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/#post-18710774)
 * Here is a part of a gtmkit-purchase log from the 19th of october. I will check
   about the github code with my developer.
 * **2025-10-19T00:03:57+00:00** **Info** Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L2)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L3)[
   pagePostType] => page [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L4)[
   pageType] => order-received [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L5)[
   authorId] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L6)[
   event] => purchase [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L7)[
   ecommerce] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L8)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L9)[
   transaction_id] => 83194 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L10)[
   value] => 161.02 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L11)[
   tax] => 25.8 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L12)[
   shipping] => 55.2 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L13)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L14)[
   items] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L15)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L16)[
   0] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L17)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L18)[
   id] => 5536 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L19)[
   item_id] => 5536 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L20)[
   item_name] => Løpstikke, skåret – Økologisk [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L21)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L22)[
   price] => 92.02 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L23)[
   google_business_vertical] => retail [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L24)[
   item_category] => Krydrautvalget [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L25)[
   item_category2] => Urter [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L26)[
   item_variant] => 50-g [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L27)[
   quantity] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L28))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L29)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L30))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L31)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L32))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L33)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L34)[
   new_customer] => [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L35))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L36)**
   2025-10-19T04:27:31+00:00** **Info** Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L37)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L38)[
   pagePostType] => page [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L39)[
   pageType] => order-received [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L40)[
   authorId] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L41)[
   event] => purchase [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L42)[
   ecommerce] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L43)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L44)[
   transaction_id] => 83187 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L45)[
   value] => 197.95 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L46)[
   tax] => 30.62 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L47)[
   shipping] => 55.2 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L48)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L49)[
   items] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L50)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L51)[
   0] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L52)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L53)[
   id] => 41241 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L54)[
   item_id] => 41241 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L55)[
   item_name] => Krydras Tacokrydder [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L56)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L57)[
   price] => 128.95 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L58)[
   google_business_vertical] => retail [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L59)[
   item_category] => Krydrautvalget [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L60)[
   item_category2] => Blandingskrydder [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L61)[
   item_variant] => 100-g [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L62)[
   quantity] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L63))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L64)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L65))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L66)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L67))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L68)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L69)[
   new_customer] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L70))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L71)**
   2025-10-19T07:07:47+00:00** **Info** Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L72)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L73)[
   pagePostType] => page [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L74)[
   pageType] => order-received [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L75)[
   authorId] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L76)[
   event] => purchase [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L77)[
   ecommerce] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L78)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L79)[
   transaction_id] => 83196 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L80)[
   value] => 235.48 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L81)[
   tax] => 47.1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L82)[
   shipping] => 55.2 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L83)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L84)[
   items] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L85)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L86)[
   0] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L87)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L88)[
   id] => 66494 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L89)[
   item_id] => 66494 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L90)[
   item_name] => Urteposer, bomull (gjenbrukbare) [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L91)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L92)[
   price] => 166.48 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L93)[
   google_business_vertical] => retail [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L94)[
   item_category] => Tilbehør [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L95)[
   item_variant] => 25-stk,13-x-16-cm [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L96)[
   quantity] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L97))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L98)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L99))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L100)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L101))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L102)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L103)[
   new_customer] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L104))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L105)**
   2025-10-19T07:10:58+00:00** **Info** Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L106)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L107)[
   pagePostType] => page [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L108)[
   pageType] => order-received [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L109)[
   authorId] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L110)[
   event] => purchase [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L111)[
   ecommerce] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L112)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L113)[
   transaction_id] => 83198 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L114)[
   value] => 626.28 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L115)[
   tax] => 100.33 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L116)[
   shipping] => 55.2 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L117)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L118)[
   items] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L119)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L120)[
   0] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L121)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L122)[
   id] => 1490 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L123)[
   item_id] => 1490 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L124)[
   item_name] => Sort pepper, Tellicherry, hel – Økologisk [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L125)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L126)[
   price] => 98.9 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L127)[
   google_business_vertical] => retail [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L128)[
   item_category] => Krydrautvalget [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L129)[
   item_category2] => Pepper [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L130)[
   item_variant] => 100-g [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L131)[
   quantity] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L132))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L133)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L134)[
   1] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L135)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L136)[
   id] => 42810 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L137)[
   item_id] => 42810 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L138)[
   item_name] => Penja pepper, svart, hel [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L139)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L140)[
   price] => 259.38 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L141)[
   google_business_vertical] => retail [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L142)[
   item_category] => Krydrautvalget [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L143)[
   item_category2] => Pepper [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L144)[
   item_variant] => 100-g [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L145)[
   quantity] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L146))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L147)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L148)[
   2] => Array [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L149)(
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L150)[
   id] => 41226 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L151)[
   item_id] => 41226 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L152)[
   item_name] => Crushgrind Vaasa-glass, sett [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L153)[
   currency] => NOK [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L154)[
   price] => 199 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L155)[
   google_business_vertical] => retail [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L156)[
   item_category] => Tilbehør [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L157)[
   item_category2] => Kverner [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L158)[
   item_variant] => kampot [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L159)[
   quantity] => 1 [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L160))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L161)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L162))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L163)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L164))
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L165)
   [](https://krydra.no/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=gtmkit-purchase-2025-10-19#L166)[
   new_customer] =>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] dataLayer not firing on thank you page](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [8 months ago](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/#post-18710346)
 * We have done that, and in a small sample, the DL was set only 3 out of 6 times—
   tiny sample. Logging is currently turned off. I am working on getting a log sample.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] dataLayer not firing on thank you page](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [8 months ago](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/#post-18710319)
 * Status is still the same. This is the URL for the thank-you page. [https://krydra.no/kasse/ordre-mottatt/<id>/?key=<key&gt;](https://krydra.no/kasse/ordre-mottatt/<id>/?key=<key>)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] dataLayer not firing on thank you page](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [8 months ago](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/#post-18709306)
 * Hi there,
 * The cache purge worked. Thank you.
 * I re-sent system data to FS903-1A037. Can you take a look?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM Kit - Google Tag Manager & GA4 integration] dataLayer not firing on thank you page](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [8 months, 1 week ago](https://wordpress.org/support/topic/datalayer-not-firing-on-thank-you-page/#post-18705148)
 * Thanks for coming back to me. I entered the code.
 * When checking now, this is what the GTM debug looks like. GTM does not see the
   container, yet the requests fire. gcs=G111. I believe debug has worked fine when
   I first connected GTMKit.
 * Debug:
 * _Page: Handlekurv – Krydra.no
   [https://krydra.no/handlekurv/](https://krydra.no/handlekurv/)
   Google Tag: GTM-M29C7NV not foundPlease verify that the tag:Is installed on this
   pageIs not being blocked (by a browser extension or a consent dialog)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cookieless Backend Server Tracking for Google Analytics - WordPress Plugin] Compatibility with GA4 ?](https://wordpress.org/support/topic/compatibility-with-ga4/)
 *  [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/compatibility-with-ga4/#post-15080590)
 * Hi Nikel,
 * I really like the comments and answers in this thread. You mention that a future
   GA4 MP compatibility may be coming. I really would like to see that materialize:-)
 * I am using GA4 MP to ship data to SGTM and a GA4 plugin would be super helpful.
 * Will you be looking at this?
 * Best
    Anders
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kustom Checkout for WooCommerce] Enhanced Ecommerce tracking](https://wordpress.org/support/topic/enhanced-ecommerce-tracking-4/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/enhanced-ecommerce-tracking-4/#post-13623829)
 * The Woo update has solved the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kustom Checkout for WooCommerce] Enhanced Ecommerce dataLayer and event](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/page/2/#post-12201412)
 * Thanks for your effort:-)
 * I updated the Klarna plug in and all is fine. Transactions land in GA as they
   should.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kustom Checkout for WooCommerce] Enhanced Ecommerce dataLayer and event](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/page/3/#post-12198040)
 * Thanks for taking this problem seriously. I am following the thread and can appreciate
   the complexity. I really do hope that it will be solved soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kustom Checkout for WooCommerce] Enhanced Ecommerce dataLayer and event](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/page/2/#post-12181671)
 * Now the Klarna iframe does not load at all. Is there anything that needs to be
   done in the admin?
 * Logged out of admin and in again-solved. Sorry for the trivial stuff.
    -  This reply was modified 6 years, 7 months ago by [andersbolander](https://wordpress.org/support/users/andersbolander/).
    -  This reply was modified 6 years, 7 months ago by [andersbolander](https://wordpress.org/support/users/andersbolander/).
    -  This reply was modified 6 years, 7 months ago by [andersbolander](https://wordpress.org/support/users/andersbolander/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kustom Checkout for WooCommerce] Enhanced Ecommerce dataLayer and event](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/)
 *  Thread Starter [andersbolander](https://wordpress.org/support/users/andersbolander/)
 * (@andersbolander)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/enhanced-ecommerce-datalayer-and-event/#post-12172486)
 * Sorry for the confusion in threads. I posted on the GTM4WP as well.
    This is 
   for Krokedil:
 * Dear Kristian,
 * I does seem like there is a compatibility problem.
 * To roll back the Klarna solution does not seem entirely safe to me. Which one
   breaks the other? Maybe a direct contact between Klarna and GTM4WP would be helpful.
 * The versions involved are:
    WordPress 5.3 Klarna Checkout v1.11.5 20K+ installations
   GTM4WP v1.11.2 300K + installations Woo v3.8
 * General update was run Nov.19. No previous record.
 * BR
    Anders

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/andersbolander/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/andersbolander/replies/page/2/?output_format=md)