Difference between revisions of "ATC/Current/SDK/Destroy"
From Genesys Documentation
DannaShirley (talk | contribs) (Published) |
|||
Line 2: | Line 2: | ||
|Standalone=No | |Standalone=No | ||
|DisplayName=destroy | |DisplayName=destroy | ||
− | |||
|TocName=destroy | |TocName=destroy | ||
+ | |Context=Learn how to use the<tt>destroy</tt> method to stop all Journey JavaScript SDK activity and remove all tracking information. | ||
|ComingSoon=No | |ComingSoon=No | ||
− | | | + | |Platform=PureEngage, PureConnect, PureCloud |
|Section={{Section | |Section={{Section | ||
|sectionHeading=Description | |sectionHeading=Description | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=The <tt>destroy</tt> method stops all {{MINTYDOCSPRODUCT}} SDK activity and removes all tracking information. | |structuredtext=The <tt>destroy</tt> method stops all {{MINTYDOCSPRODUCT}} SDK activity and removes all tracking information. | ||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Signature | |sectionHeading=Signature | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=<tt>ac('destroy')</tt> | |structuredtext=<tt>ac('destroy')</tt> | ||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Arguments | |sectionHeading=Arguments | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=None. | |structuredtext=None. | ||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=GDPR and destroyed data | |sectionHeading=GDPR and destroyed data | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
− | |structuredtext=The <tt>destroy</tt> method stops all {{MINTYDOCSPRODUCT}} tracking immediately. In addition to ceasing tracking, the <tt>destroy</tt> method also removes all | + | |structuredtext=The <tt>destroy</tt> method stops all {{MINTYDOCSPRODUCT}} tracking immediately. In addition to ceasing tracking, the <tt>destroy</tt> method also removes all cookies set by the SDK; no more proactive engagements will be offered. Use the <tt>destroy</tt> method if a customer requests that you stop tracking their activities on your website. For more information about using {{MINTYDOCSPRODUCT}} in a GDPR-compliant manner, see {{#mintydocs_link:manual=AdminGuide|topic=GDPR|link text=GDPR}}. |
− | |||
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 11:13, February 25, 2020
This topic is part of the manual Journey JavaScript SDK for version Current of Genesys Predictive Engagement.
Learn how to use thedestroy method to stop all Journey JavaScript SDK activity and remove all tracking information.
Description
The destroy method stops all Genesys Predictive Engagement SDK activity and removes all tracking information.
Signature
ac('destroy')
Arguments
None.
GDPR and destroyed data
The destroy method stops all Genesys Predictive Engagement tracking immediately. In addition to ceasing tracking, the destroy method also removes all cookies set by the SDK; no more proactive engagements will be offered. Use the destroy method if a customer requests that you stop tracking their activities on your website. For more information about using Genesys Predictive Engagement in a GDPR-compliant manner, see GDPR.
Comments or questions about this documentation? Contact us for support!