Versions Compared

Key

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

The list below contains all the different parameters that are required for marketing purposes.

...


ParameterValueDescriptionNote
1up_xxx0 | 1

This parameter is used for sites that we have 1 or more upsells, where xxx is the initial of the upsell. i.e special-offer-spr is up_spr. If they buy, up_spr=1, if not, up_spr=0 (for the next page).


2prod1 | 2 | 3 | 4 | 5This preselects the available options in the checkout - currently we max-out at 5 but if theres ever a product with move then that would be the final number.
3isCardTest1This is used to use Paypal sandbox environment when checkout with paypal.
4fomo0 | 1Loads "recent orders" bubble with message at the bottom left corner
5loader0 | 1

Loads the loading screen


6qt1 | 2 | 3 | 4Define pre-select product by product index
7ieptrue | 0

This param is used to control exitpopup. There is 2 cases: 

  • Exitpop is appeared by default → iep = 0 will hide exitpop
  • Exitpop is hidden by default → iep=true will show exitpop

8timedany number (in sec)define exitpopup to be shown after [value]seconds.
9pid1 | 2 ....This is used to show exitpop variation. Such as we have 2 difference types of exitpop, this will help ops to control which one will be shown. 
10listicle1This is used to help user to go back to listicle page. 
11comment0This parameter is used to hide comment section in Golden checkout template. it's shown by default
12timer0This parameter is used to hide timer in Exitpopup of Golden checkout template. it's shown by default
13igidx (ignore index)1

this param is used to control if we want to redirect index page to other pages (which is defined in "tourl" parameter). After redirect, this param will automatically change to 0. 

Jira Legacy
serverSystem JIRA
serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
keyDFSB-4019


14tourl

page name 

ex: order.html

This is used to define page (within current site) that you want to redirect. 
15pcta / icta

page name 

ex: order.html

This param is used to change all relative URL in Presale and Index page: 

  • pcta for presale page

  • icta for index page

Detail and example of this can be found in this ticket: 

Jira Legacy
serverSystem JIRA
serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
keyDFSB-4111


16ERSY

IF the parameter 'ERS=Y' is present in the URL, the Pixelmator conversion pixel script (everflow) will not fire on the page after checkout page (upsell 1 or confirm page in case the flow has no upsell).


Related ticket: 

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
keyDFSB-4726


17temp

hcvr | haov

hcvr3 | haov3

Example in this ticket: 

Jira Legacy
serverSystem JIRA
serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
keyDFSB-5081

  • For Product list which have 4 items:

    • hcvr: product list order: 1*-3-2-3-4

    • haov: product list order: 3*-1-2-4

  • For Product list which have 3 items: 
    Jira Legacy
    serverSystem JIRA
    serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
    keyBHF-319
    • hcvr3: product list order: 1 - 2* - 3 
    • haov3: product list order: 2* -1 - 3
  • Without param: product list order follow the order setup in dotcms (ex: 2-3-1-4)

  • "*" mean means that item is preselected - always the first one.
  • Note: Yellow highlight border at product item always stays on 3x package (or the one configured as recommended product)

18sm


0 | 1/no param

This is the param for Presale page.

If this param have value is 0, we will hide Social Media button on Presales page. 

Any other value or no param, we will do nothing

Related Ticket: 

Jira Legacy
serverSystem JIRA
serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
keyDFSB-5316


19ads0 | 1/no param

Parameter to control the text "Advertorial" on presale pages.

No param | 1: the text is displayed
Param ads=0 added, the text is hidden.

Jira Legacy
serverSystem JIRA
serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
keyDFSB-5897


20testi0 | other value

Parameter to control section "testimonial" on index (interstitial) pages.

No param | 1: the section is displayed
Param  = 0 added, the section is hidden.

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdb5f78b4b-8603-3879-a97e-a16b5dacbf76
keyDFSB-5933


...