Submit Article Requests

Do you have a suggestion for an article you would like to see created?
Feel free to submit this form and add your suggestions to our document board.

Please fill out the contact form below and we will reply as soon as possible.

  • Appcues Certifications & Training
  • Contact Us
  • Home
  • Integrations
  • Integration Documents

FullStory Integration

Updated at November 26th, 2022

Submit Article Requests

Do you have a suggestion for an article you would like to see created?
Feel free to submit this form and add your suggestions to our document board.

Please fill out the contact form with the details about the help content you'd like to see.

  • Installation & Developers
    Installing Appcues Installing Appcues Mobile API & Data Troubleshooting Extras
  • User Experiences
    Web Experiences Building Web Experiences Building Mobile Experiences Customization & Styling Targeting Studio Troubleshooting Use Cases FAQ
  • Mobile
    Installation & Overview Building Mobile Experiences Mobile Analytics Troubleshooting Mobile Use Cases
  • Account Management
    Subscription Users & Data
  • Analytics
    Experience and Event Analytics Data
  • Best Practices
    Use Cases Pro Tips PLG FAQ
  • Integrations
    Integration Documents Use Cases Resources
  • Post-mortem
    System Incidents
+ More

Are you running product analytics on FullStory? With our integration, you can send Appcues events to FullStory right in the browser, just by adding a bit of javascript to your product.

Our integration with FullStory is added manually, with just a bit of javascript. We wrote it for you, here :)

<script type="text/javascript">
 Appcues.on('all', function (eventId, eventObj) {
 FS.event(`[Appcues] ${eventObj.name}`, eventObj)
 });
 </script>

All you need to activate this integration is to load this script after both the Appcues and FullStory scripts have been loaded. After that, all events from Appcues will be sent to FullStory client-side.

Appcues events appear on a general level, such as Flow Completed, Flow Started, Step Skipped, etc, and you can view further details like event properties by expanding individual events.

What data is sent from Appcues to FullStory?

The following events are sent from Appcues to FullStory when the integration is enabled: flow events, form events, NPS events, checklist events, pin events, and custom events.

flow_started form_submitted checklist_skipped
flow_completed form_field_submitted checklist_dismissed
flow_skipped nps_feedback checklist_item_started
flow_aborted nps_score checklist_item_completed
step_started nps_clicked_update_nps_score appcues_custom
step_completed nps_ask_me_later_selected_at v2:experience_started
step_skipped nps_survey_started v2:step_seen
step_interacted checklist_shown v2:icon_seen
step_aborted checklist_completed v2:step_interaction

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Segment (Two-Way Integration)
  • Kissmetrics Integration
  • Using Appcues and Zapier
  • Amplitude (Two-Way Integration)
Appcues logo

Product

Why Appcues
How it works
Integrations
Security
Pricing
What's new

Use cases

User Onboarding Software
Feature Adoption Software
NPS & Surveys
Announcements
Insights
Mobile Adoption

Company

About
Careers
we're Hiring

Support

Developer Docs
Contact

Resources

The Appcues Blog
Product Adoption Academy
GoodUX
Case studies
Webinar Series
Made with Appcues
Appcues University

Follow us

Facebook iconTwitter icon greyLinkedin iconInstagram icon
© 2022 Appcues. All rights reserved.
SecurityTerms of ServicePrivacy Policy
Expand