URL Parameters settings

You can configure your chatbot to add parameters to URLs it sends to your users. For example, to add analytics data when your chatbot sends a link to your website, or a pre-formatted search-string that takes users to a specific page of results in a web shop.

Each parameter consists of a name and a value and is appended to the URL as part of the URL query string. You can use constants and variables within the values to build them dynamically.

You can add URL parameters to either:

This selection applies to all URL parameters you create. You cannot specify different parameters to be appended to different URLs. You can also delete URL parameters.

Add URL parameters to all URLs

To add URL parameters to all URLs the chatbot sends to your users:

  1. Select your team and the chatbot you want to edit.
  2. Open the Manage section of the left navigation and click Settings.
  3. Click URL Parameters.
  4. Make sure Enable URL Parameters is selected.
  5. Leave to all Web URLs selected.
  6. If a parameter has already been defined, click + URL parameter to add another.
  7. Type a Name for the parameter.
    Parameter names do not need to be unique.
  8. Type the Value you want to send.
    Type @ to add variables or constants. Entities are not available in URL parameter values.
  9. Click Save.

 

Add URL parameters to specific URLs

To add URL parameters only to specific URLs:

  1. Select your team and the chatbot you want to edit.
  2. Open the Manage section of the left navigation and click Settings.
  3. Click URL Parameters.
  4. Make sure Enable URL Parameters is selected.
  5. Select to specific Web URLs.
  6. Type the Web URL you want to add parameters to.
  7. Select a Matching Method of either:
  8. If you want to specify more URLs, click + Web URL.
  9. If a parameter has already been defined, click + URL parameter to add another.
  10. Type a Name for the parameter.
    Parameter names do not need to be unique.
  11. Type the Value you want to send.
    Type @ to add variables or constants. Entities are not available in URL parameter values.
  12. Click Save.

Delete URL parameters

If you have defined more than one URL parameter, you can delete them from the URL Parameters settings page:

  1. Select your team and the chatbot you want to edit.
  2. Open the Manage section of the left navigation and click Settings.
  3. Click URL Parameters.
  4. Click the menu to the right of the parameter you want to delete.
    The menu only appears if you have defined more than one parameter.
  5. Click Delete.

If you have only defined one URL parameter, the parameter can only be disabled:

  1. Select your team and the chatbot you want to edit.
  2. Open the Manage section of the left navigation and click Settings.
  3. Click URL Parameters.
  4. Unselect Enable URL Parameters.
  5. Click Save.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.