OptinMonster ist ein leistungsstarkes Lead-Generierungs-Tool, das Unternehmen hilft, Besucher in Abonnenten und Kunden umzuwandeln.
Service-URL: optinmonster.com (öffnet sich in einem neuen Fenster)
_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
Können Sie meine Kopie von „Multi-Tier Commissions“ modifizieren? Ich benötige bis zu 7 Stufen und eine feste Anzahl von Affiliates pro Stufe (erzwungene Matrix).
Hallo Michael – Sie können Multi-Tier Commissions modifizieren, um bis zu 7 Stufen zu unterstützen. Dies können Sie mit dem folgenden Code-Snippet erreichen:
add_filter( 'affwp_mtc_max_tiers', function( $tiers ) {return 7; // Ermöglicht bis zu 7 Stufen.
} );
Zusätzlich empfehle ich, das Plugin auf die neueste Version zu aktualisieren, da die Forced-Matrix-Funktion in Multi-Tier Commissions Version 1.4.0 veröffentlicht wurde. Falls es hilft, können Sie sich unser Changelog für weitere Details ansehen.