Data downloaded by links shared by app Statistics

data downloaded from links shared by app Statistics
demand:
A user can share his Url link followed by his user ID, such as www.aa.com/share?user_id=123
, and then other users click on this link to download APP, and then the user registers to get the parameter user_id=123 automatically

the scheme is as follows:

1:IP  user_id 2
2: IP 123 

but IP may repeat, or in the beginning, users use Wifi to open the sharing link and sign up using a 4G network

< hr > Has
designed a unique representation that both H5 and App are available?

Plan 2:

clipboard.png

I saw a company doing this on the Internet, but I didn"t understand his principle. His h5 collected information and passed it to the server, and then APP got it from the server. The question is, how did he get it? According to a key? So how is this key generated?

Jun.09,2022

there is another way

1: when opening the download page, js writes to the pasteboard
2: download APP and open APP to get

< hr >

however, if the user copies the content halfway, APP will not work

The SDK in

APP can take parameters according to the download page. The Key you are talking about is provided to the server on the download page, and the package returned by the server contains this Key

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1bbffec-304de.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1bbffec-304de.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?