How to Switch Between PC and SP Versions
You are using the same URL for both PC pages and smartphone pages, and serving different screens based on the user agent (hereinafter, UA) of the accessing user's device.
With Ptengine, you can call up the screen you want to measure as is, select buttons and other elements, and configure event measurement without making any changes to the HTML source. When making this setting, the PC version screen is called up by default.
If you want to measure a button that only appears on the smartphone page, you can configure the measurement by spoofing the browser's UA to call up the smartphone version screen. This makes it possible to configure event settings without making any changes to the HTML source, even when using the same URL for both PC and smartphone pages.
最終更新