Apologies for the long post… (I’ll prob edit it shorter after a response)
I have the 1.3.0-distroless version of all three apps working on Compute Engine VMs
The mutator has added the load timestamp field and all the standard enrichments but none of the basic event data.
Below is the whole schema in BQ (I didn’t expand the enrichment fields)
Field name |
---|
load_tstamp |
unstruct_event_com_snowplowanalytics_snowplow_focus_form_1_0_0 |
unstruct_event_com_snowplowanalytics_snowplow_submit_form_1_0_0 |
contexts_com_snowplowanalytics_snowplow_ua_parser_context_1_0_0 |
contexts_nl_basjes_yauaa_context_1_0_2 |
unstruct_event_com_snowplowanalytics_snowplow_link_click_1_0_1 |
contexts_com_snowplowanalytics_snowplow_web_page_1_0_0 |
I appears the atomic events data did not get populated and I am not sure when that was supposed to happen.
For example this is what shows up in the Postgres db:
column_name |
---|
platform |
etl_tstamp |
collector_tstamp |
dvce_created_tstamp |
event |
event_id |
txn_id |
name_tracker |
v_tracker |
v_collector |
v_etl |
user_id |
user_ipaddress |
user_fingerprint |
domain_userid |
domain_sessionidx |
network_userid |
geo_country |
geo_region |
geo_city |
geo_zipcode |
geo_latitude |
geo_longitude |
geo_region_name |
ip_isp |
ip_organization |
ip_domain |
ip_netspeed |
page_url |
page_title |
page_referrer |
page_urlscheme |
page_urlhost |
page_urlport |
page_urlpath |
page_urlquery |
page_urlfragment |
refr_urlscheme |
refr_urlhost |
refr_urlport |
refr_urlpath |
refr_urlquery |
refr_urlfragment |
refr_medium |
refr_source |
refr_term |
mkt_medium |
mkt_source |
mkt_term |
mkt_content |
mkt_campaign |
se_category |
se_action |
se_label |
se_property |
se_value |
tr_orderid |
tr_affiliation |
tr_total |
tr_tax |
tr_shipping |
tr_city |
tr_state |
tr_country |
ti_orderid |
ti_sku |
ti_name |
ti_category |
ti_price |
ti_quantity |
pp_xoffset_min |
pp_xoffset_max |
pp_yoffset_min |
pp_yoffset_max |
useragent |
br_name |
br_family |
br_version |
br_type |
br_renderengine |
br_lang |
br_features_pdf |
br_features_flash |
br_features_java |
br_features_director |
br_features_quicktime |
br_features_realplayer |
br_features_windowsmedia |
br_features_gears |
br_features_silverlight |
br_cookies |
br_colordepth |
br_viewwidth |
br_viewheight |
os_name |
os_family |
os_manufacturer |
os_timezone |
dvce_type |
dvce_ismobile |
dvce_screenwidth |
dvce_screenheight |
doc_charset |
doc_width |
doc_height |
tr_currency |
tr_total_base |
tr_tax_base |
tr_shipping_base |
ti_currency |
ti_price_base |
base_currency |
geo_timezone |
mkt_clickid |
mkt_network |
etl_tags |
dvce_sent_tstamp |
refr_domain_userid |
refr_dvce_tstamp |
domain_sessionid |
derived_tstamp |
event_vendor |
event_name |
event_format |
event_version |
event_fingerprint |
true_tstamp |