Discover Our Referral Program

Integrate the form or app into your WordPress website

Integrating the form or app to your WordPress store is easy. The steps to follow might be different if you are using WordPress editor to build your website or if you use another editor. See below the steps to follow:

If you are using  WordPress Editor


  1. In your Dashboard, go to “Plugins” and install WPCode. If it is already installed, simply skip this step.

In your Dashboard, go to “Plugins” and install WPCode

In your Dashboard, go to “Plugins” and install WPCode

  1. Once it is installed, go to “Code snippets” and click “Add New

Once it is installed, go to “Code snippets” and click “Add New

  1. Select “Add Your Custom Code (New Snippet)” and click “Use snippet

Select “Add Your Custom Code (New Snippet)” and click “Use snippet

  1. In the “Code Preview” section, paste the code snippet below and replace the variables {yourKey} and {yourToken} by your api key and token provided via email.

In the “Code Preview” section, paste the code snippet below and replace the variables yourKey and yourToken by your api key and token…In the “Insertion” section, make sure to select “Auto Insert” and “Site wide Body”. Then switch the snippet to “Active” before clicking “Save Snippet”.

<script trendful="" src="https://app.trendful.com/init.js?api_key={yourKey}&token={yourToken}" async=""></script>

You will have to replace {yourKey} and {yourToken} with the API Key and token we have provided you via email.

  1. In you Editor, add a button (you can place it anywhere on your website) and click on “” > “Show more settings

In you Editor, add a button (you can place it anywhere on your website) and click on “⋮” > “Show more settingsThen click on “Advanced” and add the class “trendful-button”. Any button with this class will open the form or app when clicked.

In you Editor, add a button (you can place it anywhere on your website) and click on “⋮” > “Show more settingsThen click on “Advanced” and…You will need to save your changes to publish it live.

If you don't use WordPress Editor


Please let us know if you are using another editor.