SOLVED

Webサイト訪問者の滞在時間について

Go to solution
Anonymous
Not applicable

お世話になります。

トラッキングタグを埋め込んでいるWebページの訪問者が、アクセスからどれだけの時間滞在しているかを知る方法はありますでしょうか?

用途としては、スマートキャンペーンでWebページへのアクセスから120秒以上滞在しているリードに対してスコアを加算するなど

フロー実行の条件として使用することを想定しています。

よろしくお願いいたします。

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator
4 REPLIES 4
Anonymous
Not applicable

The simple answer is "no"

それが利用できません

And here's the related discussion:

Re: Scoring how long users stay at web pages

You can track how many times someone visited the website instead:

2015-06-19_0952.png

頑張って!

Anonymous
Not applicable

Grantさん

訪問回数をカウントする方法も使えそうですね。

参考にさせていただきます。

ご回答ありがとうございました。

Grant,
That's also useful likely method of counting the number of visits.
It will be helpful.

Thank you so much.

SanfordWhiteman
Level 10 - Community Moderator
Anonymous
Not applicable

Sanfordさん

MunchkinコードにJSを組み込む方法について調べてみます。

参考URL情報ありがとうございます。

Sanford,
The Munchkin code I'll try to examine how to incorporate the JS.
Thank you for a nice link.