Extensions inspire

考拉数据打点校验

0

Details

Author:
[email protected]

Category:
Developer Tools

Version:
1.0

Users:
9

Size:
44.44KiB

Price:
Free

Updated:
February 19, 2019

Webstore Link:
https://chrome.google.com/webstore/detail/%E8%80%83%E6%8B%89%E6%95%B0%E6%8D%AE%E6%89%93%E7%82%B9%E6%A0%A1%E9%AA%8C/bgffigjkhogefcappgeeiegeameaplem

Download

version 1.0  - Download ZIP file

Description

需求背景

目前考拉的埋点方式有两种,一种是通过url后面拼接参数,还有一种是通过 `_.daEvent()` 的方式去手动触发。第一种可以直接通过查看链接有没有带上我们的参数判断埋点有没有成功,第二种只能通过查看 `Network` 里面有没有发送 `https://rev.da.netease.com/__dam.gif` 开头的链接来判断是否埋点成功,而且里面每个字段都被 `encodeURI` 过,很难一眼看出来。
功能介绍

假设我们这里打点的请求地址都是 `rev.da.netease.com/__dam.gif` 开头的,该扩展可以拦截所有 `*://rev.da.netease.com/__dam.gif?*` 开头的请求,分析url参数,把 `category`、`action`、`label`等参数 `decodeURIComponent` 后统一显示出来,方便开发者校验埋点是否成功。

如何使用

* 在chrome中打开 `chrome://extensions/`,把 `.crx` 扩展文件直接托进去。
* 打开要检查的页面,点击扩展插件图标,正常浏览点击你的页面。只要有埋点的请求,都会显示在插件的小窗口中。

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!