TARGETING 网页动作 指南
OnLoad
Popups are displayed when webpage loaded.
弹出窗口在加载网页时显示。
OnScroll
Popups are displayed when user scroll down webpage.
用户向下滚动网页时会显示弹出窗口。
OnExit[超级喜欢]
Popups are displayed when user moves mouse cursor to top edge of browser window, assuming that he/she is going to leave the page.
当用户将鼠标光标移动到浏览器窗口的上边缘时,弹出窗口会显示,假设他/她将要离开页面。
OnInactivity
Popups are displayed when user does nothing on your website (move mouse cursor, press buttons, touch screen) for certain period of time.
当用户在您的网站上没有任何操作(移动鼠标光标,按下按钮,触摸屏)一段时间后,弹出窗口会显示。
OnAdblockDetected
Popups are displayed if AdBlock (or similar) software detected.
如果检测到AdBlock(或类似的)软件,则显示弹出窗口。
ContentStart (inline)
Popups are embedded at the beginning of post/page/etc. content.
弹出窗口被嵌入在post / page /等的开头。 内容。
ContentEnd (inline)
Popups are embedded at the end of post/page/etc. content.
弹出窗口被嵌入在帖子/页面/等的末尾。 内容。
解释使用 Layered Popups
针对不同用户行为进行不同的动作。