Questions tagged [yandex-metrika]

A hosted tool that helps increase web site conversion rates.

Yandex.Metrika is a free tool to help with site conversion rates. It allows you to see where your users come from, what they do on your site, which links are popular, and provides various data analysis tools.

Helpful Links

25 questions
9
votes
2 answers

ClickHouse: How to store JSON data the right way?

I'm going to migrate data from PostgreSQL database to Yandex's ClickHouse. One of the fields in a source table is of type JSON - called additional_data. So, PostgreSQL allows me to access json attributes during e.g. SELECT ... queries with ->> and…
arturkuchynski
  • 790
  • 1
  • 9
  • 27
5
votes
1 answer

Next.js, Styled-components and Yandex Metrica Session Replay

I'm working in a project using Next.js and styled-components. In my file [slug].tsx: export default function ProductDetails({ product }: IProductDetailsProps) { const router = useRouter(); if (router.isFallback) { return ( …
3
votes
0 answers

Pagespeed + yandex metrika + google analytics = bad speed

I need help to optimize my website ggsel.com. I use counters of google analytics and Yandex Metrica. If I drop these counters then I get very good results by page speed, but if I put these counters in my page result is bad. I attached screenshots…
3
votes
0 answers

Failed to create lock file webview_data.lock

We are facing an exception that I have no idea how to resolve to. It seems to be related to webviews and multi processing and our app does use up to 4 processes. However I would expect this crash on Android 9 because multiprocessing requires…
Furkan Yurdakul
  • 2,801
  • 1
  • 15
  • 37
3
votes
2 answers

Removing “X-Frame-Options” header in nginx for a yandex

Recently I have started using analytics tool of yandex it gives you a detailed information about your visitors even it records a video of every visitor come to visit your website... the link of the tool is: metrica.yandex.com it's totally…
Sophia Ruiz
  • 31
  • 1
  • 2
2
votes
2 answers

Vuetify how to add CSS class to HTML

I have a which collects user e-mail address and I need to add ym-record-keys CSS class to element according to Yandex Metrica guideline. So I tried to add it like this but it adds class to the parent div. How can I add…
aydgn
  • 167
  • 1
  • 8
2
votes
1 answer

How to analyze leak trace of obfuscated 3rd party library code

I found a memory leak (using LeakCanary), but code in leak trace is obfuscated. I don't have much experience with code obfuscation and I want to know if there is a way to to deobfuscate it, or maybe disable code obfuscation for that third library…
madim
  • 774
  • 10
  • 22
2
votes
1 answer

Simulator Crash on Yandex app metrica configuration

Hey I have this peculiar issue regarding yandex configuration. If I run the app on simulator app crashes with following error: 'NSInvalidArgumentException', reason: '*** -[NSFileManager …
Omid Kia
  • 137
  • 12
1
vote
1 answer

How to use yandex.metrica ecommerce layer with react&

I added a yandex.metrica script (w ecommerce layer) in my index.html