Guru's Checkout

How to configure parameters in the URL

In Checkout Guru you can configure the parameters in the checkout URL. Checkout parameters are information that can be added to the URL to customize and optimize your customer's experience. Some parameters can be used at checkout, such as: name, email, phone, discount coupon, among others.

This feature is useful for increasing your page's conversions, optimizing so that your customer doesn't need to fill in the information, thus making the purchase process faster. In addition, it can customize and improve your customer's experience.

For example:

  • If you have a sales team, you can share the URL with the purchase link with pre-filled data for checkout;

  • If you send pre-checkout forms to seek information that the checkout does not request, you can send the URL to the customer without them having to fill in the information at the time of purchase - pay attention to the use of variables from the respective form field.


On this page:

  • Which fields can be sent via checkout URL?

  • How to set up the Checkout URL

  • Configure checkout with dynamic values


Before you start, you need to…

  • Be an administrator or have permission to perform the following actions.

  • Have the URL of the order completion pages.

Which fields can be sent via checkout URL?

You can configure the checkout URL with parameters to customize your page.

According to the information you want at checkout, you can use the following parameters:

Parameter

Field

"?"

starts the parameters

“&”

separates the parameters

“company_name”

company name

“coupon”

discount coupon

“email”

email

“doc “

document

“name”

name

“phone”

phone number

“phone_local_code”

phone country code


How to set up the Checkout URL

You can build your own checkout URL, using the parameters you want to be filled in automatically or to extract information from your customers.

Attention
To special characters, as these are not automatically recognized in the parameters. If this happens, we suggest using the URL Encoder to correct the information.

Steps:

1 - Copy the Checkout URL you want.

https://clkdmg.site/pay/your-offer-name

2 - Then, assemble the structure according to the desired parameter.

You need to use the parameter "?" to start the URL configuration and use “&” to separate the parameters. If the URL values are sent from a form, you must use the variables of the respective form field.

Example 1 - Discount coupon

If you want to offer the discount coupon, enter the (field name) = (field value)

  • ?coupon=coupon10

Then, after entering the information above, combine the checkout URL with the created structure

Example 2 - Registration information

If you want to send the URL with the data, so that your customer doesn't have to fill it in, enter the (field name) = (field value)

  • name=Lucas%20silva&email=lucas.silva@mail.com&phone=(55)956323333

Then, after entering the information above, combine the checkout URL with the created structure

3 - Then, share the created link.


Configure checkout with dynamic values

You can configure dynamic offers to automatically create checkout links to optimize your team's sales.

See:

Configure checkout with dynamic values


More Resources