Installing the Freshpaint Javascript SDK
Last updated
Was this helpful?
Last updated
Was this helpful?
Installing the Freshpaint Javascript SDK to the production website has to be done by an engineer. It usually takes about five minutes to install. For deploying to production you should to your account and have them install Freshpaint. Once installed (either locally or on production), a non-technical user can use Autotrack within the to control and manage data without assistance from a technical user.
To install Freshpaint, go to the in Freshpaint:
From the sources page click on configure next to the . This will pull up the code for the Freshpaint SDK:
Copy the snippet into the <head>
of your site. That's it!
Once you see data coming through, you have successfully installed Freshpaint.
If your application uses , you will need to add an id attribute to the script tag of the Autotrack snippet, such as <script type="text/javascript" id="freshpaint-script">.
To verify that Freshpaint is installed correctly, navigate to the Freshpaint . The liveview will now provide a live feed of every user action performed on your site. If you navigate to your site in another tab and click around, you should see the actions you're performing show up in the liveview:
Once you have the installed on your site, will automatically be implemented. You will also have access to if you choose to manually track your events.
Once you have confirmed that Freshpaint is successfully installed, you should . This is how you send information to Freshpaint and your destinations about who your users are.