File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -317,6 +317,32 @@ private function generateVariable(
317317 ],
318318 ]
319319 ],
320+ [
321+ 'accountId ' => $ accountId ,
322+ 'containerId ' => $ containerId ,
323+ 'variableId ' => '256 ' ,
324+ 'name ' => 'Magefan DLV - Customer Email Hash ' ,
325+ 'type ' => 'v ' ,
326+ 'parameter ' => [
327+ [
328+ 'type ' => 'INTEGER ' ,
329+ 'key ' => 'dataLayerVersion ' ,
330+ 'value ' => '2 '
331+ ],
332+ [
333+ 'type ' => 'BOOLEAN ' ,
334+ 'key ' => 'setDefaultValue ' ,
335+ 'value ' => 'false '
336+ ],
337+ [
338+ 'type ' => 'TEMPLATE ' ,
339+ 'key ' => 'name ' ,
340+ 'value ' => 'customer_identifier '
341+ ]
342+ ],
343+ 'fingerprint ' => $ timestamp ,
344+ 'formatValue ' => (object )[]
345+ ],
320346 [
321347 'accountId ' => $ accountId ,
322348 'containerId ' => $ containerId ,
You can’t perform that action at this time.
0 commit comments