How to make the most of webviews & direct timelines
With the right setup, users moving between your app and your website will barely notice the difference. Find out how Pugpig Bolt query parameters can make that happen.
When your Pugpig Bolt app loads content from your website, it can automatically pass useful information about the user and their environment to that page. This is done via URL query parameters, small pieces of data added to the end of a URL.
Used well, query parameters allow you to create a much more seamless experience for your users. Your website can automatically log in a user who is already signed in to the app, adapt its layout to feel native, respect dark mode settings, and more.
Learn how to:
- Automatically log in a user who is already signed in to the app
- Adapt its layout to feel native
- Respect dark mode settings
- Maintain consistent font size between app and website


