inscription event gtm
This commit is contained in:
parent
8390f10e64
commit
6c0d5106e8
@ -180,13 +180,19 @@
|
||||
<img src="https://adtrack.adleadevent.com/adtcker.php?st=017b0b7d-b3a1-4705-bc1f-9680a2486d54&c=1" width="1" height="1" border="0" />
|
||||
{/if}
|
||||
|
||||
<!-- Traccking affilnet -->
|
||||
|
||||
<!-- GTM START-->
|
||||
{include file="./gtm.tpl" account_created=1}
|
||||
<!-- GTM END-->
|
||||
|
||||
<!-- Traccking affilnet START -->
|
||||
{if isset($account_created) && $account_created == 1}
|
||||
{include file="./affilnet.tpl" event="CustomerData" new='new'}
|
||||
{include file="./affilnet.tpl" event="Lead"}
|
||||
{elseif isset($just_logged_in) && $just_logged_in === true}
|
||||
{include file="./affilnet.tpl" event="CustomerData" new='old'}
|
||||
{/if}
|
||||
<!-- Traccking affilnet END -->
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user