When a user performs the Click-To-Action (CTA) or close the popup with the close button, the default behavior with the Free and Plus plans is to keep the popup hidden until the popup title or content change and the page is reloaded.
You can customize this behavior by upgrading to the Pro plan. This last enables 4 options:
For testing purposes, you can reset any states by clearing your browser local storage (all our keys make use of the content-showcase
prefix). Another mean is to open your pages in an incognito browser.
The pro plan includes an integration with Google Analytics. Once the feature is set up, we send events for popup clicks and impressions.
All events have their category set to ContentShowcase.app
and are labeled using your post title.
Here are the event actions we use:
Action | Description |
---|---|
Click | Sent when a user clicks and closes the popup whatever the trigger was (close button, CTA button or popup itself). See click events below for identifying more fine grain actions. |
Click Close Button | Sent when a user closes the popup by clicking on the close button. This action may only be triggered when the close button is displayed. |
Click CTA Button | Sent when a user closes the popup by clicking on the CTA button. This action may only be triggered when a CTA button is displayed. |
Click Popup | Sent when a user closes the popup by clicking on the popup. This action may only be triggered when no CTA button is displayed. |
Impression | Sent when the Content Showcase popup is loaded on a user browser. |
ContentShowcase.app has been created to make announcements but also performance analysis quick and easy for people with no coding knowledge by using a limited but intuitive interface.
If you need an advanced changelog and newsfeed solution to keep track of your history, support team collaboration, segmentation, user feedback, or want to deliver updates on multiple channels in one click, then we strongly recommend Noticeable.
Issues are kept public in a Github repository:
https://github.com/content-showcase/issues
You can report a bug or submit a feature request by dropping us a line.