Skip to content

Instantly share code, notes, and snippets.

@cabateman
Created November 13, 2013 20:10
Show Gist options
  • Save cabateman/7455548 to your computer and use it in GitHub Desktop.
Save cabateman/7455548 to your computer and use it in GitHub Desktop.
cbates=> SELECT * FROM leviathan.marketing_api_call_data WHERE android_id = '2509fc855b4a671d' and game_id = 18 and date(time_created)>='2013-10-01';
time_created | uuid | major_server_tag | minor_server_tag | client_build | client_data_version | server | game_id | udid | carrier | device_type | idfa | ip | mac | openudid | os_version | imei | android_id | referrer | is_first_run | data | utm_source | utm_medium | utm_term | utm_content | utm_campaign | mapi_url_id | mapi_click_id | is_app_first_run | is_sdk_first_run | attribution_ad_network_id | attribution_mechanism | attribution_mapi_click_id | gree_device_id | is_client_data_correct
---------------------+--------------------------------------------------+------------------+------------------+--------------+---------------------+------------------------+---------+--------------------------------------+---------+-------------+------+---------------+-----------------------------+------------------+--------------+-----------------+------------------+----------+--------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+------------+----------+-------------+--------------+-------------+---------------+------------------+------------------+---------------------------+-----------------------+---------------------------+----------------------------------+------------------------
2013-10-28 19:56:59 | analytics-mapiapp-prod-002-1382990219-q330uposp8 | not_set | not_set | | not_set | analytics-mapiapp-prod | 18 | 798edb25-6614-3738-ad94-ea61a2c2edb0 | | ZTE+V768 | | 184.17.193.82 | 6C%3A8B%3A2F%3A0D%3A90%3A4A | 2509fc855b4a671d | android2.3.7 | 865074016309055 | 2509fc855b4a671d | | 1 | {"payload":{"oem":"brcm","is_app_first_run":true,"device_type":"ZTE+V768","mac":"6C%3A8B%3A2F%3A0D%3A90%3A4A","androidid":"2509fc855b4a671d","timezone":"GMT%2B00%3A00","is_sdk_first_run":true,"datetime_stamp":1382990185373,"game_public_key":"vpzilbi8lzr1nwev77mp9fxnz4512tm7oqsizt5m0058di73pcny0lyw90l0iccp","carrier":"","openudid":"2509fc855b4a671d","gree_device_id":"e99ab95f315cbfeaaf57e955082556f0","packagename":"jp.gree.modernwar","imei":"865074016309055","sdk_os":"android","is_first_run":"1","udid":"798edb25-6614-3738-ad94-ea61a2c2edb0","os_version":"android2.3.7","ip":"184.17.193.82","platformversion":"10","referrer":"","orig_country":"US","player_id":"null","language":"en","serial":"unknown","client_version":"1.2.1"},"token":"8c71712c80ee455f556586607f29c7c6c37ec5f0ec5c76d1bc59963ab1e8020b"} | | | | | | | | 1 | 1 | 54 | ip_address | 1382918948-d513615le9 | e99ab95f315cbfeaaf57e955082556f0 | 1
(1 row)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment