is counter event and metric instances same?
is counter event and metric instances same?
is counter event and metric instances same?
To add some additional context... are they the same thing... No
Can you use Instance of X in place of setting up a custom metric - in most cases Yes
While the blog post does help to explain the differences, many of the issues that used to exist when trying to use Instance no longer apply... Unlike the old Reports, "Instance of " counters are valid metrics that we can use...(and I use them all the time)
In my own implementation, I have a Custom Metric for "Menu Interactions", If I look at this data side by side with "Custom Link Instance" (filtered for items that contain "menu" as per my naming conventions) they are an exact match.
In many cases now, I am using the Instance metrics (for less important items - I still make proper named counters for key items) rather than custom metrics.
Now, that said, Instance Metrics can be tricky when dealing with s.products for instance.. since you could have multiple products, and you want each to count... but an instance of wouldn't count against each product, but as a whole... so using Instances here wouldn't be a good match.
So while it's good to be aware of the limitations that instance of used to have, we also need to be free to move forward and use data that is available to us out of the box...
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.