Commit 992579ac by zhaihuitao

update

parent 99883b3b
......@@ -23,10 +23,10 @@ print(base_path)
click_url = 'http://uri6.com/tkio/Er6BFna'
# prod_event_url = 'http://log.trackingio.com'
prod_event_url = 'http://10.3.20.42:8080'
prod_event_url = 'http://log.trackingio.com'
# prod_event_url = 'http://10.3.20.42:8080'
test_event_url = 'http://10.3.20.42:8080'
prod_appkey = "0d401839250deff23daf62fd49a444cb"
prod_appkey = "895c5256a7f47bd2cca88a29da9e978a"
# prod_appkey = "57ed2dd31596bb4682471e82c0c73c1a"
event_interface = dict(install='/receive/tkio/install', loggedin='/receive/tkio/loggedin',
pageduration='/receive/tkio/pageduration', payment='/receive/tkio/payment',
......
......@@ -12,9 +12,9 @@ from common import randomUtil
params_click = {
'androidid': "43214532142142",
'imei': "881554685049",
# "idfa": 'DBC43622-E38B-440C-B7A7-FB6641D0D9AB',
# 'androidid': "43214532142142",
# 'imei': "881554685049",
"idfa": 'DBC43622-E38B-440C-B7A7-FB6641D0D9AB',
'ip': randomUtil.r.randip(),
#"idfa": "00000000-0000-0000-0000-000000000000",
# "idfv": ""
......@@ -40,7 +40,7 @@ params_click = {
# 'csite': '333',
# "timestamp": "1569141628027",
# "creative": "31096865315",
"deviceid": "881554685049",
# "deviceid": "881554685049",
# "tz": "+8",
# "wx_campaign_id":ry_adgroup_id,
# 'wx_adgroup_id':ry_adplan_id,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment