Article sections
WP Google Analytics Events Pro supports shortcodes for triggering events.
To create a scroll event using the shortcode, just wrap your content with:
[[scrollevent cat="Category" action="Action" label="Label"][/scrollevent]]
To create a click event using shortcode, wrap your button / link with:
[[clickevent cat="Category" action="Action" label="Label"][/clickevent]]
In the following example, you can see both the scroll and click events shortcodes in action:

Want to start using Shortcodes? Upgrade Now