Cooladata. Create the script and look for part of the email презентация

Слайд 2

Слайд 3

Create the script and look for part of the email

Create the script and look for part of the email

select customer_user_id,

event_name , user_id
from cooladata
where date_range(context)
and filters(context)
and customer_user_id contains "kimaia"
group by 1,2,3
limit 1000
Слайд 4

Make sure that the DB is fibiz_mobile_qa

Make sure that the DB is fibiz_mobile_qa

Слайд 5

Check the timeframe

Check the timeframe

Слайд 6

Run it

Run it

Слайд 7

Copy the user_id

Copy the user_id

Слайд 8

Create new query and add the user_id select event_name, event_time_ts

Create new query and add the user_id

select event_name, event_time_ts , user_id

, customer_user_id , user_alternative_id
from cooladata
where date_range(context)
and user_id =6505988450215149113
order by event_time_ts
limit 800
Слайд 9

Check the results

Check the results

Слайд 10

Слайд 11

Слайд 12

Слайд 13

Слайд 14

Слайд 15

Имя файла: Cooladata.-Create-the-script-and-look-for-part-of-the-email.pptx
Количество просмотров: 40
Количество скачиваний: 0