In the previous mini program Q&A, we introduced to you how to direct traffic from public accounts to mini programs. So, can mini programs drive traffic to other mini programs? The answer is of course yes. Today, I will teach you step by step how to jump and guide each other between mini programs. In a mini program, there are two ways to guide users to use other mini programs. One is to jump directly using the interface, and the other is to jump by scanning the mini program code. 1. Jump directly WeChat provides an interface for mini-programs, which allows you to directly launch and jump from one mini-program to another. The specific code is as follows: Its advantages are: users can jump directly by clicking the button without scanning the code, confirming, etc.; at the same time, developers can also easily define the page address, specific parameters, etc. of entering the mini program. However, a mini program cannot jump to any other mini program. WeChat stipulates that a mini program can only jump to other mini programs associated with the same official account. That is to say, if your mini program is not associated with the same official account as other mini programs, then the two mini programs will not be able to jump directly through this interface. At the same time, when calling the interface, you need to know the AppID of the target applet in order to use this interface normally. Follow the WeChat public account "Zhi Xiao Cheng Xu" and reply "AppID" to learn how to obtain the Mini Program AppID. 2. Scan the QR code to jump If you don’t know the AppID of the other party’s mini program, you can also choose to use the “long press to scan the code” feature to complete the jump between mini programs. The specific operation method is as follows:
It should be noted that if the wx.previewImage() interface is used to call a QR code image, the "Scan QR code in the image" option will not be displayed when long pressing. This prompt will only appear when the mini program Chrysanthemum Code is called. Its disadvantages are quite obvious:
But the benefits of using it are also obvious. Using this method to jump to other mini-programs, you can jump to any other mini-program without being restricted by the public account association. You can choose the appropriate mini-program jump method according to your actual situation to complete the traffic diversion operation between mini-programs. In addition, when mini programs are directing traffic to each other, please be sure to comply with the relevant regulations of WeChat mini programs. |
>>: Get the App information you want through PackageManager!
With the rise of AIoT, smart speakers have gradua...
On April 17, 1994, Chinese scientists confirmed f...
Background: In the second half of the Internet , ...
Where do you think the "irreplaceability&quo...
Some ingenious tricks for iOS development 2 Is it...
The college entrance examination season is over, ...
Not long ago, we took you to experience the charm...
Introduction to the course resources within the 2...
NetEase published a statement on its portal websi...
1. Introduction Ha, you poked it in, that's r...
"Predict, Sense, Respond: Government Interne...
When I was chatting with a friend yesterday, we t...
There are more and more "dairy products"...
With the frequent participation of smartphone man...
Since Youku announced its strategic investment an...