Difference between revisions of "ATC/Current/SDK/Forms: track"

From Genesys Documentation
Jump to: navigation, search
(Published)
 
(Published)
Line 4: Line 4:
 
|Platform=PureEngage, PureConnect, PureCloud
 
|Platform=PureEngage, PureConnect, PureCloud
 
|TocName=forms:track
 
|TocName=forms:track
 +
|ComingSoon=No
 
|Context=The <tt>forms:track</tt> method
 
|Context=The <tt>forms:track</tt> method
 
|Section={{Section
 
|Section={{Section
Line 10: Line 11:
 
|alignment=Vertical
 
|alignment=Vertical
 
|gif=No
 
|gif=No
 +
|structuredtext=The <tt>forms:track</tt> method tracks form-level activity.
 
|fullwidth=No
 
|fullwidth=No
 +
|Status=No
 
}}{{Section
 
}}{{Section
 
|sectionHeading=Signature
 
|sectionHeading=Signature
Line 18: Line 21:
 
|structuredtext=<tt>ac('forms:track', [selector], [options]);</tt>
 
|structuredtext=<tt>ac('forms:track', [selector], [options]);</tt>
 
|fullwidth=No
 
|fullwidth=No
 +
|Status=No
 
}}{{Section
 
}}{{Section
 
|sectionHeading=Arguments
 
|sectionHeading=Arguments
Line 26: Line 30:
 
* [[#options|options]]
 
* [[#options|options]]
 
|fullwidth=No
 
|fullwidth=No
 +
|Status=No
 
}}{{Section
 
}}{{Section
 
|sectionHeading=selector
 
|sectionHeading=selector
Line 36: Line 41:
 
* Default: form
 
* Default: form
 
|fullwidth=No
 
|fullwidth=No
 +
|Status=No
 
}}{{Section
 
}}{{Section
 
|sectionHeading=options
 
|sectionHeading=options
Line 85: Line 91:
 
{{!}}}
 
{{!}}}
 
|fullwidth=No
 
|fullwidth=No
 +
|Status=No
 
}}
 
}}
 
}}
 
}}

Revision as of 19:21, May 9, 2019

This topic is part of the manual Journey JavaScript SDK for version Current of Genesys Predictive Engagement.

The forms:track method

Description

The forms:track method tracks form-level activity.

Signature

ac('forms:track', [selector], [options]);

Arguments

selector

  • Description:
  • Type: string
  • Status: optional
  • Default: form

options

  • Description:
  • Type: object
  • Status: optional
  • Default: {}
  • Properties:
Name Description Type Status Default Arguments
captureFormDataOnAbandon
boolean optional true  
captureFormDataOnSubmit
boolean optional true  
transform
function optional
formDataObject
traitsMapper   traitsMapper      
Retrieved from "https://all.docs.genesys.com/ATC/Current/SDK/Forms:track (2024-10-06 20:38:23)"
Comments or questions about this documentation? Contact us for support!