8
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

google analyticsとslackを連携するstatsbotのコマンド集

Last updated at Posted at 2016-12-10

statsbotは便利ですが、helpページにはほとんどコマンドの説明がないので、全てではないですが、よく使うモノをまとめました。

コマンド概要

@statsbot list metrics で概要を確認できます。
@statsbot [metric name] [period] として使います

Ex: @statsbot new users yesterday

metrics

User


users new users sessions per user
percent new sessions

Session


sessions bounces bounce rate
session duration avg session duration

Adwords


impressions clicks cost CTR CPC ROAS

Page and Event Tracking


pageviews events unique events
event value sessions with event

Goal Conversions


conversions conversion rate

Ecommerce


transactions ecommerce conversion rate revenue
average order value product list clicks

Daily Basis

@statsbot summary yesterday

Weekly Basis

サイトスピード

@statsbot site speed

要約

@statsbot summary last week

訪問数(セッション数)はどれくらいあったか?

@statsbot sessions last week

コンバージョン率は?

@statsbot conversion rate last week

ページビューはどれくらいあったか?

@statsbot pageviews last week

どのページが閲覧されているか?

@statsbot sessions last week by page

各ページから平均何ページの遷移があったか?

@statsbot pageviews last week by landing page

直帰率(1ページビューだけしかない訪問数の割合)は?

@statsbot bounce rate last week

どうやってサイトにたどり着いているか?

@statsbot sessions last week by source / medium

どんな端末をつかってるか?

@statsbot sessions last week by operating system
@statsbot sessions last week by browser
@statsbot sessions last week by browser version
@statsbot sessions last week by browser size
@statsbot sessions last week by device
@statsbot sessions last week by mobile device model

ユーザ数(ユニークブラウザ数)はどれくらいだったか?

@statsbot users last week

新規ユーザ数はどれくらい?

@statsbot new users last week

ユーザの性質は?

@statsbot users last week by age
@statsbot users last week by gender
@statsbot users last week by interest in affinity category
@statsbot users last week by interest in market category

スケジューリング設定

@statsbot schedule command
@statsbot list schedule
@statsbot unschedule ID

アラート設定

@statsbot alert users > 1000
@statsbot list alerts
@statsbot alert remove ID

Ref.

8
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?