Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wildcard

Meaning

#url#

URL of the project. The protocol and domain used in the URL depend on the settings in the “Base URL” field

#ptitle#

project title

#pdescr#

project description

#pcomments#

project comments

#startdate#

start date in “DD.MM.YYYY” format.

#startDateRaw#

Start date and time in standard format: “YYYY-MM-DD HH:MM:SS“

You can also define date and time yourself by adding your desired format with a vertical dash, e.g. #startDateRaw|d#: “DD“. For further supported user-defined formats see: http://php.net/manual/en/function.date.php

#starttime#

start time in “HH:MM:SS” format.

#startdatetime#

start date and time in “DD.MM.YYYY HH:MM:SS” format.

#enddate#

end date in “DD.MM.YYYY” format.

#endDateRaw#

End date and time in standard format: “YYYY-MM-DD HH:MM:SS“

You can also define date and time yourself by adding your desired format
with a vertical dash, e.g. #endDateRaw|d#: “DD“. For further supported
user-defined formats see: http://php.net/manual/en/function.date.php

#endtime#

end time in “HH:MM:SS” format

#enddatetime#

end date and time in “DD.MM.YYYY HH:MM:SS” format

[shorturl]URL[/shorturl]

Used to shorten and conceal long URLs. Not recommended for personalised projects as it reduces the complexity of invitation codes.

Please note: The URLs will be shortened or concealed in the sent email (not in the preview).

Example: [shorturl]#url#?a=param1&b=#v_1#[/shorturl]

Please note: The shortened URLs will be displayed in the sent email (not in the preview).

Wildcards for Personalized Surveys and Panel Projects

...

Wildcard

Meaning

#bonus#

Number of bonus points (format).

#m_[number]# and #md_[number]#

The value of the variable from the respective master data item.

#panel_url#

A link to the panel.

#panelist_code#

The panelist code, i.e. access code to the panel.

#panelist_login_code#

Wildcard which allows to create a shortened login link.

Usage of the shortened login link is recommended, in particular, if the domain of the panel itself is quite long: If the normal 40-digit code is used, the complete URL might become too long for mail programs to forward it correctly.

#panelpoints#

The panelist’s current account balance (p.pcredit_points).

#password_recovery_url#

“Reset password” link.

#pseudonym#

The pseudonym, i.e. encoded unique panelist ID.

#site_id#

Language version

#u_sec_question#

Security question

#u_sec_question_answer#

Answer to the security question.

#sender_u_firstname#

The sender’s first name (Function Module: Send Private Messages to Panelists)

#sender_u_name#

The sender’s last name (Function Module: Send Private Messages to Panelists)

#message_title#

The message header (Function Module: Send Private Messages to Panelists)

#message_text#

The message text (Function Module: Send Private Messages to Panelists)

#subscription_title#

Title of the section (Function Modules: Forum, Panelist Blog)

#subscription_post_title#

Title of the new post (Function Modules: Forum, Panelist Blog)

#subscription_post_link#

Link to post (Function Modules: Forum, Panelist Blog)

#subscription_unsubscribe#

Link that allows to unsubscribe (Function Modules: Forum, Panelist Blog)

#poster_account#

The quoted panelist’s account (Function Module: Forum)

#poster_firstname#

The quoted panelist’s first name (Function Module: Forum)

#poster_name#

The quoted panelist’s last name (Function Module: Forum)

#poster_email#

The quoted panelist’s e-mail address (Function Module: Forum)

#post_date#

Date the quoted post was created (Function Module: Forum)

#post_title#

Title of the quoted post (Function Module: Forum)

#mail_validation_code#

You insert the actual verification code (Function Modules: Registration Form, Change E-Mail, Change Data)

#mail_validation_code_ complete#

You can create a complete clickable link (Function Modules: Registration Form, Change E-Mail, Change Data)

#item_title#

Bonus title (Function Module: Bonus List and Redemption)

#item_description#

Description (Function Module: Bonus List and Redemption)

#item_description2#

Description 2 (Function Module: Bonus List and Redemption)

#item_category_title#

Bonus category title (Function Module: Bonus List and Redemption)

#item_selected_amount#

Value of payment (Function Module: Bonus List and Redemption)

#item_vendor#

Manufacturer (Function Module: Bonus List and Redemption)

...