Plugin Author
alekv
(@alekv)
Ho Maddin
Please remove the debugging information from your post as this forum is public. I have saved it for future reference and will come back as soon as I have looked into the issue closer.
Plugin Author
alekv
(@alekv)
The output of our plugin has been modified by Borlabs: https://take.ms/KxyjW
This is not happening on my testing environment with Borlabs version 2.2.15
Other than that, the output of our plugin looks fine. But, I can also confirm that the Google Tag Assistant can’t detect the conversion value for instance, although it detects the conversion: https://take.ms/20vQW
My guess is, that Borlabs, or some other plugin, changes the conversion data in the background, but I can’t say for sure.
What version of Borlabs are you running?
Best is to turn off Borlabs and try out again. If disabling Borlabs doesn’t fix it, you will have to disable other plugins, until the conversions start working. Once you determined the plugin that is breaking the conversion code, you will have to take it up with the support of that plugin.
Since this is an issue very likely caused by some other plugin, we can’t give you more support.
In any case, it would be interesting to know what the problem was once you fixed it. Let me know how it goes.
-
This reply was modified 5 years, 4 months ago by
alekv.
Thread Starter
Maddin
(@maddinq)
thanks for your quick reply.
related to: https://take.ms/20vQW – this comes from the tag manager – as of the failing conversion tracking via the wordpress plugin, I needed to enabled the tag manager tracking again…otherwise we loos all information.
But I did the same on a other project, (without borlabs) here everything works fine. Also while I would have both (your plugin and tag manger active).
To your answer, when I disable borlabs – all is good. But leave it disabled is no option. For some reason its blocking it. (the only other “pixel” plugin is “PIXELYOUR SITE” but the adwords addon is not installed.). Borlabs we use the latest 2.2.15 Version.
Any further idea related to the borlabs config?
Thread Starter
Maddin
(@maddinq)
for some reason I can’t remove the debug log – no edit option
Thread Starter
Maddin
(@maddinq)
after updating to your latest version 1.8.10 I’m getting the following error while recalling a thank you page
Fatal error: Uncaught Error: Call to undefined method WGACT\Classes\Pixels\Pixel_Manager::conversion_pixels_already_fired_html__premium_only() in %my_path%/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/classes/pixels/class-pixel-manager.php:130 Stack trace: #0 %my_path%/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/classes/pixels/class-pixel-manager.php(32): WGACT\Classes\Pixels\Pixel_Manager->inject_head_pixels() #1 %my_path%/wp-includes/class-wp-hook.php(287): WGACT\Classes\Pixels\Pixel_Manager->WGACT\Classes\Pixels\{closure}('') #2 %my_path%/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #3 %my_path%/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #4 %my_path%/wp-includes/general-template.php(3005): do_action('wp_head') #5 /var/www/we in %my_path%/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/classes/pixels/class-pixel-manager.php on line 130
Thread Starter
Maddin
(@maddinq)
Maybe Solution but question:
I’ve just seen that below the topic “script-blocker” a setup was found.
is this automated added by your plugin or was it a mistake of the maintain developer of our website?
<script>window.BorlabsCookie.unblockScriptBlockerId("googleadsconversion");</script>
Because when I disable it …everything works fine.
Plugin Author
alekv
(@alekv)
@maddinq
Regarding the fatal error on purchase confirmation reload while testing. I just pushed a new version 1.8.11 where this is fixed.
<script>window.BorlabsCookie.unblockScriptBlockerId(“googleadsconversion”);</script>
This is not part of our plugin code, so no, not from us.
How and where did you disable it?
-
This reply was modified 5 years, 4 months ago by
alekv.
Thread Starter
Maddin
(@maddinq)
Hi, looks like one of the previous site managers added it to the script-blocker area,- which I forgot to check. (my bad). So its not coming from your plugin, I disabled it…and everything works.
Plugin Author
alekv
(@alekv)
Where was this script blocker, in Borlabs?
Plugin Author
alekv
(@alekv)
Thanks. I added this now to the documentation.
Ben
(@benbornschein)
Hi @alekv, if you need a developer license of our plugin, please contact us via https://borlabs.io/support/
Best regards
Ben
Plugin Author
alekv
(@alekv)
@maddinq
One of the moderators removed the sensitive information from the debug output. All good now.