Template URL

Experience and evaluation information is sent to Solucx via a Link, through Query String in the URL. A transaction and an evaluation are created instantly.

How it works

The URL functionality allows the registration of customer data and experience, and the journey evaluation of the customer directly through a Link using Query String in the URL.

The user is provided with the link (shortened or not) by email, sms, or another channel through which they can be redirected to the survey. By clicking on the link, the URL should bring the transaction information for the customer to evaluate their experience, and after the evaluation, the data will be sent to Solucx.

URL examples:

https://survey.solucx.com.br/laksd831kasd9a/buttons/?
name=Maria&email=mariazinha&store_id=1892&employee_id=139424&amount=0
https://survey.solucx.com.br/laksd831kasd9a/emoticons/?
name=Maria&email=mariazinha&store_id=1892&employee_id=139424&amount=0

Note: the prefix https://survey.solucx.com.br may change depending on where the application is deployed

Upon entering the application, it queries the data of the completed transaction and shows a form to the user according to the brand's evaluation settings.

The user evaluates their experience and submits the evaluation.

URL Parameters

The URL functionality serves to allow registration directly through a Link via Query String in the URL. Through the Link, a transaction is created, and the survey is conducted based on the created transaction.

FieldDescriptionExemplo
client_idField with a unique customer ID from the company itself to establish a direct link in the export of reports3445667
name

Required

Customer/Consumer Name

Maria
emailCustomer/Consumer Email[email protected]
phoneCustomer/Consumer Phone with 10 or 11 digits11999990000
phone2Second Customer/Consumer Phone with 10 or 11 digits11999991111
cpfCustomer/Consumer CPF01234567890
genderCustomer/Consumer Gender (M or F)F
birth_dateCustomer/Consumer Date of Birth - YYYY-mm-dd1980-12-31
store_idField with the store ID from the company itself to establish a direct link in the export of reports. Must be registered in the system12332
employee_idField with the ID of the employee involved in the sale from the company itself to establish a direct link in the export of reports; if not provided, a generic one will be assigned.3424342
amountTransaction amount87.20
transaction_idField with a unique transaction ID from the company itself to establish a direct link in the export of reports.564425232
ratingRating to be marked in the evaluation, value from 0 to 10.10
journey

Required

Journey for which the survey will be conducted

atendimento
noCacheDisables survey Cache1 or 0
langDefines the language to be used in the surveyen, es, or pt
Extra FieldsOther fields with information not provided above can be added as QueryStringparam_CampoExtra=

Observations

Applicable in:Not applicable in:
  • Application that can provide a Hyperlink that redirects to the URL of the Survey;
  • Contexts where the dispatchs should be carried out by Solucx, due to the fact that data is sent at the moment of evaluation.

The definitions below can be understood as advantages and disadvantages depending on the context in which they will be applied.

  1. Quarantine, blacklist, and dispatch cycle settings are not carried out by Solucx in this form of integration
  2. Ideal for scenarios where customer and experience data will not be sent to Solucx beforehand, the URL (together with the Widget) are the most used integration methods to make the satisfaction survey available and already capture the other data at the same time