How to set buried points in the front end?

1. What's the matter?

A simple example is to add a monitoring point in the application, so that the background can clearly know what the user has done at this monitoring point, etc.;

2. What is the purpose of burying?

Data burying is the preparation for data analysis. Only after burying the data can we obtain data for analysis, so after we have done enough data burying, we can get the desired target data;

1) Behavioral data: time, place, person, interaction, content of interaction;

2) Quality data: browser loading situation, error exception, etc.;

3) Environmental data: browser-related metadata, geography, operator, etc.;

4) Operational data: conversion rate, retention rate;

3. How to use the buried point:

3.1) https://blog.csdn.net/zzh920625/article/details/75810210 Code insertion, detailed introduction of the blog; the results can be obtained in future generations;
3.2) Using the Youmeng statistics plug-in, you can get detailed information on Youmeng See the report and statistical results;
3.21) Click on the statistical website u-web and use it immediately.
3.22) After registration, enter the domain name website that needs to be buried, and so on.
3.23) After completion, a link will be automatically generated:

var code = '<script src="https://s19.cnzz.com/z_stat.php?id=1273309686&web_id=1273309686" language="JavaScript"></script>';
document.write('<div style="display:none;">' + code + '</div>');

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324847927&siteId=291194637