Firebase动态链接长版未触发自动分析事件 [英] Firebase dynamic links long version not firing automatic analytics events

查看:52
本文介绍了Firebase动态链接长版未触发自动分析事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

长版本的Firebase动态链接未触发事件首次打开,单击,重新打开...

The long version of a Firebase Dynamic Link is not firing the events First-opens, clicks, re-opens...

是错误还是故意的?在这种情况下为什么?

Is that a bug or is it on purpose, and in that case why?

背景:

我不能使用简短版本,因为我正在以编程方式在关联的深层链接中添加了一个参数,因此我需要较长版本来完成它.

I cannot use the short version because I am adding programmatically a parameter in the deep link associated, hence I need the long version to accomplish it.

作为解决方法:如何以编程方式在简短的Firebase动态链接中添加url参数?我不想以编程方式生成链接,我只希望有一个链接具有动态值(例如,产品详细信息页面中的链接的productID)

As a work around: how can I add programmatically a url parameter in a short Firebase dynamic link? I don't want to generate programmatically a link, I want to have only one link which has dynamic value on it (e.g. productID for a link in my product detail page)

感谢您的帮助!

推荐答案

需要实际的动态链接来对此进行调查.

Need your actual dynamic link to investigate this.

同时,我建议您可以以编程方式创建短链接.请参见 iOS文档

At the same time I can suggest that you can create short link programmatically. See iOS docs, Android docs and overview.

当您说分析"时,您指的是以下什么:

When you say analytics what of the following you are referring to:

  1. Firebase Analytics中显示的数据(可从Firebase控制台访问在Google Analytics(分析)部分);
  2. 动态链接分析中显示的数据(可从动态链接"部分的Firebase控制台访问);
  3. 在创建的动态链接列表中单击特定链接时显示的数据;
  4. 使用 Firebase动态链接分析API ;
  5. 检索的数据
  1. Data shown in Firebase Analytics (accessible from Firebase Console in Analytics section);
  2. Data shown in Dynamic Links Analytics (accessible from Firebase Console in Dynamic Links section);
  3. Data shown when in list of created dynamic links you clicking on specific link;
  4. Data retrieved using Firebase Dynamic Links Analytics API;

我觉得我们应该考虑1和2中的长链接点击.我还没有得到服务器端人员的确认,以确保这一点.我现在可以相信伊恩的评论.

I feel that we should account long links clicks in 1 and 2. I did not get yet confirmation from server side folks to be sure about this. I would trust Ian's comment for now.

在3中将仅显示在Firebase控制台中创建的短链接.使用API​​创建的短链接不会显示在3中.

In 3 will be shown only short links created in Firebase console. Short links created using API will not show up in 3.

在4中,您可以访问与短链接相关的数据.

In 4 you can access data related to short links.

这篇关于Firebase动态链接长版未触发自动分析事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆