From abe935bde3524420bb732c5214c2bb6cee6bbb42 Mon Sep 17 00:00:00 2001 From: Tim Spurway Date: Thu, 31 Mar 2016 15:20:38 -0400 Subject: [PATCH] Update data_dictionary.md updating valid values for action --- data_dictionary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_dictionary.md b/data_dictionary.md index 322d6ad0e..882aaa67c 100644 --- a/data_dictionary.md +++ b/data_dictionary.md @@ -49,7 +49,7 @@ The Activity Stream addon sends two distinct types of pings to the backend (HTTP | KEY | DESCRIPTION |   | |-----|-------------|:-----:| -| `action` | Always `activity_stream`. | :one: +| `action` | Either `activity_stream_event` or `activity_stream_session`. | :one: | `addon_version` | The version of the Activity Stream addon. | :one: | `click_position` | The index of the element in the `source` that was clicked. | :one: | `client_id` | An identifier for this client. | :one: