0

Not able to inject Google Tag Manager container on the website

dbmatre 2 years ago 0

I tried playing around by reinstalling, checking permissions, etc but not working and I can see two inject icon in my GTM interface like below. Let me know if I'm making some mistake. thank you.


Image 305

Image 306

0

zaricreklam

Google Reklam 4 years ago 0
0
Fixed

Reverse transaction doesn't work

Łukasz 5 years ago updated by Supermetrics Support Team 5 years ago 6

Hello! I have problem with reverse transaction in analytics. I would like to refund some transactions, but it doesnt work. it's still loading on "Creating measurement protocol hit" stage. For measure transaction I use standard ecommerce. Thanks!

0
Fixed

Error message appears "Third party cookies must be enabled for GTM Preview to work"

gavryshchuk 5 years ago updated by Supermetrics Support Team 5 years ago 3

When Da Vinci is enabled, I can't use GTM. I get this error "Third party cookies must be enabled for GTM Preview to work"

Image 266

Of course, browser settings are fine. When I disable Da Vinci, everything works as usual.

Answer

This is a new feature - many people were reporting having problems with GTM Preview not working and the solution was to enable 3rd party cookies.

Give it a try - go in Chrome preferences, under Site Settings / Cookies and site data, and activate "Block third-party cookies".

Then try to launch GTM Preview and you will notice it simply doesn't work.

It will automatically show if GTM is supposed to be in preview mode, but it can't activate it.

Let me know if you still think you are getting this error and you shouldn't.

0
Fixed

Reverse / Refund don´t work

PaliVT 5 years ago updated by Jan 5 years ago 4

Hi, I have problem with Reverse / Refund in Google analytics. I would like to refund some transactions, but it doesnt work.

I see what's in the picture and it's still loading. For measure transakcion I use EE event: https://developers.google.com/tag-manager/enhanced-ecommerce#purchases Any solution? Thank you.

Image 265

Answer

A new version was released on Thursday, February 27 - please let me know if you still run into this issue.

0
Fixed

Please don't cut the axis on the bar charts

Dorian 5 years ago updated by Supermetrics Support Team 5 years ago 2

Have a look at 22 vs 14. There's no way this bar chart is an accurate representation of the data. It is almost a deal-breaker for me

Image 263

Answer

I just made a fix which will be available in the next release.

  • When there's a single segment, no date comparison, it will correctly use the column total.
  • If multiple segments, it will use the total of the last segment for a given metric (tip: put your biggest segment last).
  • If comparing two date ranges, it will use the highest total of the two date ranges.
  • If multiple segments AND comparing dates, it will use the highest total of the two date ranges, but only for the last segment listed (tip: put your biggest segment last...) - that one was getting pretty complicated to parse... maybe I will spend more time to fix it later.

0
Fixed

Reversing or refunding order : Invalid date specified

Insitaction 5 years ago updated by Supermetrics Support Team 5 years ago 2

Hello,

Encountering a new bug while reversing or refunding an order from the Sales performance panel :

Getting an error : Invalid Date specified: Invalid date

+ given the following JS error :

Uncaught TypeError: Cannot read property 'DATEFORMATS' of undefined
at :1:308
at :1:339

Thanks for the feedback,

Benjamin

Answer

The new version - 2020.2.10 is out - no more subscription required and several bug fixes related to Reverse/Refund.

Reopen this ticket if you still run into issues.

0
Fixed

Authentication issue while reversing/refunding an order

Benjamin Kleinpoort 5 years ago updated by Supermetrics Support Team 5 years ago 2

Hello,

While trying to reversing or refunding an order, I manage to click the button in my Sales performance dashboard and trigger authentication. After choosing my account, it loads indefinitely on "Authenticating", and given the following javascript error :

Error handling response: TypeError: Cannot read property 'match' of undefined
at chrome-extension://pekljbkpgnpphbkgjbfgiiclemodfpen/js/galaxy.js:97:445

Have you seen or having the same issue and how to go through ?

Thank you for your help !

Answer

A new version should be released within a couple of days which (hopefully) will fix this issue (and others related to revert/refund)

0
Completed

Larger input

Mino 5 years ago updated by Supermetrics Support Team 5 years ago 2

Hello,

I would like to suggest a new feature that allows you to extend the size of the text input of each tag (e.g. Category, Action, Label of Analytics Event Tag).

In many cases, the inputs are very small for viewing and editing one or two variables.

Thanks

Answer

Done! I have made the input field for the name of the Var, Trigger, Tag, Template slightly wider, as well as any labels fields (such as those for event category, action, label)

0
Fixed

Refund doesnt work

Michal 5 years ago updated by Supermetrics Support Team 5 years ago 2

Hi,

I would like to refund some transactions, but it doesnt work:

Image 248


Answer

In the end, the problem was caused by the handling of local currencies. Da Vinci is/was using revenue and will now switch to localRevenue (and all local amounts) and handle cases where the property setup is using one currency and the transaction is send using another.