OptinMonster é uma poderosa ferramenta de geração de leads que ajuda empresas a converter visitantes em assinantes e clientes.
URL do serviço: optinmonster.com (abre em uma nova janela)
_omappvs
Cookie is used to identify returning visitors
1 day
_omappvp
Cookie is used to identify returning visitors
1 day
om-{id}
used to determine if a visitor has interacted with a campaign ID of {id} on your site.
30 days
om-interaction-cookie / omGlobalInteractionCookie
Used to determine if a visitor has interacted with any campaign on your site.
Session
om-global-cookie / omGlobalSuccessCookie
Used to prevent any future OptinMonster campaigns from showing on your site.
Session
om-success-{id} / omSuccess-{id}
Used to determine if a visitor has successfully opted in to a campaign with the ID of {id} on your site
365 days
omSeen-{id}
Used to determine if a visitor has been shown a campaign by the slug. No expiration date
30 days
_omra
Used to store interaction and conversion data for campaigns in conjunction with Revenue Attribution
1 year
omCountdown-{id}-{elementId}
Used for countdown elements {elementId} in campaigns {id} to determine when it should complete
Session
om-{id}-closed / omSlideClosed-{id}
Used specifically with slide-in campaigns {id} to determine if it has been closed or not by a visitor.
30 days
om-success-cookie / omSuccessCookie
used to determine if a visitor has successfully opted in to any campaign on your site to unlock content when using the Content Locking feature.
365 days
Você pode modificar minha cópia de “Multi-Tier Commissions”? Preciso de até 7 níveis e um número fixo de afiliados por nível (matriz forçada).
Olá Michael – Você pode modificar o Multi-Tier Commissions para suportar até 7 níveis. Você pode conseguir isso usando o seguinte trecho de código:
add_filter( 'affwp_mtc_max_tiers', function( $tiers ) { return 7; // Permite até 7 níveis. } );Além disso, recomendo atualizar o plugin para a versão mais recente, pois o recurso de matriz forçada foi lançado na versão 1.4.0 do Multi-Tier Commissions. Caso ajude, você pode consultar nosso changelog para mais detalhes.