Package com.avoka.fc.core.page
Provides Form Page Tracking classes.
-
Class Summary Class Description FormPageTrackingInterceptor Provides a form page tracking Click interceptor which will add form page tracking content to the page model if the page is annotated with theFormPageTracking
and the form has a page tracking configured.FormPageTrackingUtils Provides utility method to render 3rd party form page tracking content. -
Annotation Types Summary Annotation Type Description FormPageTracking Provides an annotation to mark portal pages for injection of additional tracking content at render time.