The solution of wap jumping to the internal browser of WeChat

The old batch of webmasters have a little bit of WAP in their hands, or some advertisements are placed outside WeChat or in third-party apps, then there is a set of solutions that may improve the conversion rate of your advertisements, and that is the solution of WAP jumping to the internal browser of WeChat plan. So how can users click on the ad to jump to the WeChat internal browser?

Principle: Use the jump interface that WeChat opens to some VIP partners to achieve.

So how do you find these jump interfaces?

I know a few, one is JD.com, the other is wx.17u.cn
The request interface of JD.com is listed below:

http://wq.jd.com/mjgj/link/GetOpenLink?callback=getOpenLink&rurl=urlencode(To jump the link to)

 

The result after the request is similar:

try{getOpenLink({"errcode":0,"openlink":"weixin://dl/business/?ticket=t7ac579f071faadbce4c31fca854b3e59"});}catch(e){}

then the value of openlink via js     

loaciton.href="weixin://dl/business/?ticket=t7ac579f071faadbce4c31fca854b3e59";

You can jump to the inside of WeChat.

This domain name can only support jd.com For example: sales.jd.com  
So how can you jump to your own domain name, you must use the domain name of jd.com to do the jump, so you need to find a jump link to jd.com , and can jump to third-party domain names.
As for how to find it, go through all the domain names of *.jd.com and you should be able to find it. Ha ha

 

There is also a wx.17u.cn one that I can find in the WeChat train ticket section.

Only revealed so much.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324433934&siteId=291194637