Difference between revisions of "ATC/Current/SDK/Destroy"
From Genesys Documentation
DannaShirley (talk | contribs) (Published) |
DannaShirley (talk | contribs) (Published) |
||
Line 4: | Line 4: | ||
|Platform=PureEngage, PureConnect, PureCloud | |Platform=PureEngage, PureConnect, PureCloud | ||
|TocName=destroy | |TocName=destroy | ||
− | |Context= | + | |ComingSoon=No |
+ | |Context=Learn how to use the<tt>destroy</tt> method to stop all Journey JavaScript SDK activity and remove all tracking information. | ||
|Section={{Section | |Section={{Section | ||
|sectionHeading=Description | |sectionHeading=Description | ||
Line 12: | Line 13: | ||
|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. | ||
|fullwidth=No | |fullwidth=No | ||
+ | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Signature | |sectionHeading=Signature | ||
Line 19: | Line 21: | ||
|structuredtext=<tt>ac('destroy')</tt> | |structuredtext=<tt>ac('destroy')</tt> | ||
|fullwidth=No | |fullwidth=No | ||
+ | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Arguments | |sectionHeading=Arguments | ||
Line 26: | Line 29: | ||
|structuredtext=None. | |structuredtext=None. | ||
|fullwidth=No | |fullwidth=No | ||
+ | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=GDPR and destroyed data | |sectionHeading=GDPR and destroyed data | ||
Line 33: | Line 37: | ||
|structuredtext=The <tt>destroy</tt> method stops all {{MINTYDOCSPRODUCT}} tracking immediately. In addition to ceasing tracking, the <tt>destroy</tt> method also removes all data that has been collected for the customer. 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}}. | |structuredtext=The <tt>destroy</tt> method stops all {{MINTYDOCSPRODUCT}} tracking immediately. In addition to ceasing tracking, the <tt>destroy</tt> method also removes all data that has been collected for the customer. 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}}. | ||
|fullwidth=No | |fullwidth=No | ||
+ | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 20:46, October 10, 2019
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 data that has been collected for the customer. 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!